RE: accessing the rdh8.0 desktop via ssh

2003-01-06 Thread Craig White
Thanks for the enlightenment...(pun intended) turned out that the first problem was caused by my commenting out the lines between initlog $INITLOG_ARGS -c \ "su ${display##*:} -c \"cd ~${display##*:} && [ -f .vnc/passwd ] && vncserver :${display%%:*} $ARGS\"" #"s

Re: accessing the rdh8.0 desktop via ssh

2002-12-08 Thread Cliff Kent
Craig, Sorry, I can't answer your question about configuring the vncserver. I did make it work a while back (7.2 maybe ?) but ran into trouble when I went back to the physical console. It seemed to me, without doing any research, that if the local X session is display 0 and there is a vncserve

RE: accessing the rdh8.0 desktop via ssh

2002-12-07 Thread Craig White
On Fri, 2002-12-06 at 14:54, Sean Millichamp wrote: > On Fri, 2002-12-06 at 15:43, Bruce Douglas wrote: > > > new to linux. i've configured a server with rh8.0. i'm curious as to how one > > might go about configuring/setting up the server so i can remotely access > > the server and display the k

RE: accessing the rdh8.0 desktop via ssh

2002-12-06 Thread Sean Millichamp
On Fri, 2002-12-06 at 15:43, Bruce Douglas wrote: > new to linux. i've configured a server with rh8.0. i'm curious as to how one > might go about configuring/setting up the server so i can remotely access > the server and display the kde/gnome desktop. To display the entire desktop (similar to ho

RE: accessing the rdh8.0 desktop via ssh

2002-12-06 Thread Greg Gatlin
Try ssh -X This works most of the time for me. > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Bruce Douglas > Sent: Friday, December 06, 2002 12:25 PM > To: [EMAIL PROTECTED] > Subject: accessing the rdh8.0

RE: accessing the rdh8.0 desktop via ssh

2002-12-06 Thread Bruce Douglas
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Bruce Douglas Sent: Friday, December 06, 2002 12:25 PM To: [EMAIL PROTECTED] Subject: accessing the rdh8.0 desktop via ssh hi... new to linux. i've configured a server with rh8.0. i'm curious