sandbox

Differences between revisions 4 and 60 (spanning 56 versions)
Revision 4 as of 2017-03-13 21:50:13
Size: 1049
Editor: paddy-landau
Comment:
Revision 60 as of 2017-04-04 18:58:16
Size: 1179
Editor: paddy-landau
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#title Full Disk Encryption with Manual Control #language en
#pragma section-numbers on
#title Manual Full System Encryption (with Extras)
Line 3: Line 5:
= Full disk manual encryption = ||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents(2)>>||
Line 5: Line 7:
= *&* https://wiki.ubuntu.com/paddy-landau/sandbox =
Line 7: Line 8:
||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents>>|| = Sandbox =
Line 9: Line 10:
== Purpose ==
Line 11: Line 11:
This document is for you if you wish to use '''full-disk encryption''' with all of these features: A sandbox for Paddy Landau to develop documentation.
Line 13: Line 13:
 * LUKS
 * encrypted Boot
 * manual partitioning
 * LVM
 * encrypted hibernation
 * dual-booting (optional)
 * multi-disk installation (optional)
Line 21: Line 14:
== Organisation == = Other pages =
Line 23: Line 16:
Because the default Ubuntu Installer does not support several of the above-mentioned features, the process is rather more complicated than one would like. Thus, this document is organised into several categories.
Line 25: Line 17:
 1. [[/Background|Background]], including benefits and downsides (pros and cons), and purpose
 1. The [[/Basics|basics of]] partitioning, LUKS and LVM (for newbies)
 1. A [[/Overview|high-level overview]]
 1. The [[/Process|process]] in detail
Other pages by Paddy

 * [[https://help.ubuntu.com/community/PlayOnLinux|PlayOnLinux]]
   This is somewhat outdated, but could still be useful for a beginner wanting to use Wine.

 * [[https://help.ubuntu.com/community/EnableHibernateWithEncryptedSwap|Enable hibernation with encrypted swap]]
   For older systems that use encrypted folders but nothing else encrypted.

 * [[https://help.ubuntu.com/community/PostInstallationEncryption|Post-installation encryption]]
   For older systems that don't have any encryption, this shows how to encrypt your folder.

 * [[https://help.ubuntu.com/community/ManualFullSystemEncryption|Manual full-system encryption]]
   For newer systems (starting with Ubuntu 16.04), how to install Ubuntu fully encrypted, while optionally being able to dual-boot with other systems, say Windows.

1. Sandbox

A sandbox for Paddy Landau to develop documentation.

2. Other pages

Other pages by Paddy

paddy-landau/sandbox (last edited 2017-04-04 18:58:46 by paddy-landau)