推荐的服务器系统要求
	Debian 软件包存储库
	官方: 
deb http://ftp.debian.org/debian bullseye main contrib
deb http://ftp.debian.org/debian bullseye-updates main contrib
deb http://security.debian.org/debian-security bullseye-security main contrib
 
	科大: 
deb http:
deb http:
#deb http:
 
	SecureApt
	如果您在 Debian 上安装 Proxmox Backup Server,请使用以下命令下载并安装密钥: 
# wget https:
 
	Proxmox 备份无订阅存储库
	官方: 
deb http://download.proxmox.com/debian/pbs bullseye pbs-no-subscription
 
	科大: 
CODENAME=`cat /etc/os-release |grep CODENAME |cut -f 2 -d "="`
echo "deb http://mirrors.ustc.edu.cn/proxmox/debian/pbs $CODENAME pbs-no-subscription" > /etc/apt/sources.list.d/pbs-no-subscription.list
 
	在 Debian 上安装Proxmox 备份服务器
	配置 Debian Package Repositories 后,您需要运行: 
 
	上面的命令保持当前的 (Debian) 内核并安装最少的一组必需的软件包。 
	如果要安装与安装程序相同的一组软件包,请使用以下命令: 
 
	这将安装所有必需的包、 支持ZFS的 Proxmox 内核以及一组常用和有用的包。 
	
		您可以使用 Web 浏览器在端口 8007 上使用 HTTPS 访问 Proxmox 备份服务器的 Web 界面。例如在 https://:8007 
 
 
 
      (责任编辑:IT) |