Category: Linux

Linux kernel removing support x32

Linux Kernel 5.9 switch HTTP link to HTTPS

HTTPS is more secure than HTTP, and it can effectively avoid man-in-the-middle attacks. At present, developers in the Linux kernel source code have submitted at least 150 patches to change the HTTP link in...

Ubuntu 16.04 LTS Kernel Patch

Ubuntu Web: Firefox-based Web operating system

Developer  Rudra Saraswat plans to create a new web-based operating system. The operating system is called Ubuntu Web and aims to build a Chrome OS alternative operating system that combines the functions of Ubuntu...

fedora 29

Fedora 33 makes nano as the default editor

Compared with the current default editor Vi, the text editing graphical interface provided by Nano is more friendly to novices. Of course, Vi will remain in Fedora 33, but it is no longer the...

Debian maintainer dissatisfied

Debian 8 LTS reached End-of-Life

Debian 8 was first released on April 26, 2015. After receiving technical support from the Debian team for 5 years, it reached the EOL stage on June 30, 2020. This means that the Debian...

Nano

Will Fedora make nano as the default editor?

Recently, Fedora developers discussions on use Nano as the default text editor for Fedora. A similar suggestion was discussed once last year, and it is now discussed again whether Fedora should use Nano instead...

CentOS 8

CentOS 8.5.2111 released

CentOS 8 is officially released!! CentOS is fully compliant with Red Hat’s redistribution policy and is fully functionally compatible with upstream products. CentOS’s modification of the component is mainly to remove Red Hat’s trademark...

4MLinux

4MLinux 42.0 released: small Linux distribution

4MLinux is a mini Linux distribution, including some system maintenance and recovery tools, such as cfdisk and GNU parted used to manage the partition, testdisk used to restore the partition, photorec used to restore...

Linux Kernel

Linux Kernel 6.1 releases

The Linux kernel is an open source monolithic Unix-like computer operating system kernel. The Linux family of operating systems is based on this kernel and deployed on both traditional computer systems such as personal computers and servers, usually in the form of Linux distributions, and on various embedded...

bashtop

bashtop v0.9.25 releases: Linux resource monitor

bashtop Resource monitor that shows usage and stats for processor, memory, disks, network, and processes. Features Easy to use, with a game inspired menu system. Fast and responsive UI with UP, DOWN keys process...

Linux Service control

Service control and runlevel in Linux

How to control the running status of the service? Service Control ntsysv ntsysv is a simple interface for configuring runlevel services which are also configurable through chkconfig. To start the utility, type ntsysv at a...