Quantcast
Channel: LHB Community - Linux Handbook
Browsing all 174 articles
Browse latest View live

7 Practical Examples of cd Command in Linux

Learn to use cd command to its full potential in Linux with these practical examples.

View Article


10 Practical Examples of Using scp Command

Here are some practical and essential scp command example to show how to securely copy files between remote Linux systems.

View Article


5 Practical Examples of Head Command in Linux

In this article, you will learn some essential examples of the head command in Linux.

View Article

Free Command in Linux Explained With Examples

If you would like to know the detailed information about the memory availability on your Linux system, the free command is a simple utility that makes it easy to find real time results for a variety of...

View Article

10 Useful Examples of the Sort Command in Linux

Sort command in Linux is used for sorting the contents of the text files. This tutorial shows you some basic examples of the sort command.

View Article


9 Useful Examples of the Split Command in Linux

The split command in Linux allows you to split files into multiple files. Here are some examples of the split command that will help you understand its usage.

View Article

5 Practical Examples of the Read Command in Linux

With read command, you can make your bash script interactive by accepting user inputs. Learn to use the read command in Linux with these practical examples.

View Article

Using Diff Command to Compare Two Files in Linux Terminal

The diff command is excellent for comparing two files in Linux terminal. But its output could see super complicated. We uncomplicate the things by explaining the diff command output.

View Article


Getting Started With Buildah

Buildah is used to create, build, manage, run container images as well as containers. It can be used with Docker, Podman, Kubernetes! Let's get started with Buildah.

View Article


Configuring Graylog Server to Manage Logs on Linux

Open Source Graylog server allows you to gather logs from different sources and visualize the logs in a web interface. Learn how to configure Graylog server.

View Article

Free Command in Linux Explained With Examples

If you would like to know the detailed information about the memory availability on your Linux system, the free command is a simple utility that makes it easy to find real time results for a variety of...

View Article

10 Useful Examples of the Sort Command in Linux

Sort command in Linux is used for sorting the contents of the text files. This tutorial shows you some basic examples of the sort command.

View Article

9 Useful Examples of the Split Command in Linux

The split command in Linux allows you to split files into multiple files. Here are some examples of the split command that will help you understand its usage.

View Article


5 Practical Examples of the Read Command in Linux

With read command, you can make your bash script interactive by accepting user inputs. Learn to use the read command in Linux with these practical examples.

View Article

Using Diff Command to Compare Two Files in Linux Terminal

The diff command is excellent for comparing two files in Linux terminal. But its output could see super complicated. We uncomplicate the things by explaining the diff command output.

View Article


Uniq Command in Linux Explained With Examples

The uniq command in Linux and Unix is used for removing duplicate lines from a file. Learn how to use uniq command with these examples.

View Article

Check Linux Server Vulnerabilities with OpenVAS

OpenVAS is a free and open source tool to check Linux systems for known vulnerabilities. Learn how to get started with OpenVAS.

View Article


Understanding Crontab in Linux With Examples

Learn the concept of crontab in Linux. See how you can set up cron jobs to automatically run scripts and command at predefined time.

View Article

iptables vs nftables: What’s the Difference?

For a long time iptables have been a favorite tool for sysadmins. But nftables are recommended these days. Read to find out why.

View Article

5 Examples of the Netcat (nc) Command in Linux

Here are some practical examples you can follow to learn how the netcat command is used in Linux.

View Article
Browsing all 174 articles
Browse latest View live