Learn Basic Linux System Commands For Linux Foundation Certified IT Associate (LFCA) Certification

Learn Basic Linux System Commands For LFCA Certification Exam

In this article, we are going to learn Basic Linux System Commands (administration commands) that are required for the LFCA certification exam. Linux system gives a tremendous pool of commands that you can use to administer and manage with your system and they are as per the following. Follow the below Article for Basic Linux …

Read more

Compress Files Using Bz2 (Bzip2 Linux Command) And Unzip Bz2 File In Linux

Compress Files Using Bz2 (Bzip2 Linux Command) And Unzip Bz2 File In Linux

In this article, we are going to learn how to compress files using the bz2 file compression tool (bzip2 Linux command) and unzip bz2 compressed file. bzip2 is an open-source compress tool similar to the zip & gzip compression tool used to compress large sized files to reduce their size. bzip2 can compress files not …

Read more

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