Linux log analysis
Learning to view the log file is a very meaningful thing because the program running on the Linux system usually writes some system messages and error messages to the corresponding log. If there is...
Learning to view the log file is a very meaningful thing because the program running on the Linux system usually writes some system messages and error messages to the corresponding log. If there is...
Fedora is an independent Linux distribution sponsored by Red Hat and supported by the Fedora Project community. It provides an out-of-the-box user experience that defaults to the GNOME desktop environment. In November 2, 2021, the...
The CentOS Linux distribution is a stable, highly predictable, highly managed, highly repetitive platform. It is a redistributable distribution of Red Hat Enterprise Linux (RHEL) source code, and it has been revised based on...
The new Raspberry Pi operating system, Linux Raspbian XP Professional, is now available. It is specifically designed for Raspberry Pi 4. Rasbian XP Professional is a Linux system that looks like XP. Although users...
Ubuntu 20.04 survey results have been released. The survey was initiated by Ubuntu in December 2019 and a total of 21,862 people participated. At present, Ubuntu 20.04 LTS has been officially released, and the...
Canonical launched Ubuntu 20.04 LTS Focal Fossa long-term service version on April 23, 2020. This version is the latest long-term service version launched by Canonical after the Ubuntu 18.04 LTS version launched in April...
Red Hat Enterprise Linux 8.2 is released. The latest updates to Red Hat Enterprise Linux 8 are designed to provide control, confidence, and freedom for demanding business environments, keep pace with cloud-native innovations and...
Fedora 33 released this fall plans to use systemd-resolved by default instead of nss-dns for domain name resolution. Systemd-resolved is used to provide domain name resolution services for DNS/DNSSEC/DNS-over-TLS/mDNS/LLMNR. It has been part of...
deepin is an open-source GNU/Linux operating system, based on the Linux kernel and mainly on desktop applications, supporting laptops, desktops, and all-in-ones. deepin preinstalls Deepin Desktop Environment (DDE) and nearly 30 deepin native applications,...
GNU Guix is a transactional package manager and an advanced distribution of the GNU system that respects user freedom. Guix can be used on top of any system running the kernel Linux, or it can be used...
VyOS is forked from the Vyatta community, is a network operating system that provides software-based network routing, firewall, and VPN functionality. VyOS is based on Debian GNU/Linux and is fully open source free. VyOS...
How to add Nginx as a system service In this section, we will create a script that converts the Nginx daemon to actual system services. This has two functions: the daemon can be controlled...