Recent Activity
Jarvis
User for 3 years
Created Content
Recently Created Pages View All
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...
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...