教學

  • Proxmox第12章 如何建立Proxmox VE的叢集及 CephFS 系統

    第12章 如何建立Proxmox VE的叢集及 CephFS 系統

    1.安裝好三台Proxmox VE 並有 2 個Port的網卡 2.修改PVE及CephFS的來源及更新系統 # 修改 Debian 源 sed -i ‘s| /etc/apt/sources.list sed -i ‘s| /etc/apt/sources.list # 修改 PVE 源 sed -i ‘s|enterprise.proxmox.com|mirrors.ustc.edu.cn/proxmox|g’ /etc/apt/sources.list.d/pve-enterprise.list # 修改 Ceph 源 sed -i ‘s|enterprise.proxmox.com|mirrors.ustc.edu.cn/proxmox|g’ /etc/apt/sources.list.d/ceph.list # 修改 PVE 和 Ceph 为非订阅源 sed -i ‘s|enterprise|no-subscription|g’ /etc/apt/sources.list.d/{pve-enterprise,ceph}.list 修改完成后,执行一次更新: apt update && apt full-upgrade -y 去除未訂閱提示 sed -i.bak “s/data.status.toLowerCase() !== ‘active’/false/g” /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js systemctl restart…

    Read More »
  • [ 分享 ] 免費 VMware Pro 虛擬機安裝 Windows 11 !

    [ 分享 ] 免費 VMware Pro 虛擬機安裝 Windows 11 ! 歡迎各大廠商與各式創作者合作 我的 X 請 email 到以下信箱 appfromape@gmail.com 成為這個頻道的會員並獲得獎勵: 歡迎訂閱我的頻道 歡迎訂閱我的 podcast 頻道 ”程式猿說科技“ Anchor podcast 大家好!我是程式猿! 很開心今天又來跟大家介紹 如何安裝 VMware Fusion Pro for MacOS 跟 VMware Workstation Pro for Windows 10 在透過虛擬機安裝最新的 windows 11 vmware 官網資訊 broadcom 官網資訊 microsoft 下載 win 11 頁面 如果喜歡我的影片內容 可以幫我按個讚並且訂閱我的頻道 這樣我的新影片可以第一時間通知你! 我的頻道音樂來自以下: [ad_2] source

    Read More »
Back to top button