Category: Linux

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

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

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

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

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

0

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

0

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