Posts: 140
Threads: 7
Joined: Oct 2012
Reputation:
0
does anyone have any suggestions on how to connect to dedicated server's desktop remotely ?
Edit - Note : the dedicated server has CentOS(linux) on and I have windows XP on my computer.
Posts: 1,189
Threads: 51
Joined: Jan 2012
Reputation:
0
Use "Windows Remote Desktop Connection",it's founded in Start>All programs>Accessories if your using windows 7.
Posts: 140
Threads: 7
Joined: Oct 2012
Reputation:
0
Oh,sorry,forgot to mention the server operation system,the server has Linux CentOS and I have Windows XP on my computer.
but thanks anyway for the fast response.
Posts: 4,878
Threads: 85
Joined: Jun 2007
Reputation:
0
SSH is the easiest way to work on a remote machine, but needs some linux basics, as its terminal only.
Another way would be installing any VNC server. Some are even compatible with windows remote desktop, so you dont need to set up any client on the other computer.
Posts: 2,857
Threads: 62
Joined: Dec 2010
Reputation:
0
I don't understand why you would want to install a GUI on a server, unless you were running programs requiring a graphical interface - which SA-MP does not.
Using bash over an SSH connection with putty is the best way.