Proxmox VE - fine tuning

imthiazaar

New Member
Feb 26, 2022
25
0
1
Hi,

Is there any best practices to fine tune Proxmos VE, remove unwanted package, hardening and how to keep the setup light weight?

Please suggest..

Thanks in advance..
 
hi,
Proxmos VE
Proxmox VE :)

emove unwanted package,
the default installation comes with a relatively small set of packages anyway. other "big" packages such as ceph and so on are opt-in.
what kind of packages would you like to remove from the default installation?
you can get a list of the installed packages with dpkg -l > installed.txt (keep in mind a lot of them are dependencies for other packages)

hardening
depends highly on your actual setup.

some general recommendations:
* enabling firewalls on Datacenter/Node levels is always recommended, along with a reasonable ruleset (which again depends on what you want to do). [0]
* use a strong password for your root@pam account
* use two-factor auth [1] (also for root@pam since it's the most privileged user)
* if you're providing user accounts, make sure you give them the least possible privileges that you can (this holds especially true if you're providing accounts to untrusted users/customers)
* if you're providing VM/CT access to untrusted users, you'll also probably need to think about network segmentation (who can access which resources)

for general setup tips feel free to read our admin guide (linked below)

hope this helps

[0]: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#chapter_pve_firewall
[1]: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#pveum_tfa_auth
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!