| by Arround The Web

A Basic Guide to the ‘ls’ Command in Linux with Examples

This guide will teach you how to use the ‘ls’ command in Linux. All the below examples of the ‘ls’ command are tested on RHEL/CentOS 7.6.
Linux/Unix platform ‘ls’ command is one of the most repeatedly used commands. …

Share Button
Read More
| by Arround The Web

How to Use ‘cat’ Command in Linux with Examples

This guide will teach you how to use the cat command in Linux. All the below examples were tested on RHEL/CentOS 7.6. ‘Cat’ is one of the most commonly used commands in Linux operating systems (short for “concatenate”). This is a standard Unix command that concatenates and displays files. Using the cat command, you can […]

The post How to Use ‘cat’ Command in Linux with Examples appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Find Files with the fd Command in Linux

Finding files under a Linux operating system is a skill set that most Linux users have mastered and perfected. Linux command-line tools like the find command are very reliable and effective when handling file-finding tasks. Learn how to find files with…

Share Button
Read More
| by Arround The Web

Nethogs – Monitor Linux Network Traffic Usage Per Process

The post Nethogs – Monitor Linux Network Traffic Usage Per Process first appeared on Tecmint: Linux Howtos, Tutorials & Guides .
There are tons of open-source network monitoring tools available for the Linux operating systems on the web. Say, you can u…

Share Button
Read More
| by Arround The Web

15 Practical Examples of ‘echo’ command in Linux

The post 15 Practical Examples of ‘echo’ command in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .The echo command is one of the most commonly and widely used built-in commands for Linux bash and C shells, that typically used in a …

Share Button
Read More
| by Arround The Web

20 Basic ‘ls’ Command Examples in Linux

The post 20 Basic ‘ls’ Command Examples in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Listing files is one of the most widely undertaken tasks by ordinary Linux users and system administrators. In Linux, the ls command, short fo…

Share Button
Read More
| by Arround The Web

3 Ways to Find Out Which Process Listening on a Particular Port

The post 3 Ways to Find Out Which Process Listening on a Particular Port first appeared on Tecmint: Linux Howtos, Tutorials & Guides .A port is a logical entity that represents an endpoint of communication and is associated with a given process or serv…

Share Button
Read More
| by Arround The Web

16 Top Command Examples in Linux [Monitor Linux Processes]

The post 16 Top Command Examples in Linux [Monitor Linux Processes] first appeared on Tecmint: Linux Howtos, Tutorials & Guides .
In our previous articles, we have covered the basics of ls command and cat command. In this article, we are trying to expl…

Share Button
Read More
| by Arround The Web

10 Commands to Collect System and Hardware Info in Linux

The post 10 Commands to Collect System and Hardware Info in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .It is always a good practice to know the hardware components of your Linux system running, this helps you to deal with compat…

Share Button
Read More
| by Arround The Web

10 sFTP Command Examples to Transfer Files on Remote Servers in Linux

The post 10 sFTP Command Examples to Transfer Files on Remote Servers in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .
File Transfer Protocol (FTP) was a widely used protocol to transfer files or data remotely in an unencrypted fo…

Share Button
Read More
| by Arround The Web

10 sFTP Command Examples to Transfer Files on Remote Servers in Linux

The post 10 sFTP Command Examples to Transfer Files on Remote Servers in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .
File Transfer Protocol (FTP) was a widely used protocol to transfer files or data remotely in an unencrypted fo…

Share Button
Read More
| by Arround The Web

How to Use IP Command in Linux [24 Useful Examples]

The post How to Use IP Command in Linux [24 Useful Examples] first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Brief: In this guide, we will discuss some practical examples of the ip command. By the end of this guide, users will be able to p…

Share Button
Read More
| by Arround The Web

12 Tcpdump Commands – A Network Sniffer Tool

The post 12 Tcpdump Commands – A Network Sniffer Tool first appeared on Tecmint: Linux Howtos, Tutorials & Guides .In our previous article, we have seen 20 Netstat Commands (netstat now replaced by ss command) to monitor or manage a Linux network. This…

Share Button
Read More
| by Arround The Web

How to Find Most Used Disk Space Directories and Files in Linux

The post How to Find Most Used Disk Space Directories and Files in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .As a Linux administrator, you must periodically check which files and folders are consuming more disk space. It is ver…

Share Button
Read More
| by Arround The Web

Level Up Linux: 20 Must-Know Commands for Newbies

The post Level Up Linux: 20 Must-Know Commands for Newbies first appeared on Tecmint: Linux Howtos, Tutorials & Guides .So, are you planning to switch from Windows to Linux or have you recently made the switch to Linux? Oops! What am I asking? Why
The …

Share Button
Read More
| by Arround The Web

How to Kill a Process in Linux from Command Line

The post How to Kill a Process in Linux from Command Line first appeared on Tecmint: Linux Howtos, Tutorials & Guides .In Linux, killing a process refers to terminating or stopping the execution of a running program. Each running process is assigned a …

Share Button
Read More
| by Arround The Web

Getting Started with Linux Screen Command [20 Useful Examples]

The post Getting Started with Linux Screen Command [20 Useful Examples] first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Brief: In this guide, we will discuss some useful examples of the screen command. By the end of this guide, users will …

Share Button
Read More
| by Arround The Web

How to Use the Cat Command in Linux [22 Useful Examples]

The post How to Use the Cat Command in Linux [22 Useful Examples] first appeared on Tecmint: Linux Howtos, Tutorials & Guides .The cat (short for “concatenate“) command is one of the most frequently used commands in Linux that comes pre-ins…

Share Button
Read More
| by Arround The Web

10 Useful du (Disk Usage) Commands to Find Disk Usage of Files and Directories

The post 10 Useful du (Disk Usage) Commands to Find Disk Usage of Files and Directories first appeared on Tecmint: Linux Howtos, Tutorials & Guides .The Linux ‘du‘ (Disk Usage) is a standard Unix/Linux command used to check the disk usage i…

Share Button
Read More
| by Arround The Web

35 Practical Examples of Linux Find Command

The post 35 Practical Examples of Linux Find Command first appeared on Tecmint: Linux Howtos, Tutorials & Guides .The Linux find command is one of the most important and frequently used command-line utilities in Unix-like operating systems. The find co…

Share Button
Read More