HeikoNeuweger

From BRF-Software
Jump to navigation Jump to search

The Rdesktop stuff

A windows machine is running at 192.168.255.237 (Port 3389) which can be accessed via rdesktop.

VM ware windows per remote desktop terminal

/vol/local/bin/vm-hneuwege


VM ware windows per remote desktop Mac

Since laptops receive a different subnet than the windows server, tunnneling via ssh and porta is necessary here.


ssh -2 -N -f -l hneuwege -L3389:192.168.255.237:3389 porta
/usr/local/bin/rdesktop -g 1152x768 -r disk:cdrom=/Volumes/<VolumeName> localhost