Recently Updated Pages
Setting up Jellystat for Jellyfin
To do
Quick setup script for Docker Compose
I have setup a quick setup script for docker compose, this automates the install process from htt...
Setting up the arr stack on a fresh debian 12 install
1) Install docker & docker compose # Add Docker's official GPG key: sudo apt-get update sudo a...
Increasing VM Disk size
The VM clone template i use is configured to only use a 8GB disk, this is small enough for the Ub...
Proxmox host details
Proxmox Version Proxmox VE 7.2-3 HardwareTrigkey N4 mini-PC Intel Celeron J4125 4C 2.00GHz8GB ...
How to prevent VM from seeing other devices on LAN with the firewall
This can be useful for setting up a separated sacrificial VM for testing known bad software, link...
Setting static IP
Step 1 - Edit interfaces file sudo nano /etc/network/interfaces Step 2 - add following lines i...
Configuring cloudflare as DDNS with ddclient
Step 1: Install ddclient sudo apt install ddclient Step 2: get Cloudflare API key Go to https:...
Adding NAS storage to LXC container
1) Add fileshare to proxmox UI Datacentre -> Storage ->Add SMB/CIFS ID: Name for shareServer: I...
Adding users to client VMs and adding to Sudo Group
1) Log in to VM as root (from proxmox shell or ssh as root) 2) adduser <username> Enter passwo...
Changing IP address of nodes in cluster
1) On Node to have IP address changed edit /etc/pve/corosync.conf 2) Update IP for node to be ch...
Homepage
1) Create new LXC Container: Storage: 3GBRAM: 1024MBvCPU: 2 2) Run container and install depend...
Jellyfin in proxmox LXC container
1) Add samba share - create mount point, bind, add to fstab 2) install Jellyfin https://jellyfin...
Reducing size of container LV
Reducing the size of a disk is a very risky procedure, ensure that all data is backed up first.No...
Adding USB drive to proxmox
I have a 2TB External SSD connected to my Proxmox host to use for storage.Originally I tried runn...
Making Linked Clones
Linked Clones is a method of generating new VM's within Proxmox without the need to constantly ke...
Configuring Centralised logging with Graylog
Graylog is a centralised logging solution that allows us to pool all the logs from the various ap...
Setting up Wireguard in an LXC container
Wireguard is a VPN solution that can be used to connect to the local network from the internet. I...
Sending logs from Docker to centralised log server
Docker logs are not handled through rsyslog (at least not by default), since I am using Graylog, ...
Configuring ZigBee radio for Home Assistant
I use the Zig-a-zig-ah! (AKA ZZH) is a ZigBee radio to connect to lights and sensors within my ho...