unlock-luks-partition icon indicating copy to clipboard operation
unlock-luks-partition copied to clipboard

Unlock a LUKS partition via SSH

Results 7 unlock-luks-partition issues
Sort by recently updated
recently updated
newest added

I liked the article "Reverse Tunnel Setup", described in great detail and clearly. The article talks about key authentication. Is it possible to make a tunnel with password authentication? Does...

inquiry/question

Hi, I followed the documented steps on a Debian 11 and I noticed a cosmetic problem. After the system was decrypted and the boot process is successful, one sees the...

enhancement

Hello So localhost doesn't resolve :) great! Did not know that. There are some changes in new Ubuntu Ubuntu now installs dropbear-initramfs package so I didn't use your `crypt-unlock` script...

inquiry/question

After following the guide for some reason the routes are messed up: route -r Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 161.97.64.1 0.0.0.0 UG...

inquiry/question

Followed the guide here about 10 times and i cant get it working on ubuntu 20.04 ssh: connect to host IP port 21: Connection refused Some errors here ![Untitled](https://user-images.githubusercontent.com/30181085/83978468-94839680-a8ff-11ea-8ee7-b4f689247887.png)

inquiry/question

Currently all scripts in /etc/initramfs-tools/ run upon `update-initramfs -u` command is issued. `cleanup.sh` is not a dangerous script but anyway, it should not run while updating initramfs.

enhancement

When connecting to a machine from a brand new setup, we won't have host public key in `.ssh/known_hosts`. In order to be able to confirm that no MITM is taking...

enhancement