Proxmox: Difference between revisions
Jump to navigation
Jump to search
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
==Ubuntu== | |||
<syntaxhighlight lang="bash"> | |||
lxc image ls images:debian bookworm $(dpkg --print-architecture) | |||
lxc ls -f=json|jq -r '.[]|select(.name == "proxmox")|.name' | |||
lxc launch images:debian/12 proxmox --vm | |||
lxc ls -f=json|jq -r '.[]|select(.state.status == "Running")|[.name, .status]|@tsv' | |||
lxc ls -f=json|jq -r '.[]|select(.state.status == "Running")|.name' | |||
cat << EXE | lxc exec proxmox -- bash | |||
apt-get update;echo | |||
apt list -a --upgradable; apt-get upgrade -y | |||
apt-get install -y apt-transport-https ca-certificates curl software-properties-common | |||
EXE | |||
</syntaxhighlight> | |||
===Ubuntu » LXD=== | |||
<syntaxhighlight lang="bash"> | |||
cat << EXE | lxc exec proxmox -- sudo bash | |||
curl -fsSL http://download.proxmox.com/debian/proxmox-release-bookworm.gpg\ | |||
| gpg --dearmor -o /etc/apt/trusted.gpg.d/proxmox.gpg >/dev/null | |||
DISTRIBUTION=\$(. /etc/os-release && echo "\${VERSION_CODENAME}") | |||
cat << SRC | tee /etc/apt/sources.list.d/proxmox.list >/dev/null | |||
deb [arch=\$(dpkg --print-architecture)\ | |||
signed-by=/etc/apt/trusted.gpg.d/proxmox.gpg]\ | |||
http://download.proxmox.com/debian/pve \${DISTRIBUTION} pve-no-subscription | |||
SRC | |||
apt-get update;echo | |||
apt list -a --upgradable | |||
EXE | |||
</syntaxhighlight> | |||
==References== | ==References== | ||
{| | {| | ||
Line 16: | Line 50: | ||
* [https://forum.proxmox.com/threads/generic-solution-when-install-gets-framebuffer-mode-fails.111577/ Proxmox » Install » FrameBuffer Mode Fails] | * [https://forum.proxmox.com/threads/generic-solution-when-install-gets-framebuffer-mode-fails.111577/ Proxmox » Install » FrameBuffer Mode Fails] | ||
* [https://github.com/Telmate/terraform-provider-proxmox Proxmox » PVE » Terraform Provider Plugin] | * [https://github.com/Telmate/terraform-provider-proxmox Proxmox » PVE » Terraform Provider Plugin] | ||
* [https://draculaservers.com/tutorials/how-to-install-proxmox-in-ubuntu/ Proxmox » Install » Qemu Virtual Machine] | |||
* [https://vsys.host/how-to/how-to-install-proxmox-on-debian-12-bookworm-2 Proxmox » Install » Debian 12 Bookworm] | |||
* [https://pve.proxmox.com/pve-docs/ Proxmox » PVE » Documentation] | * [https://pve.proxmox.com/pve-docs/ Proxmox » PVE » Documentation] | ||
* [https://pve.proxmox.com/pve-docs/api-viewer/ Proxmox » PVE » API » Viewer] | * [https://pve.proxmox.com/pve-docs/api-viewer/ Proxmox » PVE » API » Viewer] | ||
Line 36: | Line 72: | ||
* [https://www.intel.com/content/www/us/en/products/sku/232146/intel-core-i71370p-processor-24m-cache-up-to-5-20-ghz/specifications.html Intel » i7 » 1370P » 24M » 0L+08E+6P] | * [https://www.intel.com/content/www/us/en/products/sku/232146/intel-core-i71370p-processor-24m-cache-up-to-5-20-ghz/specifications.html Intel » i7 » 1370P » 24M » 0L+08E+6P] | ||
* [https://www.intel.com/content/www/us/en/products/sku/232155/intel-core-i71360p-processor-18m-cache-up-to-5-00-ghz/specifications.html Intel » i7 » 1360P » 18M » 0L+08E+4P] | * [https://www.intel.com/content/www/us/en/products/sku/232155/intel-core-i71360p-processor-18m-cache-up-to-5-00-ghz/specifications.html Intel » i7 » 1360P » 18M » 0L+08E+4P] | ||
* [https://www.intel.com/content/www/us/en/products/sku/232126/intel-core-i51340p-processor-12m-cache-up-to-4-60-ghz/specifications.html Intel » i5 » 1340P » 12M » 0L+08E+4P] | |||
| valign="top" | | | valign="top" | | ||
Line 51: | Line 88: | ||
|- | |- | ||
| valign="top" | | | valign="top" | | ||
* [https://www.lenovo.com/my/en/configurator/cto/index.html?bundleId=83E2CTO1WWMY1 Yoga Pro 7i 14.5" Gen 9] | * [https://www.lenovo.com/my/en/configurator/cto/index.html?bundleId=83E2CTO1WWMY1 Yoga Pro 7i 14.5" Gen 9 » 🟢] | ||
* [https://www.lenovo.com/my/en/configurator/cto/index.html?bundleId=21G2CTO1WWMY1 ThinkPad P14s Gen 5] | * [https://www.lenovo.com/my/en/configurator/cto/index.html?bundleId=21G2CTO1WWMY1 ThinkPad P14s Gen 5 » 🔴] | ||
* [https://www.lenovo.com/my/en/configurator/cto/index.html?bundleId=21MLCTO1WWMY1 ThinkPad T14 Gen 5] | * [https://www.lenovo.com/my/en/configurator/cto/index.html?bundleId=21MLCTO1WWMY1 ThinkPad T14 Gen 5 » 🟢] | ||
* [https://www.lenovo.com/my/en/configurator/cto/index.html?bundleId=21L1CTO1WWMY1 ThinkPad L14 Gen 5] | * [https://www.lenovo.com/my/en/configurator/cto/index.html?bundleId=21L1CTO1WWMY1 ThinkPad L14 Gen 5 » 🟡] | ||
| valign="top" | | | valign="top" | | ||
* [https://www.lenovo.com/my/en/configurator/cto/index.html?bundleId=83E3CTO1WWMY1 Yoga Pro 7 14.5" Gen 9 » AMD » 🟡] | |||
* [https://www.lenovo.com/my/en/configurator/cto/index.html?bundleId=21MECTO1WWMY1 ThinkPad P14s Gen 5 » AMD » 🟠] | |||
* [https://www.lenovo.com/my/en/configurator/cto/index.html?bundleId=21MCCTO1WWMY1 ThinkPad T14 Gen 5 » AMD » 🟡] | |||
* [https://www.lenovo.com/my/en/configurator/cto/index.html?bundleId=21L5CTO1WWMY1 ThinkPad L14 Gen 5 » AMD » 🟡] | |||
| valign="top" | | | valign="top" | | ||
Line 85: | Line 126: | ||
* [[Qemu]] | * [[Qemu]] | ||
* [[MinIO]] | * [[MinIO]] | ||
* [[CIDR]] | |||
* [[UFW]] | |||
| valign="top" | | | valign="top" | | ||
* [[Minikube Systemd]] | |||
* [[Minikube Tunnel]] | |||
* [[Free Up RAM]] | |||
|} | |} |
Latest revision as of 01:31, 7 November 2024
Ubuntu
lxc image ls images:debian bookworm $(dpkg --print-architecture)
lxc ls -f=json|jq -r '.[]|select(.name == "proxmox")|.name'
lxc launch images:debian/12 proxmox --vm
lxc ls -f=json|jq -r '.[]|select(.state.status == "Running")|[.name, .status]|@tsv'
lxc ls -f=json|jq -r '.[]|select(.state.status == "Running")|.name'
cat << EXE | lxc exec proxmox -- bash
apt-get update;echo
apt list -a --upgradable; apt-get upgrade -y
apt-get install -y apt-transport-https ca-certificates curl software-properties-common
EXE
Ubuntu » LXD
cat << EXE | lxc exec proxmox -- sudo bash
curl -fsSL http://download.proxmox.com/debian/proxmox-release-bookworm.gpg\
| gpg --dearmor -o /etc/apt/trusted.gpg.d/proxmox.gpg >/dev/null
DISTRIBUTION=\$(. /etc/os-release && echo "\${VERSION_CODENAME}")
cat << SRC | tee /etc/apt/sources.list.d/proxmox.list >/dev/null
deb [arch=\$(dpkg --print-architecture)\
signed-by=/etc/apt/trusted.gpg.d/proxmox.gpg]\
http://download.proxmox.com/debian/pve \${DISTRIBUTION} pve-no-subscription
SRC
apt-get update;echo
apt list -a --upgradable
EXE