Re: [Ltsp-discuss] Connect to remote LTSP server?? HELP!

2003-06-21 Thread Lutz Worch
Julius Szelagiewicz wrote: > > On Sat, 21 Jun 2003, Lutz Worch wrote: > > > On an other console of your local-pc start the vncviewer with > > ^ ^ ^ ^ > > Should be xterm. > > > > IMHO its a faster possibilty then do it by "ssh -X -C -l "username" > > "remoteltsaddress" > > That would

Re: [Ltsp-discuss] Connect to remote LTSP server?? HELP!

2003-06-21 Thread Julius Szelagiewicz
On Sat, 21 Jun 2003, Lutz Worch wrote: > > On an other console of your local-pc start the vncviewer with > ^ ^ ^ ^ > Should be xterm. > > IMHO its a faster possibilty then do it by "ssh -X -C -l "username" > "remoteltsaddress" That would depend on what you are trying to accomplish. if

Re: [Ltsp-discuss] Connect to remote LTSP server?? HELP!

2003-06-21 Thread Lutz Worch
Lutz Worch wrote: > On an other console of your local-pc start the vncviewer with ^ ^ ^ ^ Should be xterm. IMHO its a faster possibilty then do it by "ssh -X -C -l "username" "remoteltsaddress" Best regards Lutz -- Charmantes Nächtle noch .

Re: [Ltsp-discuss] Connect to remote LTSP server?? HELP!

2003-06-21 Thread Lutz Worch
Hi Michael, Michael Dengler wrote: > > Hi, > > I have a LTSP server running at a remote branch with 6 users logging in > and using it every day. It is working quite well! I have a bit of a > problem though: I want to install a new application on the server and > make it available to the clients.

Re: [Ltsp-discuss] Connect to remote LTSP server?? HELP!

2003-06-20 Thread Julius Szelagiewicz
Michael, the way to do it is: ssh -X -C -l "username" "remoteltsaddress" you get the character screen and if you start anything that uses gui, the graphics pop on your monitor. logging in the way users do is counterproductive. julius On 20 Jun 2003, Michael Dengler wrote: > I have a LTSP s

[Ltsp-discuss] Connect to remote LTSP server?? HELP!

2003-06-20 Thread Michael Dengler
Hi, I have a LTSP server running at a remote branch with 6 users logging in and using it every day. It is working quite well! I have a bit of a problem though: I want to install a new application on the server and make it available to the clients. The install program for the new app is a gui insta