Why would you want to pin your Proxmox kernal? Consider this scenario. I have a NVIDIA driver that my Plex and Emby servers use that works great with the kernal that is currently installed. If I de...
Follow these steps to assign static IP to Ubuntu server. If the server was provisioned with CloudInit, do the following first. The filename may vary. sudo cat /etc/cloud/cloud.cfg.d/subiquity-dis...
Upgrade the system packages. sudo apt update && sudo apt dist-upgrade Clean up the container (optional) sudo apt clean && sudo apt autoremove Add a new user. adduser {your us...
This post is a guide on how to convert any VM into a template that can be used to clone new servers. Control panel config Hardware > CD/DVD Drive (ide2) > edit and select “do not use any...
Install Docker Update the system. sudo apt-get update Install required libraries. sudo apt install -y apt-transport-https ca-certificates curl gnupg2 software-properties-common Add Docker re...
A new version of content is available.