Linux Gnome question - Remote Console
Tim Waugh
twaugh "at" redhat.com
Thu, 26 Oct 2000 18:32:06 +0000
On Thu, Oct 26, 2000 at 11:12:04AM -0500, Schonbaum, Michael wrote:
> If you know of a way a better way or product let me know.
x0rfbserver from HeXoNet is Free Software, whereas xrc is not free
(you don't get the source code).
Brian, when the source is released, what kind of license will it be
under?
Incidentally, for most situations you don't even need this. You can
do the following:
- Change /etc/X11/xdm/Xservers so that it says:
:0 local /usr/bin/Xvnc :0 -geometry 1024x768
- Change /etc/inittab so that as well as launching xdm as normal in
runlevel 5 it also launches a script that does something like this:
# Start the X server
/usr/X11R6/bin/X vt7 :1 &
export DISPLAY=:1
# Now run a full-screen vncviewer on it
/usr/bin/vncviewer localhost:0
Tim.
*/
[demime 0.97b removed an attachment of type application/pgp-signature]
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to majordomo "at" uk.research.att.com
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------