user and group management in centOS part-01 explained in tamil !

Опубликовано: 18 Май 2026
на канале: Noob kiddie
116
1

hi all today we are going to see about user and group management in centOS.

here i give u some commands that may be useful to u when u create any user in linux.

1.useradd -c "nickname" username
2.useradd -m -d /home/nameofthedirectory username.
3.useradd -e yyyy-mm-date username
4.useradd -s (shell) username
5.passwd username - to assign password to account.
6.passwd -l username - to lock useraccount
7.passwd -u username - to unlock useraccount.
8.usermod options username (all options are same like useradd)
9.userdel -r username - to delete user account information.


i hope u understand the basics of creating user management.

thank you. bye......❤

telegram:@noobkiddie