| Article Index |
|---|
| Linux Intro - Part 1 |
| groups: Page 2 |
| All Pages |
Page 1 of 2
Introduction level & commands
Commands
Vi
User admn
File permission
Bash config
Printer
Managing process
Find
Linux FS Indepth
N/w Clients
USER ADMIN
Commands
user add - To Add An user
user del - To Delete An user
user mod - To Modify an user's details
group add - To Add Group
group mod - To Modify Group's details
passwd - To Set or Change Password For a Particular User
pwconv - Password Update Command
id - It tells User's Info
finger - Same as "id"
Files
- /etc/passwd
- /etc/group
- /etc/shadow
User Account Information
- User id
- Login name
- Group id (primary and secondary)
- Password
- Home dir path
- Shell
- Comment
Linux Intro - Part 1

