Tagged Questions
0
votes
0answers
22 views
uploading from Netbeans to remote CentOS server failed
I have a php web application on Netbeans on my Ubuntu , and server is CentOS on a virtualBox .
Suddenly uploading to server stopped and I'm getting these errors for non-root user :
Failed:
file ...
1
vote
3answers
177 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 ...
1
vote
6answers
837 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 ...
6
votes
7answers
4k views
How do I work with GUI tools over a remote server?
I have an Ubuntu server running on EC2 (which I didn't install myself, just picked up an AMI). So far I'm using putty to work with it, but I am wondering how to work on it with GUI tools (I'm not ...