Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

46 total results found

Remote Access Setup

Synology Setup Guide Synology Security Guide & Best Practices

Synology Firewall Setup

Synology Setup Guide Synology Security Guide & Best Practices

Set Up Proxmox Backup Server with NFS Storage

Proxmox Setup Guide Backups Setup

Proxmox Backup Server PBS is design to backup Proxmox Virtual Environment.  Proxmox Backup Server is designed to run bare-metal on dedicated hardware, with dedicated drives for the operating system and backups. The main backup should be on bare metal and NFS S...

homelab
Proxmox
Proxmox Backup Server
Backup
Installation

Schedule Backup Job with PBS

Proxmox Setup Guide Backups Setup

This guide goes over scheduling backup job with PBS server. Proxmox Virtual Environment can run it's own jobs, but for best optimization, using deducation and verify jobs, having PBS is good idea. Also, it provides redundancy if pve goes down. Using Proxmox B...

Installation
homelab
Proxmox
Proxmox Backup Server
Backup

Backing up Proxmox Virtual Environment to Synology NAS

Proxmox Setup Guide Backups Setup

This article goes trough setting up NFS connection between Synology and PVE Database. Although using Proxmox Backup Server is better for keeping more backups using deduplication, verification and pruning options, having additional backup job directly from PVE ...

Setup
Backup
Proxmox
Synology

Installing Proxmox Backup Server

Proxmox Setup Guide Installation and Configuration Guides f...

This article goes over steps for installing Proxmox Backup Server. There is multiple options on where to run PBS instance, however for best performance running it on seperate bare metal machine would be the best option. PBS can run in virtual machine if needed...

Installation
Proxmox Backup Server
Backup

Installing Proxmox Backup Server

Installation Guides for Software and Se... Proxmox

This article goes over steps for installing Proxmox Backup Server. There is multiple options on where to run PBS instance, however for best performance running it on seperate bare metal machine would be the best option. PBS can run in virtual machine if needed...

Installation
Proxmox Backup Server
Backup

Configuring Updates for Proxmox Backup Server

Proxmox Setup Guide Installation and Configuration Guides f...

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 ...

Proxmox Backup Server
updates

Configuring Datastore

Proxmox Setup Guide Installation and Configuration Guides f...

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...

Proxmox Backup Server
Proxmox
Setup

Security Configuration

Proxmox Setup Guide Installation and Configuration Guides f...

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...

Setup
Proxmox Backup Server
Security

How to install Proxmox Backup Client

Proxmox Setup Guide Backups Setup

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...

Setup
Proxmox Backup Server
Backup

Installing Gotify with iGotify for iOS

Installation Guides for Software and Se... Gotify

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...

Installation
notification
homelab
Setup

Gotify Compose File

Installation Guides for Software and Se... Gotify

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...

Compose File
Installation
notification

Fixing Home Assistant /auth/token Errors Behind Nginx Proxy Manager

Troubleshoots and Updates

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...

What to Do When Files in the Import Folder Don’t Show Up

Troubleshoots and Updates Paperless NGX

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...

homelab
paperless
Synology

Installing UxPlay on Linux

Installation Guides for Software and Se... UxPlay

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...

Installation
UxPlay
Remote Access
Phone
Device

Run UxPlay as a systemd service

Installation Guides for Software and Se... UxPlay

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 ...

Fall2ban Setup

SSH Commands and Guides New Server Hardening- VPS

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...

ssh
VPS
Fall2ban