Hello,
I have a proxmox backup server that I want to use to backup around 10 standelone Ubuntu 22.04 servers. They do not run on Proxmox VE or anything else, just Ubuntu 22.02. For what I could find I have to install proxmox backup client on those standelone servers, but I got stuck at some errors.
The steps I followed:
1.
2.
3. I insert and saved
4.
And then I receive these errors, and I can't really find a solution for it.
I would like to know if there is a solution for this.
I have a proxmox backup server that I want to use to backup around 10 standelone Ubuntu 22.04 servers. They do not run on Proxmox VE or anything else, just Ubuntu 22.02. For what I could find I have to install proxmox backup client on those standelone servers, but I got stuck at some errors.
The steps I followed:
1.
wget https://enterprise.proxmox.com/debian/proxmox-release-bookworm.gpg -O /etc/apt/trusted.gpg.d/proxmox-release-bookworm.gpg
2.
nano /etc/apt/sources.list.d/pbs-client.list
3. I insert and saved
deb http://download.proxmox.com/debian/pbs-client bullseye main
4.
apt update
And then I receive these errors, and I can't really find a solution for it.
Bash:
E: The repository 'http://download.proxmox.com/debian/pbs-client bullseye InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
I would like to know if there is a solution for this.