To upgrade only packages that are installed. apt-get update && apt-get upgrade No reboot is necesary. To update a node entirely apt-get update && apt-get dist-upgrade Only re...
Lets start by listing the currently available data sets zfs list This should give you a list of folders (if any exist) To create a new data set, run the following command. This will also set so...
Here is a common set-up for configuring applications to use your Google account to send transaction based email. SMTP Server: smtp.gmail.com SMTP port: 465 Encryption mode: SSL/TLS Sender e...
Here are some useful pct commands for every day management of your containers and VM’s. Containers Start container. pct start {container_id} Stop container. pct start {container_id} Resize ...
Sometimes, Proxmox doesn’t play nice when you try to upload an ISO file. There can be size restrictions and other bugs that stop you in your tracks. Here is an easy command that you can run. scp f...
A new version of content is available.