Jump to content

Linux: Difference between revisions

89 bytes added ,  19 July 2021
Line 713: Line 713:
<li>
<li>
Test the encrypted home folder by logging into your user
Test the encrypted home folder by logging into your user
</li>
<li>
Encrypt your swap sudo ecryptfs-setup-swap
</li>
</li>
<li>
<li>
Line 726: Line 729:
** E.g. Move all startup scripts in your <code>~/bin</code> to <code>/usr/bin</code>
** E.g. Move all startup scripts in your <code>~/bin</code> to <code>/usr/bin</code>
* <code>ssh</code> will not work until home has been decrypted since the authorized keys are in <code>~/.ssh/authorized_keys</code>
* <code>ssh</code> will not work until home has been decrypted since the authorized keys are in <code>~/.ssh/authorized_keys</code>
* Hibernate will not work anymore.


{{hidden | SSH Workaround |
{{hidden | SSH Workaround |