| by Arround The Web

15 Useful “ifconfig” Commands to Configure Network Interface in Linux

The post 15 Useful “ifconfig” Commands to Configure Network Interface in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .ifconfig in short “interface configuration” utility for system/network administration in Unix/Linux …

Share Button
Read More
| by Arround The Web

How to Clear RAM Memory Cache, Buffer and Swap Space on Linux

The post How to Clear RAM Memory Cache, Buffer and Swap Space on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Like any other operating system, GNU/Linux has implemented memory management efficiently and even more than that. Howeve…

Share Button
Read More
| by Arround The Web

10 SCP Commands to Transfer Files/Folders in Linux

The post 10 SCP Commands to Transfer Files/Folders in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Linux administrators should be familiar with the command-line environment. Since GUI (Graphical User Interface) mode in Linux serve…

Share Button
Read More
| by Arround The Web

How to Create Users in Linux [15 useradd Command Examples]

The post How to Create Users in Linux [15 useradd Command Examples] first appeared on Tecmint: Linux Howtos, Tutorials & Guides .We are all aware of the most popular commands called ‘useradd‘ or ‘adduser‘ in Linux. There are tim…

Share Button
Read More
| by Arround The Web

12 Linux ‘df’ Commands to Check Disk Space Usage

The post 12 Linux ‘df’ Commands to Check Disk Space Usage first appeared on Tecmint: Linux Howtos, Tutorials & Guides .On the internet, you will find plenty of tools for checking disk space usage in Linux. However, Linux has a strong built-in utility c…

Share Button
Read More
| by Arround The Web

18 Tar Command Examples in Linux

The post 18 Tar Command Examples in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .The Linux “tar” stands for tape archive, which is used by a large number of Linux/Unix system administrators to deal with tape drive back…

Share Button
Read More
| by Arround The Web

16 Rsync Command Examples for Efficient File Synchronization

The post 16 Rsync Command Examples for Efficient File Synchronization first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Rsync (Remote Sync) is the most commonly used command for copying and synchronizing files and directories remotely as wel…

Share Button
Read More
| by Arround The Web

22 Linux Networking Commands for Sysadmin

The post 22 Linux Networking Commands for Sysadmin first appeared on Tecmint: Linux Howtos, Tutorials & Guides .A system administrator’s routine tasks include configuring, maintaining, troubleshooting, and managing servers and networks within data cent…

Share Button
Read More
| by Arround The Web

20 Command Line Tools to Monitor Linux Performance

The post 20 Command Line Tools to Monitor Linux Performance first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Being a System or Network administrator tasked with monitoring and debugging Linux system performance problems on a daily basis is …

Share Button
Read More
| by Arround The Web

20 Basic Linux Commands for Beginners Explained with Examples

Are you new to Linux? Check out this list of the most common, basic Linux commands you’ll need to know to get started.
The post 20 Basic Linux Commands for Beginners Explained with Examples appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Use echo Command in Bash Scripts in Linux

echo is a shell built-in command that is used to print the information/message to your terminal. It is the most popular command that is available in most Linux distributions and is typically used in bash scripts and batch files to print status text/str…

Share Button
Read More
| by Arround The Web

How To Format Shell Programs Using Shfmt In Linux

This guide defines Shfmt, explains how to install Shfmt in Linux, and finally how to format shell programs using Shfmt in Linux.
The post How To Format Shell Programs Using Shfmt In Linux appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Use the Grep Command in Linux

The grep command (global regular expression print) in Linux is used to search for text patterns in files or streams. In this tutorial, we’ll go through how to use the grep command along with its various parameters, using practical examples and beginner…

Share Button
Read More
| by Arround The Web

Managing network using IFCONFIG & NMCLI command in Linux

Earlier, we discussed how we can configure network connections using three different methods: by editing network interface files, by using GUI, & by using the nmtui command. In this tutorial, we are going to use two other methods to configure network connections on our RHEL/CentOS machines. We are going to discuss the ‘nmcli’ command & […]

The post Managing network using IFCONFIG & NMCLI command in Linux appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

5 Basic chkconfig Command Examples in Linux

This is our ongoing Linux command series where we are going to review how we can use chkconfig command efficiently with its available parameters. The Chkconfig command tool allows users to configure services to start and stop automatically in the /etc/…

Share Button
Read More
| by Arround The Web

How to Use the Sysctl Command in Linux

In this tutorial, we’ll learn the fundamentals of the sysctl command, a Linux command that helps users to manage kernel configuration and parameters.
The post How to Use the Sysctl Command in Linux appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

Best 5 commands to check HostName in Linux

This quick tutorial from 2DayGeek will show you how to check the hostname using different commands in Linux.
The post Best 5 commands to check HostName in Linux appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

6 Interesting Funny Commands of Linux (Fun in Terminal)

The post 6 Interesting Funny Commands of Linux (Fun in Terminal) first appeared on Tecmint: Linux Howtos, Tutorials & Guides .In our past following articles, we’ve shown some useful articles on some funny commands of Linux, which shows that Linux…

Share Button
Read More
| by Arround The Web

24 Funniest Commands to Try in the Linux Terminal

The post 24 Funniest Commands to Try in the Linux Terminal first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Linux has a rich collection of commands, and while many of them are powerful and useful for various tasks, there are also some funny…

Share Button
Read More
| by Arround The Web

Fast – Test Your Internet Download Speed from Linux Terminal

The post Fast – Test Your Internet Download Speed from Linux Terminal first appeared on Tecmint: Linux Howtos, Tutorials & Guides .If your internet download speed seems poor, you most likely go to Speedtest.net and check, yes?. This is the easiest way …

Share Button
Read More