Tag Archives: ssh

Getting a headless connection to a server

I just learnt how to get a headless connection to a server before it has even booted. This gives access to LUKS and LVM, giving the oppurtunity to decrypt an encrypted hard drive. The solution was in this blog post. … Continue reading

Posted in Ubuntu | Tagged , , , , , , , | 1 Comment

Automount an SSH server in Ubuntu

If you ever need to mount a SSH server in Ubuntu, this is probably the easiest way to do it. This method uses a public/private key pair to authenticate with the server, making the whole process work without passwords. Continue reading

Posted in Networking, Tutorials | Tagged , , , , | Leave a comment