Skip to content

therealsocialproject/Proxmox-Scripts

Repository files navigation

Proxmox-Scripts

Proxmox Dark Theme

Proxmox Discord 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 ) install

To uninstall the theme, simply run the script with the uninstall command.


Update Proxmox LXC

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

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 ) install

Ubuntu LXC

Ubuntu 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

About

Proxmox-Scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages