ProxMox 7.0 Post Install Configuration

Опубликовано: 31 Октябрь 2021
на канале: H2DC - How to do Computers
32,817
734

How to Install ProxMox -    • How to install Proxmox VE 7.0  
Configuring Storage in ProxMox -    • Configuring Storage in ProxMox  

VirtIO ISO Download: https://pve.proxmox.com/wiki/Windows_...

Commands for single drive storage:
-----------------
lvremove /dev/pve/data
lvresize -l +100%FREE /dev/pve/root
resize2fs /dev/mapper/pve-root

Commands for Remove License Banner:
-----------------
ssh root@(ip address)

cd /usr/share/javascript/proxmox-widget-toolkit
cp proxmoxlib.js proxmoxlib.js.bak
nano interfaces
(ctrl+w and search No valid subscription)
(change to)

void({ //Ext.Msg.show({
title: gettext('No valid subscription'),

systemctl restart pveproxy.service


---------
Facebook -   / h2dc-how-to-do-computers-108075255013728  
Twitter -   / how2docomputers  
Instagram -   / howtodocomputers   NEW H2DC Discord -   / discord