Subscribe For Free Updates!

We'll not spam mate! We promise.

Showing posts with label add user in Linux. Show all posts
Showing posts with label add user in Linux. Show all posts

Wednesday, 11 December 2013

Linux Shell Commands


Some User full shell command, which help user to use Linux command Line 



How to create admin user in linux


Administrators prefer to use the command line to administer user
accounts. Relevant commands is helpful, because you can use them
to construct scripts that simplify common system administration tasks. The
most important commands for administering users are the following:
useradd,  ==>   which creates a user account
userdel,  ==>   which deletes a user account
usermod,==>  which modifies a user account

Add caption