Mint: No SSH key-based login with encrypted home directory
The problem
We had a PC running Ubuntu 14.04 (with encrypted home folders), and OpenSSH. We use key-based authentication on all our servers, and so we duly copied our public SSH key into ~/.ssh/authorized_keys. However, the computer seemed to ignore this key! Whenever we tried to SSH into the PC, we would be forced to enter a password.
After a bit of troubleshooting we realised that, if an SSH session was already established and the user opened a second session, the key-based authentication worked just fine!



We’ve posted about CrossOver 
One of our clients has a Linux server. What we want to do is SSH in and set up port forwarding for RDP to a PC that’s inside the network. However, the user should be restricted to only access a certain IP address. For this example, I’m adding an account for Suresh, to access “remotehost.example.com”. He will use this to create a tunnel, forwarding port 3306 to a PC on the remote network.
Every Sunday morning, the data drive from one of our 
If you have used the Ubuntu version of 
