Instructions:
Log in as root@pam in Proxmox.
Download Debian 10 (Buster) template
Install a minimal Container (2 GB RAM, 8 GB HD) and then choose the container/Options/Features and then enable NFS.
Do:
#apt-get update
#apt-get dist-upgrade
Install the repo key
#wget...
Hi,
this is another shoutout to make you aware of problems after an OS-upgrade.
It seems CentOS 8 replaces the centos-release file when upgrading to 8.4.
Package Architecture Version Repository...
Hi,
I'm trying to restore an LXC backup-archive and get the following error message, is there a way to go around it?
Logical volume "vm-198-disk-0" created.
mke2fs 1.44.5 (15-Dec-2018)
Discarding device blocks...
Hi,
I've installed a PBS-server and all worked fine, actually it still works fine but the page:
/Datastore/<datastore>/Content just shows "Loading" and rolling circle.
I have another datastore which shows the content and CLI-commands shows the content as well.
This regardless of browser...
Hi,
I'm trying to initialize Quotas on a newly installed LXC-container with quota selected while setup.
When using centos7 (template) I get the following error while using quotacheck and also trying to read the root filesystem using the device directly. It worked with Debian 9 (template)...