Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

46 total results found

Resize LXC Root Disk

Proxmox LXC Containers

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...

Linux
Proxmox

tar Command in Linux With Examples

Linux General

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...

Linux

Reset a Lost Administrative Password (root)?

Linux General

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...

Linux

Stop A Power Button Press From Shutting Down The Host

Proxmox Proxmox 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...

Proxmox
Linux

DNS Resolution Not Working

Linux General

Turn off systemd-resolved That is, with the OPT and A reversed. Mint uses systemd-resolved and it seems plausible that your router is "special" or even plain buggy and that systemd-resolved refuses the reply. Clearly we have to compensate for things working ...

Linux

Chrome asks for password to unlock keyring on startup

General Knowledge Google Chrome

The easiest way to fix that in the launcher is to copy the .desktop file to your home folder and edit it (chromium users should copy the appropriate file): cp /usr/share/applications/google-chrome.desktop ~/.local/share/applications Then edit the new file su...

Linux
Google Chrome