Difference between revisions of "Centos OS"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
''' Check who is logged on ''' | ''' Check who is logged on ''' | ||
id | id | ||
whoami | |||
w | |||
who | |||
''' Check type of System''' | |||
uname -a |
Revision as of 01:11, 23 January 2019
Check Bash Shells installed
cat /etc/shells
Check who is logged on
id whoami w who
Check type of System
uname -a