The goal is to spin up a EC2 instance that runs PBS for off-site backups.
I followed the instructions here
I spun up a fresh Debian 11 (HVM) instance and attempted to install PBS with 'apt-get install proxmox-backup-server'. When the installer removes ifupdown, we lose network connectivity to the VM (unsurprising) and then not even the AWS console can connect to the VM rendering it useless.
Any advise on how to do this would be greatly appreciated!
I followed the instructions here
I spun up a fresh Debian 11 (HVM) instance and attempted to install PBS with 'apt-get install proxmox-backup-server'. When the installer removes ifupdown, we lose network connectivity to the VM (unsurprising) and then not even the AWS console can connect to the VM rendering it useless.
Code:
dpkg: ifupdown: dependency problems, but removing anyway as you requested:
cloud-init depends on ifupdown.
(Reading database ... 29591 files and directories currently installed.)
Removing ifupdown (0.8.36) ...
client_loop: send disconnect: Broken pipe
Any advise on how to do this would be greatly appreciated!
Last edited: