User Tools

Site Tools


remote_desktop

OpenVPN

Connect to remote Windows server

sudo apt-get install openvpn
sudo openvpn --config /path/to/client.conf
rdesktop <IP> -a 16 -g 1280x900 -k de -d <domain> -u <username> -p <password> -r disk:clienthome=/path/you/want/to/mount
 
#caveat: the path to mount should not contain any spaces, otherwise copying data will fail with a strange permission warning..
remote_desktop.txt · Last modified: 2012/08/23 13:09 by mantis