News Ticker

Linux Tutorial : How To Access Another User Account By Terminal

By Unknown - Monday 3 March 2014 No Comments
Friends, now i am going to provide this post about how you can access another user account in Linux by using terminal.
first of all i want to revise below basic commands of terminal:-
who: used to print all logged in username.
whoami: used to print current logged in username.
su: used to Substitute user identity.
Process:-
1. First check all logged in user, by who
2. Check Own Username, whoami
3. Try to log in by using, su username
after this it will prompt for password, types password.
You can see below video tutorial for working process.

No Comment to " Linux Tutorial : How To Access Another User Account By Terminal "