21.1 C
Texas

CATEGORY

Linux

Use the ss to display more socket connection information in Linux

Ss is an abbreviation for Socket Statistics. As the name suggests, the ss command can be used to get socket statistics, which can display...

How to install Yarn on CentOS 8?

The development of web applications is a process that many people don't know and think is something very easy to do. However, those of...

How to Manage partitions in CentOS 8 / RHEL 8

Disk partitioning or disk slicing is the creation of one or more regions on secondary storage, so that each region can be managed separately....

Check your CPU Temperature in Linux

lm_sensors (Linux-monitoring sensors), is a free open source tool for Linux that provides tools and drivers for monitoring temperatures, voltage, humidity, and fans. It...

du command to Check file/folder disk usage in Linux

Linux du (Disk Usage) is a Unix/Linux command. It used to check disk usage of files and directories on Linux system. There are many...

How to install CakePHP on CentOS 8?

Installing and using a PHP framework is a great idea to develop quality web applications. This is because the frameworks have configurations and conventions...

How to install MongoDB on CentOS 8 / RHEL 8

CentOS 8 is just out of the oven and we are still celebrating. It is not in vain that it is one of the...

Move and Rename file/folder with mv command

mv (move) is a Unix command that moves one or more files or directories from one place to another. It is also used to...

How to enable sudo on CentOS 8?

In our CentOS 8 system, it is necessary to execute commands with user privileges. To do this we have a tool from the GNU...

Change default runlevel in CentOS 8 / RHEL 8

Centos 8 is just released days, the world is full busy to download create his own test lab based on Redhat System, Let...

Latest news