Description: This will show you how to set up a Debian Minimal Base Operating Install. The Root File System is Encrypted with LUKS and can be used with UEFI or MBR. The Boot Partition is seperate and unencrypted. Secure Boot can also be used. The Home Partition can be on its own partition or included in the Root FS. The Swap Partition is Encrypted and generates a random key at boot.
Author: admin
Categories: Linux
Created: 2023-11-15 07:53:04
Modified: 2019-05-20 11:55:30
ReadDescription: This shows how to connect to a remote ssh server. Also shows how to set up public/private key authentication and using a bash alias to simplify it. Then goes into sshfs and mounting remote filesystems locally.
Author: admin
Categories: Linux
Created: 2023-11-15 07:53:04
Modified: 2019-06-09 19:08:34
Read