Skip to main content

Recently Updated Pages

Setting up Jellystat for Jellyfin

Programs and Utilities

To do

Updated 6 months ago by Beau

Quick setup script for Docker Compose

Programs and Utilities

I have setup a quick setup script for docker compose, this automates the install process from htt...

Updated 6 months ago by Beau

Setting up the arr stack on a fresh debian 12 install

Programs and Utilities

1) Install docker & docker compose # Add Docker's official GPG key: sudo apt-get update sudo a...

Updated 1 year ago by Jarvis

Increasing VM Disk size

Proxmox Storage

The VM clone template i use is configured to only use a 8GB disk, this is small enough for the Ub...

Updated 1 year ago by Jarvis

Proxmox host details

Server Details

Proxmox Version Proxmox VE 7.2-3 HardwareTrigkey N4 mini-PC Intel Celeron J4125 4C 2.00GHz8GB ...

Updated 1 year ago by Jarvis

How to prevent VM from seeing other devices on LAN with the firewall

Proxmox Networking

This can be useful for setting up a separated sacrificial VM for testing known bad software, link...

Updated 1 year ago by Jarvis

Setting static IP

Programs and Utilities Debian

Step 1 - Edit interfaces file sudo nano /etc/network/interfaces Step 2 - add following lines i...

Updated 1 year ago by Jarvis

Configuring cloudflare as DDNS with ddclient

Programs and Utilities

Step 1: Install ddclient sudo apt install ddclient Step 2: get Cloudflare API key Go to https:...

Updated 1 year ago by Jarvis

Adding NAS storage to LXC container

Proxmox

1) Add fileshare to proxmox UI Datacentre -> Storage ->Add SMB/CIFS ID: Name for shareServer: I...

Updated 2 years ago by Jarvis

Adding users to client VMs and adding to Sudo Group

Proxmox

1) Log in to VM as root (from proxmox shell or ssh as root) 2) adduser <username> Enter passwo...

Updated 2 years ago by Jarvis

Changing IP address of nodes in cluster

Proxmox

1) On Node to have IP address changed edit /etc/pve/corosync.conf 2) Update IP for node to be ch...

Updated 2 years ago by Jarvis

Homepage

Programs and Utilities

1) Create new LXC Container: Storage: 3GBRAM: 1024MBvCPU: 2 2) Run container and install depend...

Updated 2 years ago by Jarvis

Jellyfin in proxmox LXC container

Programs and Utilities

1) Add samba share - create mount point, bind, add to fstab 2) install Jellyfin https://jellyfin...

Updated 2 years ago by Jarvis

Reducing size of container LV

Proxmox Storage

Reducing the size of a disk is a very risky procedure, ensure that all data is backed up first.No...

Updated 3 years ago by Jarvis

Adding USB drive to proxmox

Proxmox Storage

I have a 2TB External SSD connected to my Proxmox host to use for storage.Originally I tried runn...

Updated 3 years ago by Jarvis

Making Linked Clones

Proxmox

Linked Clones is a method of generating new VM's within Proxmox without the need to constantly ke...

Updated 3 years ago by Jarvis

Configuring Centralised logging with Graylog

Programs and Utilities Logging

Graylog is a centralised logging solution that allows us to pool all the logs from the various ap...

Updated 3 years ago by Jarvis

Setting up Wireguard in an LXC container

Programs and Utilities

Wireguard is a VPN solution that can be used to connect to the local network from the internet. I...

Updated 3 years ago by Jarvis

Sending logs from Docker to centralised log server

Programs and Utilities Logging

Docker logs are not handled through rsyslog (at least not by default), since I am using Graylog, ...

Updated 3 years ago by Jarvis

Configuring ZigBee radio for Home Assistant

Programs and Utilities Home Assistant

I use the Zig-a-zig-ah! (AKA ZZH) is a ZigBee radio to connect to lights and sensors within my ho...

Updated 3 years ago by Jarvis