Newly updated Ubuntu 24.04 Forge VM stuck at “Booting from Hard Disk…”
Another day, another crash. Background Proxmox VM with Laravel Forge installed, Ubuntu 24.04. I don’t really update these machines a lot because they just work,
Another day, another crash. Background Proxmox VM with Laravel Forge installed, Ubuntu 24.04. I don’t really update these machines a lot because they just work,
Synopsis Virtualmin server installed with too much software. Client is given a perfectly working Virtualmin server and decides to install Docker, Wireguard, OpenVPN, and much
Steps: Reboot. You should see the menu with CentOS 7 and have a few split seconds to press e for edit. Scroll down, you’ll have
Background Ubuntu has this fancy system where by /etc/resolv.conf isn’t actually a proper resolver but refers to a local server called 127.0.0.53. In some circumstances
Here is a quick primer and script to determine the iops on a disk. You can use the iostat utility but you have to first
A curated list of SNMP commands and parameters. The article aims to highlight differences between RedHat (e.g. AlmaLinux/CentOS) based distributions and Debian (e.g. Ubuntu) based
Many Windows servers still use Point to Point Tunneling Protocol. It’s tried and tested, but apparently not that secure. MacOS removed it because it’s obsolete.
Use this command to see if a package is already installed: apt list –installed | grep -i xyz Reference https://askubuntu.com/questions/17823/how-to-list-all-installed-packages
Background Google Cloud Engine makes it super simple to resize your disk and it can be done online. Step one is in the the user
Wine provides a software compatibility layer for Windows on Linux. It translates Windows API calls to POSIX calls. It works for a lot of Windows