Information Security News Blog

Top tips to improve Apache performance

Top tips to improve Apache performance

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

How to use nginx as HTTP load balancer

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

How to deny or allow specified IP in Nginx

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

How to set file permissions for 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...

How to finding Linux files and file contents

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

Some unnecessary default services should be turned off in CentOS

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 and running status monitoring

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

Ubuntu 18.04.4 LTS released

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 8.0 Released: Linux distribution 0

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