Advanced Search
Search Results
30 total results found
[Standard] Template
Document Title Document description. Purpose Purpose description. Standard Name Standard explained: insert lists, tables, etc. Add callouts as needed.
[How-To] Template
Purpose Purpose description. Prerequisites List of prerequisites: Root user or sudo user Debian 12 LXC or VM Instructions Section 1 steps for section 1
[How-To] Install Bookstack on Debian 12
Prerequisites Before commencing, ensure that you have the following: A Debian 12 server. A non-root user with sudo administrator privileges. A domain name pointed to the server IP address. Installing Dependencies BookStack is a wiki platform written ...
[How-To] Configure BookStack to Use SMTP Email
Configure BookStack to use SMTP for email Learn how to configure BookStack wiki to use SMTP for email sending. Prerequisites: Login into the BookStack service over SSH. Have your SMTP credentials ready. Step 1: Open the BookStack .env file Ope...
[How-To] Install Ansible on Ubuntu 24.04 LTS
Purpose This doc will explain how to take a base Ubuntu 24 server and turn it into a hub for Ansible automation that can interact with Proxmox. Prerequisites List of prerequisites: Sudo user Ubuntu 24.04 LTS Server (VM) Instructions Step 1: Install ...
[How-To] Reset Default OpenVPN User Password via CLI
Purpose The purpose of this is to reset the default OpenVPN user password via the CLI when locked out and don't have other admin accounts to get in with. Prerequisites List of prerequisites: Root user or sudo user OpenVPN AS CLI Commands to Reset Pas...
[How-To] Configure OpenVPN Access Server First Time
Purpose This document aims to walk through the initial confirmation of OpenVPN AS once OS is installed and up/running. Prerequisites List of prerequisites: Root user or sudo user OpenVPN AS OpenVPN AS Configuration Step 1: Log in with Default Crede...
[How-To] Integrate Active Directory Authentication into OpenVPN AS
Purpose The purpose of this how to is to show the process to add active directory authentication services to your OpenVPN access server. Prerequisites List of prerequisites: Root user or sudo user OpenVPN AS Domain Admin User Active Directory Domain ...
[How-To] Install OpenVPN Access Server on Debian 12 VM
Purpose This document shows how to install OpenVPN Access Server on a Debian 12 VM. Prerequisites List of prerequisites: Root user or sudo user Debian 12 VM OpenVPN AS Installation Step 1: SSH To Server First, SSH into your VM that will have OpenV...
[How-To] Install Nextcloud on Debian 12
Prerequisites To complete this guide, ensure you have the following: A Debian 12 server with at least 4 GB of memory and 2 CPUs. A non-root user with administrator privileges. A domain name pointed to the server IP address. Installing Apache2 Web Serv...
[How-To] Configure Nextcloud after Installation
Purpose This document aims to make config adjustments to get ride of all errors in Nextcloud after initial installation and setup. Prerequisites List of prerequisites: Root user or sudo user Nextcloud Server Nextcloud Configuration Step 1: Configu...
[How-To] Move Nextcloud Data Directory
Purpose The purpose of this document is to show how to move the data directory of a nextcloud server. Prerequisites List of prerequisites: Root user or sudo user Nextcloud Server Data Directory Move Step 1: Shut Down Nextcloud Web Server First, we...
[How-To] Add LDAP/AD Authentication to Nextcloud
Purpose This will show you how to add LDAP/AD auth to the nextcloud server. Prerequisites List of prerequisites: Root user or sudo user Nextcloud Server LDAP Implementation Step 1: Update and Install Modules Run this line to update your server CLI...
[How-To] Install Uptime Kuma on Debian 12 LXC
Purpose The purpose of this document is to show how to install uptime kuma on a Debian 12 LXC in proxmox. Prerequisites List of prerequisites: Root user or sudo user Debian 12 LXC Installation Instructions - Docker Using Docker deploy requires you t...
[How-To] Use Uptime Kuma Behind Reverse Proxy
Purpose This document aims to show how to configure your reverse proxy configuration for Uptime Kuma as it is a web socket app. Prerequisites List of prerequisites: Root user or sudo user Uptime Kuma Server Reverse Proxy Configuration Nginx Reverse ...
[How-To] Reset Uptime Kuma Password via CLI
Purpose This document aims to show how to reset the password for your UI user for uptime kuma via the CLI of the server it is running on. Prerequisites List of prerequisites: Root user or sudo user Server running uptime Kuma Reset Instructions Step ...
[How-To] Install AMP on Debian 12
Purpose This document aims to install AMP on Debian 12 VM or LXC. Prerequisites List of prerequisites: Root user or sudo user Debian 12 LXC or VM Amp Installation Instructions Step 1: Set the Time on the Server Amp Relies on the server having netwo...
[How-To] Install Java on Debian 12
Purpose This document will explain how to install Java on Debian 12 via Shell commands. Prerequisites List of prerequisites: Root user or sudo user Debian 12 LXC or VM Java Installation Step 1: Determine Java Type Needed OpenJDK and OpenJRE are rel...
[How-To] How to Commit Files to GitHub from Terminal
Purpose To commit your Ansible files to your GitHub repo from your SSH session, follow these steps to initialize the repository (if not already done), commit your files, and push them to your GitHub repository. Prerequisites List of prerequisites: Root u...
[How-To] Install Wordpress on Debian 12 LXC
Purpose The purpose of this How-To article will be to install WordPress and the full LAMP stack on an LXC Container in proxmox. Most of this configuration could also be done on baremetal or a VM of any Debian flavor. We'll be using Debian 12. Prerequisites ...