Incremental Remote Backup System Implementation: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 10: Line 10:
==Manual Mounting Script==
==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":
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
  .../shell-tools/backup-system/encyrptfs up

Revision as of 18:18, 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