LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   multiple simultaneous logins (https://www.linuxquestions.org/questions/linux-newbie-8/multiple-simultaneous-logins-330197/)

phonecian 06-04-2005 03:39 AM

multiple simultaneous logins
 
Command line navigation?
If user "A" logs in, how can a 2nd, 3rd and 4th user login to the same machine. I mean, once "A" is logged in, how can I get a clean new user login screen back up.

Then, once multiple users are logged in, how can I move between users without logging in and out each time?

Gnome:
Is it possible to do this in Gnome too? How do I move between users in Gnome without logging in and out each time?

Thanks

exit3219 06-04-2005 10:08 AM

Do you know about the virtual consoles?
Pressing ALT + F1 -> F6 gives you 6 users logged-in at the same time, without interfeering. Useful, ha? :cool:

You can do that in Gnome, too. Search for 'New login' or 'new session' or smth like that. I don't use Gnome, so I can't help you. Keep looking!

btmiller 06-04-2005 11:50 AM

You can also use the su command to switch between user accounts from within a terminal.

exit3219 06-05-2005 02:59 AM

Or if you use the X window system, you could just open multiple consoles / virtual terminals and just
Code:

su
yourself to somebody else.

You can't do that in Window$, do you?! :D

hlpboplz 06-05-2005 07:53 AM

RE: Your Signature
 
Quote:

Originally posted by btmiller
You can also use the su command to switch between user accounts from within a terminal.
I like your signature. Windows doesn't give much to go on with an error either. Just a bunch of stuff no one knows what they mean. :-):confused:

oneandoneis2 06-05-2005 08:51 AM

You can also use the application "screen", which gives you multiple login terminals

exit3219 06-05-2005 09:40 AM

Quote:

Originally posted by hlpboplz
Windows doesn't give much to go on with an error either. Just a bunch of stuff no one knows what they mean. :-):confused:
Dafinately agree with that! (When will M$ see the light and integrate [and I mean integrate] POSIX in their shitty 'proprietary os'?!)


All times are GMT -5. The time now is 06:23 PM.