If you get the following error message when running rdesktop to connect to a Remote Desktop to a Windows server Autoselected keyboard map en-us disconnect: Internal licensing error. Then try running rm ~/.rdesktop/licence* && rdesktop <windows server name> There is a license file that gets created when using rdesktop. At some point Microsoft changed their … Continue reading Rdesktop Internal Licensing Error
Tag: Linux
PuTTY
There are several good SSH client programs for Windows. A very simple and easy to install SSH client program for Windows is called PuTTY. PuTTY is a free and open source terminal emulator application which can act as a client for the SSH, Telnet, rlogin, and raw TCP computing protocols and as a serial console … Continue reading PuTTY