Access the answers to your technology questions today.
Subscribe Now
30-day free trial. Register in 60 seconds.
What Makes Experts Exchange Unique?
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.
Try it out and discover for yourself.
Subscribe Now
30-day free trial. Register in 60 seconds.
Join the Community
Give a Little. Get a Lot.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Join the Community
by: NukfrorPosted on 2004-11-21 at 07:52:11ID: 12638724
You have a couple of choices here:
If you want a GUI enviornment, you should use "VNC". You just need to setup VNC so that it has a X11 window manager and all that.
If you want a console based environment, you should use "screen". In this case, you would ssh into a machine and then use the proper screen arguments to "take over" an already established session running in screen.
Both of these do not require X11.
VNC comes with it own X server. Your session simply received screen refresh updates via the VNC client.