Advanced Search
Search Results
58 total results found
Resize LXC Root Disk
What is this for This guide is to show how to resize the root fs of a Proxmox LXC Container Go to the bottom of this page --->here for the quick way to do this in Proxmox 8.0+ On your proxmox node List the containers: pct list Stop the particular contain...
tar Command in Linux With Examples
Introduction The GNUtar (short for Tape ARchiver) command is the most widely used archiving utility in Linux systems. Available directly in the terminal, the tar command helps create, extract, and list archive contents. The utility is simple and has many hel...
Reset a Lost Administrative Password (root)?
By default the first user's account is an administrative account, so if the UI is prompting you for a password it's probably that person's user password. If the user doesn't remember their password you need to reset it. To do this you need to boot into recover...
Stop A Power Button Press From Shutting Down The Host
Introduction What we are trying to prevent here is to not shutdown the Proxmox host from a momentary press of the Power Button on the host. My cat was the inperation for this. Console To Your Proxmox Host Fist we will need to ssh to the Proxmox host that yo...