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
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
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
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
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
-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