| 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 .In this article, you will learn how to list, configure, enable, disable, and troubleshoot network interfaces in …

Read More
| by Arround The Web

How to Clear RAM Cache, Buffers, and Swap in Linux Without Reboot

The post How to Clear RAM Cache, Buffers, and Swap in Linux Without Reboot first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Updated: This guide has been refreshed with modern troubleshooting steps, safer alternatives, and production-ready p…

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…

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…

Read More
| by Arround The Web

df Command in Linux: Disk Space, Inodes & Real Fixes

The post df Command in Linux: Disk Space, Inodes & Real Fixes 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
The post df Command i…

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…

Read More
| by Arround The Web

How to Use Rsync Command: 16 Examples for Linux File Sync

The post How to Use Rsync Command: 16 Examples for Linux File Sync first appeared on Tecmint: Linux Howtos, Tutorials & Guides .In this article, you will learn how to copy, sync, backup, and transfer files locally and remotely using 16 useful
The post …

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…

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 …

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.

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…

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.

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…

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.

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/…

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.

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.

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…

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…

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 …

Read More