4
votes
1answer
194 views

Install Desktop on Centos 6.3 remote server

Through our hosting provider, we can create servers running Centos 6.3. However, these installs are meant to be used as servers that are accessed remotely. They do not come packaged with a GUI ...
1
vote
2answers
78 views

X windowing system remote desktop procedure? (No VNC, no XN)

I want to display the desktop of my raspberry pi on my laptop. On the rPI runs Raspbian with LXDE. I am on Ubuntu 12.04/awesome. Is it possible to display the complete rPi-desktop on my laptops ...
2
votes
1answer
426 views

Certain keys (arrows, page-up, page-down) not working in rdesktop-vrdp

I start and stop my VM headless style. Start VBoxHeadless -s Windows -v on -e "TCP/Address=0.0.0.0" -e "TCP/Ports=3389" Stop VBoxManage controlvm Windows poweroff And I connect to it using ...