Linux From Scratch (LFS) 10.1 releases
Linux From Scratch is to help you learn how a Linux system works from the inside out. Building an LFS system helps demonstrate what makes Linux tick, and how things work together and depend...
Linux From Scratch is to help you learn how a Linux system works from the inside out. Building an LFS system helps demonstrate what makes Linux tick, and how things work together and depend...
Apache is still in the dominance of the webserver field. This article introduces the Apache performance optimization tips, if you can understand and master, you will make your Apache web server performance significantly improved....
The following is a simple example file for configuring nginx load balancing. The main functions are: Users visit http://www.meterpreter.org and load balance them to four servers: 192.168.1.2:80, 92.168.1.3:80, 192.168.1.4:80, 192.168.1.5:80 Users visit http://new.meterpreter.org and...
Nginx denies or allows the specified IP and uses the module HTTP Access Control Module (HTTP Access). The control rules are checked in the stated order, and the first access rule that matches the...
The setting of website directory file permissions is very important to the security of the website. The following briefly describes the basic settings of website directory file permissions. We assume that the user and...
Linux provides complete file and file content search commands, which are introduced as follows: Find command The find command is used to find a specified file in the file system, and its command format...
How CentOS shuts down services: chkconfig –level 2345 service_name off service-name Suggest Description acpid Disable Advanced Configuration and Power Interface Advanced power settings, commonly used on Laptop apmd Disable The Advantage Power Management daemon...
In the file system of Linux, there is a special directory “/proc”. Many interesting things can be found in this directory, such as /proc/cpuinfo //Information about the local CPU /proc/meminfo //Usage information of local...
Netrunner is a Linux operating system for desktop computers, netbooks and ARM microcomputers. It uses the Plasma desktop environment. The Desktop version ships with a complete set of pre-installed software for everyday use. The Core...
The mailing list for the Ubuntu development team has been updated with the latest progress in removing Python 2 from Ubuntu 20.04 LTS, and its developers are working to ensure that Python 2 will...
Ubuntu 18.04.5 LTS (Bionic Beaver) is released, including desktop, server, and cloud versions, and a series of Ubuntu derivative systems have also been updated to 18.04.5, including Kubuntu, Ubuntu Budgie, Ubuntu MATE, Lubuntu, Ubuntu...
Freespire is a 64 bit freely available and OPEN Linux-based OS, that is geared towards open source users and developers who want a quality free open OS. It has all the applications users will...