Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: b1ackmai1er on January 22, 2011, 11:00:23 AM

Title: remote xserver
Post by: b1ackmai1er on January 22, 2011, 11:00:23 AM
Hi,

I want to run TC remote from another computer using a remote Xserver

Is this possible with Xvesa or do I need to run Xorg.

Thanks.
Title: Re: remote xserver
Post by: b1ackmai1er on January 22, 2011, 12:46:36 PM
Thanks I figured it out. Cheers
Title: Re: remote xserver
Post by: bmarkus on January 22, 2011, 12:47:56 PM
Thanks I figured it out. Cheers

Why don't you share your findings?
Title: Re: remote xserver
Post by: Rich on January 22, 2011, 12:58:37 PM
I agree. This is a forum for questions and answers, isn't it? Why not help the next person
searching the forums who runs into the same problem you had?
Title: Re: remote xserver
Post by: b1ackmai1er on January 22, 2011, 09:48:38 PM
I connected used VNC using the following steps:

Installed dropbear and X11vnc extension.

Set a password using the passwd command.

Logged in remote from xp machine using putty.

Started x11vnc using:

X11vnc -noshm -display: 0 &

then connect to my TC machine using VNC.

Regards b1ackmai1er