Linux commands you should never run on your system
This article refers to some of the Linux commands you should never run on your system as they might prove…
This article refers to some of the Linux commands you should never run on your system as they might prove…
Zip command in Linux is used for compressing files & folders to reduce their size for the purpose of archival,…
Files can grow to a large size over time & these large files will not be easy to read or…
SS command in Linux is used to get various network/socket connection-related information from a Linux system. Previously we had used…
In our last tutorial, we discussed advanced uses of I/O redirection & we will now learn to create functions for…
This tutorial answers your question i.e. how to setup Passwordless SSH? SSH is a protocol to communicate a server with…
When it comes to Linux permissions, things can get pretty tricky. Unless you are an admin user, like root, then…
At one point or another, we might have faced a situation where are required to check the Linux version that…
In this tutorial, we will learn how to use the SED command, with the help of some SED command examples….
In this tutorial, we will discuss how to transfer files among systems using SCP & Rsync with some examples. We…
Echo Command in Linux is one of the most used commands in Bash scripting. It is used to display the…
n this tutorial, we are going to discuss how to change date in Linux. We are going to discuss 3…
The hostname for a system is like an identity for that system, it not only makes system management easy but…
It always wise for a System Administrator to be prepared for the worst situation & having a backup/clones of servers,…
Learn how to schedule Cron Jobs in Linux. Cron or Crontab is a very important utility in Linux systems &…
The FSCK command is a very important Linux/Unix utility, it is used to check & repair the errors in the…