年度归档: 2024 年

513 篇文章

thumbnail
PVE安装macOS–方法1
1.下载模板 可以选择Ubuntu 2.通过模板创建LXC容器 换源 sudo nano /etc/apt/sources.list 替换源 deb http://mirrors.aliyun.com…
thumbnail
PVE安装istoreos
过程与安装openwrt过程差不多。 qm importdisk 109 /var/lib/vz/template/iso/istoreos-22.03.6-2024051012-x86-64-squ…
thumbnail
PVE安装ikuai
下载系统iso 地址:https://www.ikuai8.com/component/download 上传到pve 新建虚拟机,系统选择上传的iso文件。 修改管理地址 输入刚才的ip地址访问后台…
thumbnail
PVE安装openwrt
下载地址:https://downloads.openwrt.org/releases/ 选择最新版,目前是23.05.3 上传img 记下位置:/var/lib/vz/template/iso/op…
thumbnail
黄桃
还过差不多一个月可以吃。
thumbnail
PVE显卡直通
先用pve_source设置显卡直通,虚拟机里添加pci设备。 直通后一直有叹号,暂时没找到解决办法。 驱动卸载后:
thumbnail
PVE通过威联通实现断电自动关机
1:威联通启用不间断服务器 将pve的ip添加到里面 2:安装nut apt install nut 3:启动nut生成默认配置 systemctl restart nut-client.servic…
thumbnail
PVE新增硬盘
请谨慎操作 1.初始化 如果磁盘已经使用过,先擦除磁盘,然后GPT初始化,记录名称。 2:分区 通过shell操作 fdisk /dev/sda 输入n,新建分区 一路回车后输入w保存分区。 3:格式…
pve优化脚本
pve_source 快速使用: 稳定版 wget -q -O /root/pve_source.tar.gz 'https://bbs.x86pi.cn/file/topic/2023-11-28/…