Month: June 2019
-
Administration tools
How to use linux uptime command
If you are a Linux newbie, and have interest in system administration, or you want to become a power user, then you need to have…
Read More » -
Commands
How to use grep command
The grep command which stands for “global regular expression print” is one of the most powerful and commonly used commands in Linux. Grep searches one…
Read More » -
Centos
How to mount NTFS drive on CentOS
The New Technology File System (NTFS) is a proprietary file system created by Microsoft and is used extensively in Microsoft’s Windows operating systems. By default…
Read More » -
Commands
How To Use Linux Which Command
The which command in Linux is used to locate any command in Linux. A command is essentially an executable that you can run. The command…
Read More »