I can use rdesktop fine on my Linux Mint (3.2.0-23-generic kernel) system like this :
rdesktop IPAddress
However, I'd like to run rdesktop through my OpenSSH ssh tunnel. I using the following:
ssh user@localhost rdesktop 123.456.789.123
enter password : PasswordInputted
Autoselected keyboard map en-gb ERROR: Failed to open display:
What am I doing wrong? ( i have read this already