| by Arround The Web

Use Locate command to Find Files (with Examples)

This tutorial shows how to use locate command to quickly find files in your Linux system. In Ubuntu Linux, the locate command is provided by the plocate package. It’s very fast command line search tool, that can find all files in the system matching the given pattern. It rarely needs to scan through its entire […]

Share Button
Read More
| by Arround The Web

How to Create Strong Passwords in Linux With makepasswd

Learn how to install makepasswd to generate random encrypted password hashes using various levels of complexity in Linux.
The post How to Create Strong Passwords in Linux With makepasswd appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Generate Encrypted Password Hashes With mkpasswd

Learn how to use the mkpasswd command in Linux to enhance the security of your computer and secure your digital assets.
The post How to Generate Encrypted Password Hashes With mkpasswd appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

10 Practical Examples of Using the Gzip Command in Linux

In this guide, we will use practical examples to demonstrate how to use the gzip command to compress files in Linux.
The post 10 Practical Examples of Using the Gzip Command in Linux appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Remove a Directory and File in Linux Using rm Command

In this tutorial, we will demonstrate how to use the rm command to remove files or directories on a Linux system.
The post How to Remove a Directory and File in Linux Using rm Command appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

Disk Space Analysis Made Easy: Understanding df and du Commands

Master the differences between df and du commands in Linux. Learn how to analyze disk space effectively using df and du commands.
The post Disk Space Analysis Made Easy: Understanding df and du Commands appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Limit File Download Speed Using Wget in Linux

In this short article, we will show you how to limit internet download speed for particular file using wget command in Linux.
The post How to Limit File Download Speed Using Wget in Linux appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

Understanding Linux File and Directory Permissions

In this guide, you’ll master the chmod command in Linux to gain a deeper understanding of Linux file and directory permissions.
The post Understanding Linux File and Directory Permissions appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

100+ Essential Linux Commands for Every Linux User

Having a good grasp of essential Linux commands will provide you with crucial skills needed to manage a Linux system.
The post 100+ Essential Linux Commands for Every Linux User appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

Lolcat: Make your Terminal Output Colourful

Let’s add a bit of fun to the text that comes out of our terminal using one of the internet’s most beloved commands.
 
The post Lolcat: Make your Terminal Output Colourful appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Store or Assign a Linux Command in Bash Shell Script

Once you save a Linux command as a variable in the shell script, you can use it anywhere in the script by calling the variable name.
The post How to Store or Assign a Linux Command in Bash Shell Script appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Run a Linux Command Without Keeping It in History

Learn how to prevent a command from being saved in history and how to remove a command that has already been saved.
The post How to Run a Linux Command Without Keeping It in History appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

Linux dirname Command Explained for Beginners

dirname is a shell scripting tool mostly used in situations where you need to strip the last component from an absolute file-name. If you’re new to Linux, then you should check out these four dirname examples to see how you can best use this comm…

Share Button
Read More
| by Arround The Web

Different Ways to Repeat Your Last Command in Linux

This guide explains different ways to repeat your last command in Linux and Unix operating systems with practical examples.
The post Different Ways to Repeat Your Last Command in Linux appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

7 Useful Steps to Configure sudo in Linux

Sudo is the default utility on Unix-Linux systems, which is known as SuperUserDo. Learn how to configure sudo in Linux here.
The post 7 Useful Steps to Configure sudo in Linux appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Execute Commands on Remote Linux Systems via SSH

Want to run a command or program remotely? Learn how to execute commands on remote Linux systems via SSH here.
The post How to Execute Commands on Remote Linux Systems via SSH appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Clone Disks with Linux dd Command

In this tutorial, we’ll refer to a practical example of the Linux dd command that can be used to migrate or clone a Windows Operating System.
The post How to Clone Disks with Linux dd Command appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

10 Basic Cat Commands in Linux with Examples

The “cat” command is a useful command for sysadmins and DevOps engineers. Learn 10 basic cat commands in Linux here.
The post 10 Basic Cat Commands in Linux with Examples appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

Getting Started With Ansible Ad Hoc Commands

In this detailed article, we will discuss what Ansible ad hoc commands are and how to use ad hoc commands in Ansible with examples in Linux.
The post Getting Started With Ansible Ad Hoc Commands appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

Top 10 Use Cases of Wget Command (with Examples)

Wget allows you to download files using HTTP, HTTPS, and FTP protocols. This guide will show you the top use cases of the wget command.
The post Top 10 Use Cases of Wget Command (with Examples) appeared first on Linux Today.

Share Button
Read More
  • 1
  • 2