> For AI agents: the complete documentation index is available at https://www.tteam.icu/llms.txt, the full documentation bundle is available at https://www.tteam.icu/llms-full.txt.

# 在Debian上安装Proxmox VE

最近突发奇想，想在Mac上测试一些需要纯外网环境的内容

突然想到我有一台闲置的VPS，系统正好是Debian，而Proxmox VE本身就是基于Debian的

于是我在网上搜索了一堆教程并尝试安装

发现网上的教程都比较陈旧，最后在官网找到了官方的直接安装[教程](https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_12_Bookworm)

需要特别注意的是，一定要正确修改`/etc/hosts`文件，否则会导致安装后无法正常使用
