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

61 total results found

[How-To] Change the Default Data Directory for MariaDB Server

MariaDB MariaDB Configuration

Purpose This documentation will focus on the process of changing the default data directory from its mysql default to a desired location. This will not focus on how to create the remote directory or how to mount it to the db server. Prerequisites List of pr...

[How-To] Migrate MariaDB Database from local to remote MariaDB Server

MariaDB MariaDB Configuration

Purpose Show how to migrate MariaDB database from local to remote MariaDB server Prerequisites List of prerequisites: Root user or sudo user MariaDB Servers MariaDB Admin user Instructions Step 1: Backup your WordPress Database Local Database ...

[How-To] Add Web Server to Proxmox VE Node

Proxmox VE Proxmox VE Configuration

Introduction This allows you to access Proxmox VE via the port 443 Tested from Proxmox 3.4 - 6.3 Why do I need this? Sometimes there is a firewall restriction that blocks port 8006 and since we shouldn't touch the port config in proxmox we'll just use ngin...

[How-To] Join PVE Node to Active Directory Domain

Proxmox VE Proxmox VE Configuration

Purpose This tutorial will walk through the steps necessary to join your Proxmox VE server to Microsoft Active Directory on a Windows Server. Prerequisites List of prerequisites: Root user PVE Node Active Directory Domain Domain Admin User Standard...

[How-To] Unlock CT Manually via Shell

Proxmox VE Proxmox VE Configuration

Purpose Manually unlock CT via the proxmox node shell. Prerequisites List of prerequisites: Root user for Proxmox Node Debian 12 CT in Proxmox Unlocking the LXC container with the pct tool Proxmox VE provides the pct tool to manage Linux containers ...

[How-To] Delete CT Manually in Shell

Proxmox VE Proxmox VE Configuration

Purpose Manually delete CT via the proxmox node shell. Prerequisites List of prerequisites: Root user for Proxmox Node CT in Proxmox Deleting the LXC container with the pct tool Proxmox VE provides the pct command to assist with container actions. I...

[How-To] Create and Manage ISCSI Storage on Proxmox VE

Proxmox VE Proxmox VE Storage

Purpose This How-To will guide you in creating and managing your ISCSI storage in the Proxmox Virtual Environment.  Prerequisites List of prerequisites: Proxmox VE Node (Minimum 1) Root Credentials to Proxmox VE Node ISCSI LUN created on a remote stora...

[How-To] Install MariaDB on Ubuntu 24.04 LTS

MariaDB MariaDB Installation

Purpose The purpose of this document is to show explain in full detail the steps to take a freshly installed vm with Ubuntu 24.04 LTS as the operating system and install/configure MariaDB for use. It will not dive into clustering or changing of binding for ex...

[How-To] Configure Galera Cluster on MariaDB Servers

MariaDB MariaDB Configuration

Purpose The purpose of this How-To is to explain the process in detail of how to take 3 MariaDB servers and cluster them together in a Multi-Master Galera cluster. For best results, it is recommended to have a minimum of 3 MariaDB servers to achieve quorum an...

[How-To] Configure Virtual IP for MariaDB servers with Keepalived

MariaDB MariaDB Configuration

Purpose This How-To serves as documentation on how to add keepalived to your MariaDB servers so they can all share a virtual IP or a VIP.  Prerequisites List of prerequisites: Sudo user Galera cluster of MariaDB servers on Ubuntu 24.04 LTS Instructio...