starting osx non-proprietary secure backup script
This commit is contained in:
1
coldbackup/Vagrantfile
vendored
1
coldbackup/Vagrantfile
vendored
@@ -13,6 +13,7 @@ set -v
|
||||
echo "UseDNS no" >> /etc/ssh/sshd_config
|
||||
service ssh restart
|
||||
|
||||
dpkg --remove-architecture i386 # speeds up update
|
||||
apt-get update
|
||||
apt-get -y install kpartx debootstrap lvm2 qemu-utils cryptsetup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user