1. /etc/apt/sources.list
    deb http://ftp.debian.org/debian stretch main contrib
     
    # PVE pve-no-subscription repository provided by proxmox.com,
    # NOT recommended for production use
    deb http://download.proxmox.com/debian/pve stretch pve-no-subscription
     
    # security updates
    deb http://security.debian.org stretch/updates main contrib
  2. /etc/apt/sources.list.d/pve-enterprise.list
    #deb https://enterprise.proxmox.com/debian/pve stretch pve-enterprise
  • tech/pvetips/pve5.txt
  • 上一次變更: 2021/06/15 11:31
  • jonathan