Author: Nam Phong

Linux log analysis

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...

Fedora 35 released: GNOME 3.41 0

Fedora 35 released: GNOME 3.41

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...

Red Hat Enterprise Linux 8.2 released 0

Red Hat Enterprise Linux 8.2 released

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...

Deepin Operating System 23 releases: new fashion UI interface 0

Deepin Operating System 23 releases: new fashion UI interface

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,...

VyOS 1.4.0 LTS releases: network operating system 0

VyOS 1.4.0 LTS releases: network operating system

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

How to add Nginx as a system service

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...