OpenNetGuru

Tuesday, Sep 07th

Last update:02:14:58 AM GMT

You are here: Network and Security Linux Intro - Part 1

Linux Intro - Part 1

E-mail Print PDF
Article Index
Linux Intro - Part 1
groups: Page 2
All Pages

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

  1. /etc/passwd
  2. /etc/group
  3. /etc/shadow

 

User Account Information

  • User id
  • Login name
  • Group id (primary and secondary)
  • Password
  • Home dir path
  • Shell
  • Comment