My media server runs headless, so I need a way to log into it from other machines for remote administration. Telnet is installed by default on Ubuntu Server, but it does not offer a secure, encrypted channel to the server, even when transferring the password. SSH, on the other hand, offers all the features of [...]