How To Answers

This category contains the answers to all the ” How To” questions. From “applications installation/uninstallation” to “commands and options” to “guides on how to use an application or  a software”.

You have a question? We have the answer. “How To Answer” section to the rescue.

how to use mkdir command

How to use mkdir Command?

The “Make Directory” command in Linux creates a new directory in the file system. Using mkdir command also configures the permissions on newly created directories as well as to construct directories, including nested directories. Example Code Where directory is the path of the directory that you want to create. Special Note: As you will see in all …

How to use mkdir Command? Read More »

How to use cd command featured image

How to use cd command?

The “Change Directory” (cd) command in Linux modifies the user’s current working directory. The command helps to move around in the file system’s directories. The use of this command is really crucial to learn. example syntax Where directory denotes the location of the desired directory by its path. The command will send you to the …

How to use cd command? Read More »

how to create a user using linux terminal

How to create a new user on Linux using the Terminal Command

Within this blog post you will find a guide on how to create a new user on Linux and as an added bonus we will also be looking at how to change a password, and give sudo permission to an existing user. Well, without wasting any time, let’s get started with the process of achieving …

How to create a new user on Linux using the Terminal Command Read More »

Scroll to Top
Scroll to Top