Tagged Questions
1
vote
3answers
176 views
How can I share a desktop / log in graphically for an Ubuntu that I have ssh but not console access to?
http://www.ubuntugeek.com/share-your-ubuntu-desktop-using-remote-desktop.html tells how to share a desktop by setting multiple features from within a GUI.
Is there such a HOWTO that is based on ssh ...
2
votes
1answer
333 views
See server desktop in tightVNC
I installed tightvncserver on one Linux machine and xtightvncviewer on another Linux machine.
I can connect from client computer to server computer without problems. There are two problems:
The ...
6
votes
2answers
436 views
How to speed up X over fast connection ? (especially over ssh)
What are recommendations on speeding up X applications over local fast (gigabit) connections? (similar question for slow connections)
Currently I'm running over ssh -Y, which is fine, but I wonder if ...
1
vote
6answers
834 views
Remote control an Ubuntu machine from a Windows machine
How can I access and remotely control an Ubuntu 10.04 machine from my Windows XP machine. I googled this subject, and noticed that there are several options: someone people use VNC, while some use ...