
Linux · Servers · Networking · Self-Hosting · AI
Latest guides
Guides that actually work, proven in production and at home.
-

Install Ollama and DeepseekR1 on Debian12
In this guide, we’ll cover how to install Ollama and run the DeepSeek R1…
-

Setting Up Passwordless SSH Login between a Client and Two Servers
Setting up passwordless SSH login with key pairs makes connecting to your servers both…
-

How to Fix “Host Key Verification Failed” Error in Proxmox
The “Host key verification failed” error is a common one when working with SSH-based…
-

Converting VirtualBox .vdi to Proxmox VM using VBoxManage
Moving a virtual machine from VirtualBox to Proxmox comes down to converting the VirtualBox…
-

A Guide to Subnet Masks
Subnet masks are one of the fundamentals of networking, and they’re the thing that…
-

Tar Command Cheatsheet
The tar command is the standard way to archive and compress files and directories…