Incremental Remote Backup System Implementation: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * Incremental Remote Backup System Security Analysis =Overview=") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
=Overview= | =Overview= | ||
=Organizatorium= | |||
==Manual Mounting Script== | |||
The encrypted block device and the encrypted filesystem should be mounted manually, not to interrupt the boot process. This way, the system can be independently rebooted and accessed over ssh without physical presence. The script that does that is [https://github.com/ovidiuf/shell-tools/blob/master/backup-system/ecryptfs encyrptfs]: | |||
.../shell-tools/backup-system/encyrptfs up |
Latest revision as of 18:19, 4 February 2019
Internal
Overview
Organizatorium
Manual Mounting Script
The encrypted block device and the encrypted filesystem should be mounted manually, not to interrupt the boot process. This way, the system can be independently rebooted and accessed over ssh without physical presence. The script that does that is encyrptfs:
.../shell-tools/backup-system/encyrptfs up