Proxmox Dark Theme
A modified dark theme for the Proxmox Web UI by Weilbyte
Run the following in the Proxmox Shell.
bash <(curl -s https://raw.githubusercontent.com/samwozencroft/Proxmox-Scripts/main/darktheme.sh ) installTo uninstall the theme, simply run the script with the uninstall command.
Update Proxmox LXC
A LXC Update script for Proxmox by Sam Wozencroft
Run the following in the Proxmox Shell.
bash -c "$(wget -qLO - https://raw.githubusercontent.com/samwozencroft/Proxmox-Scripts/main/update-containers.sh)"Post install Poxmox Script
A script to run on post install for Proxmox by Sam Wozencroft
Run the following in the Proxmox Shell.
bash <(curl -s https://raw.githubusercontent.com/samwozencroft/Proxmox-Scripts/main/post-install.sh ) installUbuntu LXC
A Ubuntu LXC script for Proxmox by Sam Wozencroft
Run the following in the Proxmox Shell.
bash <(curl -s https://raw.githubusercontent.com/samwozencroft/Proxmox-Scripts/main/ubuntu-lxc.sh ) install
