| by Arround The Web | No comments

How to Create User Accounts in Linux

This article will help you to understand the ‘useradd’ command in Linux/Unix-based systems. As we all are aware that Linux is a multi-user and multitasking operating system (OS). It has been built with a large number of commands from basic to advance. Here, we are going to see the ‘useradd’ command, it is also called ‘adduser’. In RHEL/CENTOS both (useradd and adduser) commands do the same functions/features, and there is no key difference between them, whereas it may not be true with other distros. The path of the ‘adduser’ is just a symbolic link to the ‘useradd’ command.

The post How to Create User Accounts in Linux appeared first on Linux Today.

Share Button

Source: Linux Today

Leave a Reply