Command line tools - PVE 3.x: Difference between revisions
Jump to navigation
Jump to search
m (First page) |
mNo edit summary |
||
Line 18: | Line 18: | ||
==aptitude== | ==aptitude== | ||
Standard Debian package update tool | Standard Debian package update tool | ||
=Debian Appliance Builder= | |||
==dab== | |||
See [[Debian_Appliance_Builder]] | |||
=Other useful tools= | =Other useful tools= | ||
==pveperf== | ==pveperf== | ||
Simple host performance test. | Simple host performance test. | ||
[[Category: HOWTO]][[Category: Installation]] | [[Category: HOWTO]][[Category: Installation]] |
Revision as of 18:32, 12 March 2010
Introduction
This page list the most important Proxmox VE command line tools. All CLI tools have also manual pages.
KVM specific
qm
OpenVZ specific
vzctl
vztop
user_beancounters
cat /proc/user_beancounters
Backup
vzdump
vzrestore
qmrestore
Cluster management
pveca
Software version check
pveversion -v
aptitude
Standard Debian package update tool
Debian Appliance Builder
dab
Other useful tools
pveperf
Simple host performance test.