User Posts: Borhan Uddin
0
Create User Without Home Directory in Ubuntu in Just 3 Steps
0

In Linux, you have the privilege to manage different users on the same machine. Sometimes you want to give some specified access to some users in Linux. You ...

0
How to Create Home Directory for Existing User in Ubuntu
0

You need a home directory where you can keep your files, folders, documents, and all other stuff. In the Ubuntu distribution of Linux, no home directory is ...

0
How to Create a Root User in Ubuntu [Step-by-Step]
0

The root user is the supreme user in a Linux operating system. It has access to everything on the machine and can do any tasks and open any files. To execute ...

0
The “locate” Command in Linux [7 Practical Examples]
0

The locate command is very useful for searching files in the background on an existing database of Linux. You will also be able to know the location of the ...

0
The “grep” Command in Linux [10+ Practical Examples]
0

The grep command is very useful for searching files and directories containing matching words or characters lines. You will also be able to know the pathname ...

0
The “touch” Command in Linux [8 Practical Examples]
0

The touch command is very useful for updating the access or modification time of single and multiple files on the Ubuntu terminal. You can also create files ...

0
The “cat” Command in Linux [10 Practical Examples]
0

The cat command is very useful for viewing the contents of single and multiple files on the Ubuntu terminal. In this article, I will describe all the features ...

0
The “sudo” Command in Linux [8 Practical Examples]
0

Sudo can be referred to as the supreme command. It is the abbreviation for “Super User DO”. It allows a user to act as a superuser and run commands ...

0
What is Command in Linux? [A Complete Overview]
1

Linux operating system has a graphical user interface (GUI) and a command line interface (CLI). The CLI is a text-based interface to your machine. Commands are ...

0
What is Bash in Linux? [Running, Finding & Making]
1

Creating own script according to personal demand is the most fascinating thing a programmer wishes for. Bash gives us just that perfect option to create our ...

0
What is Alias in Linux? [Creating, Removing & More]
2

Minimizing the time for any work is the most wanted thing in our day-to-day life. Alias is used to save time in our Linux command uses. Long commands used in ...

0
60 Linux Bash Terminal Keyboard Shortcuts [Free PDF Download]
2

Bash (Bourne Again Shell) is the most popular command language interpreter for the GNU operating system. It supports functions, variables, and flow controls ...

Browsing All Comments By: Borhan Uddin
LinuxSimply
Logo