Advanced Search
Search Results
85 total results found
Configuring Updates for Proxmox Backup Server
This article goes over setting up Community based updates. By default, PBS (and Proxmox VE), are configured to download the 'Enterprise' repository for your updates. Unless you do have an enterprise license, we need to add the 'no-subscription' repository and ...
Configuring Datastore
Datastore is where the backups will be saved. This article goes over configuring datastore using a disk on the machine. If not using volume from machine check out this article to use NAS storage via NFS Creating Datastore Login to PBS Under Storage/Dis...
Security Configuration
It is optional but recommended to create a separate backup user. In the next step we will connect our PBS to Proxmox VE, and for that you need a user. You could simply use the root user, but best practices dictate that a separate user is better for security re...
How to install Proxmox Backup Client
This guide explains how to install and use Proxmox Backup Client on a Debian VM. This would allow non proxmox machine to be backed up using PBS. Proxmox Backup Client Documentation Proxmox Installaton for Proxmox Backup Client Documentation Installing Pro...
Gotify
Installing Gotify with iGotify for iOS
Gotify is a self-hosted notification server that lets you send messages to devices and apps via a simple API. It’s great for server alerts, home automation, and custom scripts because you control delivery and history. iGotify is the bridge that makes Gotify w...
Gotify Compose File
services: gotify: container_name: gotify hostname: gotify image: gotify/server restart: unless-stopped security_opt: - no-new-privileges:true networks: - net ports: - "3030:80" volumes: - d...
Fixing Home Assistant /auth/token Errors Behind Nginx Proxy Manager
This guide explains exactly what to do when Home Assistant shows: Login attempt or request with invalid authentication. Requested URL: '/auth/token' This error happens when Nginx Proxy Manager blocks or alters Home Assistant’s OAuth callback, especially w...
Paperless NGX
What to Do When Files in the Import Folder Don’t Show Up
Sometimes you drop documents into your Import folder, but nothing appears in the Paperless dashboard. This usually isn’t a bug — it’s just how Paperless watches for new files. Here’s a quick guide to diagnose and fix it. Paperless watches the import folder us...
UxPlay
Installing UxPlay on Linux
This guide explains how to: Install UxPlay on Fedora Create a launch script Create a .desktop launcher so UxPlay appears in the Apps menu Run UxPlay in the background without freezing the launcher Install UxPlay and create Launch Scr...
Run UxPlay as a systemd service
This method gives you: systemctl start uxplay systemctl stop uxplay systemctl restart uxplay Optional auto‑start on boot Clean background operation with no terminal needed Create a systemd service file Open Service file ...
New Server Hardening- VPS
Guides on Setting up VPS servers and making sure they are as secure as possible
Fall2ban Setup
Fail2ban watches your system logs for repeated failed login attempts. When it sees too many failures from the same IP, it automatically bans that IP using your firewall. It protects services like: SSH Nginx / Apache FTP Postfix / Dovecot It’s basical...
About My Homelab
My Homelab Setup
Network Setup The network infrastructure is built using Ubiquiti equipment, leveraging its firewall features to ensure high-speed internet access and robust security. Security configurations, including firewall settings, are managed through Ubiquiti's syste...
Homelab Projects
This page goes over few major applications running on my Homelab RustDesk RustDesk is an open-source remote desktop solution that I host locally on Akamai and Linode cloud platforms. This setup ensures secure, private, and encrypted communication channels, ...