#linux

List of Special Parameters in Bash with Examples

In this article, you will learn what the difference is between variables and parameters, what special parameters are, and a list of predefined special parameters in Bash.

Click here to learn more

Controversy of ‘init’ and ‘systemd’ in Linux

The ‘init’ vs ‘systemd’ is a serious debate topic that divides the Linux user into two groups. While reading this article, many Linux users might be offended or supportive, so do not rant over me. The comment section is all for your constructive opinion.

Click here to learn more

What is Login Shell in Linux?

How To Disable Directory Listing From the Command Line in Linux

In this article, you will learn how to disable the directory content listing from the command line in Linux.

Click here learn more

Beginners Guide for Vipw and Vigr Commands in Linux

In this article, you will learn how to modify user and group configuration files safely using your favorite text editor.

Click here to learn more

How to Change History File Location in Linux

In this article, you will learn how to use another file instead of the traditional “~/.bash_history” file to store your command history.
Check out the link to learn more

How to Backup and Restore Linux Command History

In this article, you will learn how to view, backup, and restore the Linux command history on a Linux system, so stick with it till the end to learn everything.
Check out the referenced link to learn more

Beginners Guide for mv Command in Linux

In UNIX/Linux systems, the mv command shipped with the operating system is usually used for the following purposes:

1. Moving files from source to destination directory.
2. Rename the file or directory name.

If you’re familiar with the cp command, you can use the same techniques to use the mv command.
Check out the referenced link to learn more

Reptyr: Move Working Process into Another Terminal Session without Closing in Linux

If you are a Linux or cloud administrator or anyone whose life revolves around a Linux terminal, then you need to LEARN about Reptyr, RIGHT NOW! You might be thinking, what the heck is this tool and why should you use it? What void space does it fill?

Read more

Use Apt or Apt-Get Command to Install a Specific Version of a Package on Ubuntu

Do you want to install a specific version of a package using the apt or apt-get command without using modern sandboxing tools like Snap or Flatpak?

Then check your package for all available versions that you want to install by using the below command.

Read more

Pages

Subscribe to RSS - #linux