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

32 total results found

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

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

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

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

New Server Hardening- VPS

SSH Commands and Guides

Guides on Setting up VPS servers and making sure they are as secure as possible

VPS
ssh
Installation

Linux Server Hardening- VPS

SSH Commands and Guides New Server Hardening- VPS

These steps go over ways to help harden your Linux Server, especially on a VPS. As VPS servers are public, adding additional security is crucial. Requirements  linux-Debian server has been installed SSH public key has already been shared with VPS setup, o...

ssh
Installation
VPS

MeshCentral

Installation Guides for Software and Se...

MeshCentral
Installation
homelab

Docker

Installation Guides for Software and Se...

Installation
Docker

Installing Docker

Installation Guides for Software and Se... Docker

Steps for Installing Docker   Add the Docker Repository echo "deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/docker.li...

homelab
Installation
Docker

MeshCentral Installation on Ubuntu Server

Installation Guides for Software and Se... MeshCentral

These Instructions follow the steps of starting personal MeshCentral remote support server. Prerequisites require you to have set up ubuntu server, and have DNS record set up to point to this ip:443. It's good idea to use cloudflare tunnel or other type of tun...

homelab
Installation
MeshCentral

Dockhand

Installation Guides for Software and Se...

Installation
homelab
Docker
Dockhand

Dockhand Hawser Docker Compose Agent

Installation Guides for Software and Se... Dockhand

To install Docker Compose Agent for Dockhand version: '3.8' services: hawser: image: ghcr.io/finsys/hawser:latest container_name: hawser volumes: - /var/run/docker.sock:/var/run/docker.sock - hawser_stacks:/data/stacks ...

Installation
Docker Compose
Dockhand

Connecting Server Directory to Synology NAS (NFS Setup)

Installation Guides for Software and Se...

This is a step-by-step document on how to connect a server directory to a Synology NAS using NFS. This guide assumes you have access to both the server and the Synology NAS. Prerequisites     Access to a server (Linux-based).    Access to a Synology NAS.    ...

Installation
Synology
ssh
Setup
NFS
File Share

Post Install ACME Falining Fix

Installation Guides for Software and Se... Pangolin

This guide walks you through the exact steps to diagnose and fix ACME certificate issues during a Pangolin installation. These steps cover the most common real‑world causes: DNS mismatches, blocked ports, Traefik misconfiguration, and redirect loops. Follow th...

Installation
Pangolin
troubleshoot
Setup