Articles
10 Commands to Check Disk Partitions and Disk Space on Linux
1. fdisk Fdisk is the most commonly used command to check the partitions on a disk. The fdisk...
10 practical examples of Touch command on Linux
Linux Touch command The touch command can be used to modify the access/modification timestamps...
15 simple TOP command examples on Linux to monitor processes
Linux TOP command One of the most basic command to monitor processes on Linux is the top...
Changing the password if you still have access (sudo user or root)
Instructions Changing the password if you still have access (sudo user or root) Log in to your...
How to Check Listening / Open Ports with Netstat on Linux
Open Ports Ports are opened on a system by various background services like http server,...
How to install image directly from the Rescue System on your server
installimage Script The installimage script provided by is an easy and fast method of installing...
Linux ss command to monitor network connections
ss - socket statistics In a previous tutorial we saw how to use the netstat command check our...