I want to delete all files and folders present in the current directory without deleting the current directory itself. Navigate […]

I want to delete all files and folders present in the current directory without deleting the current directory itself. Navigate […]
crontab by default opens in vi editor. But many users prefer to use nano editor instead of vi editor. In […]
Step 1 Navigate to the directory where the folder is located. Let’s say we want to create zip file of […]
Step 1: Login to your server via SSH as root user. Step 2 Use below command to create / export […]
Yum command is one of the most used and important command on a Linux system. Here is how you can […]
If you want to know the version of yum installed on your Linux server, here is how you can find.
The main user / administrator of a Linux server is root. Here is how you can create a new user […]
Let’s say we want to search for text lophost in file /var/log/messages We can do this using command grep. Login […]
On a Linux server you can rename a file using mv command. Let say you want to rename file-one.txt to […]
You should open only limited ports for incoming and outgoing traffic on a server. You can use firewall like CSF […]