補覺鳴詩

學海無涯


  • 首頁

  • archive

  • 關於我

  • 搜尋

Proxmox VE 更新

時間: 2019-11-09   |   分類: proxmox VE   | 字數: 232 字 | 閱讀: 1分鐘 | 閱讀次數:

官方手冊 https://pve.proxmox.com/wiki/Package_Repositories

 

查看目前版本

pveversion -v

 

新增更新來源

總共有三個

訂閱用戶 – 保證穩定度

非訂閱用戶 – 不保證穩定度,不建議用在正式環境

測試 test – 給開發者使用

 

 

編輯 sources.list

nano /etc/apt/sources.list

加入

##
## For Proxmox VE 6.x
## 自行依需求取消 # 註解
##
#訂閱用戶 - 保證穩定度
#deb https://enterprise.proxmox.com/debian/pve buster pve-enterprise

#非訂閱用戶 - 不保證穩定度,不建議用在正式環境
#deb http://download.proxmox.com/debian/pve buster pve-no-subscription

#測試 test - 給開發者使用
#deb http://download.proxmox.com/debian/pve buster pvetest

 

## For Proxmox VE 5.x
## 自行依需求取消 # 註解
##
#訂閱用戶 - 保證穩定度
#deb https://enterprise.proxmox.com/debian/pve stretch pve-enterprise
#非訂閱用戶 - 不保證穩定度,不建議用在正式環境
#deb http://download.proxmox.com/debian/pve stretch pve-no-subscription
#測試 test - 給開發者使用
#deb http://download.proxmox.com/debian/pve stretch pvetest


 

執行更新作業

apt-get update
apt-get dist-upgrade

 

 

comments powered by Disqus >
Owan

Owan

愛貓如癡

131 日誌
29 分類
37 標籤
GitHub
© 2010 - 2022 補覺鳴詩
Powered by - Hugo v0.96.0 / Theme by - NexT
0%