Benutzer:PMay/vServer at Hetzner
network
# systemctl enable network@ens3.service
activate swap partition
# mkswap /dev/sda1 # swapon /dev/sda1
edit /etc/fstab and add this line at bottom
/dev/sda1 none swap defaults 0 0
# systemctl enable network@ens3.service
# mkswap /dev/sda1 # swapon /dev/sda1
edit /etc/fstab and add this line at bottom
/dev/sda1 none swap defaults 0 0