Category: Linux

Nginx download

How to use nginx as HTTP load balancer

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 download

How to deny or allow specified IP in Nginx

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

securing website

How to set file permissions for securing website

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

finding Linux files

How to finding Linux files and file contents

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

CentOS 8

Some unnecessary default services should be turned off in CentOS

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

Linux system information

Linux system information and running status monitoring

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

Netrunner 23 “Vaporwave” releases, based-on Debian Distro

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

Ubuntu 16.04 LTS Kernel Patch

Ubuntu 18.04.4 LTS released

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

Freespire 8.0 Released: Linux distribution

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

TinyCore Linux

TinyCore Linux v13 releases, Minimal Linux distributions

The Core Project is a highly modular based system with community build extensions. It starts with a recent Linux kernel, vmlinuz, and our root filesystem and start-up scripts packaged with a basic set of...

Debian 9.7

Debian 9.13 releases: fix bugs & security vulnerabilities

The Debian project is pleased to announce the thirteenth update of its oldstable distribution Debian 9 (codename stretch). This point release mainly adds corrections for security issues, along with a few adjustments for serious problems. Security...

Raspbian

Raspberry Pi OS 2021-01-11 releases

Raspbian is a free operating system based on Debian GNU/Linux, which is optimized for Raspberry Pi hardware (armhf processor architecture). Raspbian comes with more than 35,000 software packages or pre-compiled software, which is packaged in...

Arch Linux

Arch Linux 2020.09.01 released: Linux Kernel 5.8

First released in 2002, Arch Linux is a Linux distribution for i686 and x86-64 computer architectures. Its design focuses on simplicity, security, and efficiency. Unlike other operating systems that use discrete versions, Arch Linux...

Linux Mint 20

What’s new in Linux Mint 20 & LMDE 4

Linux Mint 20 will be based on Ubuntu 20.04 LTS. At the same time, LMDE (Linux Mint Debian Edition, Debian version) 4 is coming soon. The LMDE version is based on Debian GNU/Linux and...