Home
BB Archive
Cancel
Preview Image
Preview Image

Install Docker on Proxmox VM

Docker helps define and install multiple container builds. It can be run as a command line interface or via Docker Compose which reads YAML files of configuration information allowing services that...

Preview Image

Backup / Restore Proxmox VM via USB

Backup Proxmox VM to USB Mount the USB in Proxmox Used this guide on mounting a USB in Linux Plug USB drive in back of server (did not work in front) List dr...

Preview Image

Google Domain Name and Cloudflare DNS

To improve remote access when away from home have setup a domain name with Google Domain (£10 per year): bbproj.org In addition, to support DNS and SSL certificate generation have setup an account...

Preview Image

ARCHIVED: HTTPS with Let’s Encrypt SSL Certificates

ARCHIVED: NOW USING TRAEFIK REVERSE PROXY WITH CLOUDFLARE DNS AND LET’S ENCRYPT FOR SSL CERTIFICATION On first install Proxmox uses a self-signed certificate for SSL, which is great in that it giv...

Preview Image

ARCHIVED: Configure Dynamic DNS with Dynu

ARCHIVED: NOW USING TRAEFIK REVERSE PROXY WITH CLOUDFLARE DNS AND LET’S ENCRYPT FOR SSL CERTIFICATION Access the Proxmox server from the internet. Used elements from this guide (Tech Guides). Get...

Preview Image

TrueNAS : Add SyncThing

Introduction The BB Archive is an offline website where I keep all my information and data collected over the years related to my hobbies. It uses Jekyll to create a static data with a rich appear...

Preview Image

Proxmox Notes

Proxmox Commands If VM/Container locked: pct 101 unlock Proxmox Ideas How to Set Up Wake-on-LAN in Proxmox (wundertech) Displaying CPU Temperature in Proxmox Summary in Rea...

Preview Image

TrueNAS : Permissions

Have a great deal of trouble with TrueNAS permsissions. This forum entry gave quite a few hints at what to do. Generally I hae used Option 1. This video from Lawrence Systems gave a simple overvi...

Preview Image

Install TrueNAS on Proxmox VM

Chose to use Truenas CORE rather than TrueNAS Scale as the latter is quite new, whereas Core has been around for some time and more “tried & tested”. Used this YouTube guide Download True...

Preview Image

Install Proxmox

The Proxmox VE (Virtual Environment) provides an open-source server management platform for virtualisation, based on Debian Linux operating system. It has an integrated web-based user interface to ...