|
CentOS Linux Server Guide |
CentOS Login, Logout and Shutdown |
||||||||||||||||||||
Login and Logout via Terminal User Interface Mode (TUI)
LOGINJust imagine that TUI mode is the DOS mode you use to login to Linux server. The benefit of using TUI was discuss earlier in last module.
In the following example, we login using user Jane account. The window session we are working on is call shell. If the system can successfully verify the login id and password, the login is permitted.
login as: jane
The above screen capture : Last login: Sat Nov 28 05:32:44 2009 from 192.168.1.3 means I was login previously from ip 192.168.1.3.
what is [jane@srv1 ~]$ means?
You will notice that I issue 3 Linux command here
So, if I need to work under root privilege, should I logout user account jane and login as root? the answer is NO. you can issue the following command.
You might interested to see also the differences with su and su - command.
LOGOUT There are two commands to logout from the Linux system.
However, there are some differences, as for beginners we just consider both command are the same as this moment.
|
||||||||||||||||||||
|
Copyright 2011 http://www.1a-centosserver.com All Rights Reserved All trademarks are the property of their respective owners. Contact Us | Terms of Use | Privacy Policy |