How to Check your CentOS Version.
How To Check Your CentOS Version. In this tutorial, we’ll show several different commands on how to check what version of CentOS is installed on your system. Check CentOS...
Continue reading
How to kill a process.
How To Kill A Process. In this article, we will show you how to use kill, killall, and pkill commands to terminate a process. The main difference between these tools...
Continue reading
How to remove files and directories.
How To Remove Files And Directories. This tutorial, will show you how to use the rm, unlink, and rmdir commands to remove files and directories in Linux. How to...
Continue reading
How to use cat command.
How To Use Cat Command. In this article, we will show you how to use the cat command through practical examples. cat Command Syntax The cat utility expressions take...
Continue reading
How to use dig command.
How To Use Dig Command. This tutorial explains how to use the dig utility through practical examples and detailed explanations of the most common dig options. The dig command, allows...
Continue reading
How to use grep command.
How To Use Grep Command. In this article, we will show you how to use the grep command through practical examples and detailed explanations of the most common GNU grep...
Continue reading
How to use ln command.
How To Use Ln Command. In this tutorial we will show you how to use ln command to create a symlink. Links Types There are two types of links...
Continue reading
How to use touch command.
How To Use Touch Command. In this article we will show you hou to use touch command. Files Timestamps. Before going into how to use the touch command, let’s...
Continue reading
How to Mount and Unmount File Systems.
How To Mount And Unmount File Systems. In this tutorial, we will go over the basics of attaching and detaching various file systems using the mount and umount commands. ...
Continue reading
How to use tail command.
How To Use Tail Command. In this tutorial, we will show you how to use the Linux tail command through practical examples and detailed explanations of the most common tail...
Continue reading



Recent Comments