Re: Linux and multi-user options

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Jerry Davis
Date:  
To: plug-discuss
Subject: Re: Linux and multi-user options
On Friday 07 May 2004 03:04 pm, Bupkus wrote:
> Farwarded with correct source account
>
>
>
> _____
>
> From: Mark Berkwitt [mailto:mberkwitt@cox.net]
> Sent: Friday, May 07, 2004 11:39 AM
> To: PLUG
> Subject: Linux and multi-user options
>
>
>
> How does one truly utilize Linux in a multi-user configuration?
>
>
>
> I know of one hardware/software solution in the Windows environment using a
> PCI card incorporating video/mouse/keyboard support. The following website
> presents this solution, however they don't provide Linux support.
>
> http://www.applica.com/
>
>
>
> What hardware/software solutions are there, if any, for Linux?


Only in windows is this a big production number ...
That is because windows is NOT truly a multiuser system

In linux it is ALREADY there. I do it all the time.
And as usual there are several ways.

1) the command line way:

Just hook up all your linux systems in a LAN
and use ssh to go to the other box.
when there just run whatever application you want.
ssh can be set up to login without an explicit password

for your command-line challenged folks.
create desktop shortcuts to run their applications
on the "other" box.

for instance, create a shortcut the runs the following command:
ssh username@otherbox '/usr/bin/X11R6/xclock' at it will run xclock on the
other box.

2) have xclients login to the remote box, as opposed to logging in to their
own box.

Jerry

--
Registered Linux User: 275424
Today's Fortune: "Life begins when you can spend your spare time programming
instead of
watching television."
-- Cal Keegan
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss