Best Uname Linux Commands With Examples – Easy Way To Check Linux Version

Best Uname Linux Commands With Examples – Easy Way To Check Linux Version

In this article, we are going to discuss uname Linux commands with examples. uname command helps to check Linux version & system information like using uname command you can check Operating System details, Kernel Version, Operating System architecture whether it’s 32 Bit or 64 Bit and many more. So let’s go ahead and have a …

Read more

Best Linux Gzip Command (Gzip Compression) With Examples

Best Linux Gzip Command (Gzip Compression) With Examples

In this article, e are going to learn how to use Linux gzip command (gzip compression) to compress files and directories. gzip command is a very useful tool in Linux like zip command and bzip2 command used to compress files and directories. Best Linux Gzip Command (Gzip Compression) With Examples: Compress a File using Linux gzip command: …

Read more

Most Useful Linux Free Command With Examples – A Memory Usage Monitor Tool

Most Useful Linux Free Command With Examples – A Memory Usage Monitor Tool

In this article, we are going to learn how we can use Linux free command to check Memory Usage. As we know that Memory is one of the major parts of computers. We have two types of Memory in our system i.e. Physical Memory and Virtual Memory. Physical memory is nothing but RAM and SWAP …

Read more

Best Linux chage Command With Examples – A Linux Password Expiration Management Tool

Best Linux Chage Command With Examples – A Linux Password Expiration Management Tool

In this article, we are going to learn about the Linux chage command. chage command can be pronounced as Change Age. Linux chage command is used to manage the Linux Password Expiration and Aging of User Accounts and Passwords. We will able to manage the below-listed settings using chage command : Set Expiry Date for …

Read more

Most Useful Linux Ping Command (Ping Utility) With Examples

Most Useful Linux Ping Command (Ping Utility) With Examples

In this article, we are going to learn how to use the Linux ping command also known as ping utility. PING stands for Packet Internet Network Groper is a network-related tool used to check network connectivity between two systems with the help of IP Address or Hostname, for example between two servers or two clients or between any …

Read more

Best Linux Shutdown Command With Examples

Best Linux Shutdown Command With Examples

In this article, we are going to learn the Linux shutdown command with examples. the shutdown command is used to Halt/Shutdown, Reboot the Linux Operating System. Follow the below Linux shutdown command with Examples: To Shutdown a Linux operating system use the shutdown command with argument -h. Here I am using the word ‘now‘ to …

Read more