Howto return to virtual machine when remote desktop hangs?
Posted
by tangens
on Super User
See other posts from Super User
or by tangens
Published on 2009-10-03T12:48:09Z
Indexed on
2010/03/18
9:01 UTC
Read the original article
Hit count: 429
I'm using a vmware virtual machine running ubuntu linux and from there I connect to a Windows XP machine using rdesktop through a VPN tunnel. This configuration is given and cannot be changed.
From time to time my internet connection does a reconnect. Then the running rdesktop (running in fullscreen mode) process freezes and isn't usable anymore. Now I want to return to the underlying linux and restart the rdesktop process. But I'm not able to get out of fullscreen rdesktop mode and so I cannot access the ubuntu desktop to kill any process.
My solution is to reboot the vmware and start the rdesktop again.
Is there a better way to get the configuration running again after a freeze?
EDIT:
I have no admin rights for the linux system. Everything must be done with user rights.
© Super User or respective owner