-
Proxmox
How To Configure Bridged Proxmox Networking
Unlike a Promox Routed Networking setup, Proxmox Bridged networking requires that MAC addresses are assigned to each IP you use.…
Read More » -
Virtualization
Proxmox VE 8 Routed Network Configuration
In Proxmox VE 8 there are some changes to the way we configure a routed setup. The Proxmox VE 7…
Read More » -
Proxmox
How To Configure A Proxmox Private/Internal Network
A Proxmox private network or Proxmox internal network allows you to assign an internal IP to VMs and Containers. This…
Read More » -
Control Panels
How To Install CSF Firewall Plesk Servers
By default, and just like cPanel Servers, Plesk does not come packaged with a firewall. A Firewall is essential to…
Read More » -
MySQL/MariaDB
How to import MySQL .SQL dump/backup files to MySQL Server
We’ve recently created a WordPress site and we want to move the database for this site from our production server…
Read More » -
MySQL/MariaDB
How to install MySQL 8 on Ubuntu 22 LTS and configure your first database
The next LTS version of Ubuntu is now available for download and we are going to install MySQL 8 Ubuntu…
Read More » -
MySQL/MariaDB
How To Replicate MySQL Databases Using MySQL Replication
A common issue when trying to introduce High Availability is what do to with your database. There are multiple options.…
Read More » -
MySQL/MariaDB
How To Configure/Set up MySQL Master-Master Replication
MySQL Master-Master replication evolved from the binary MySQL Master-Slave Replication. In a Master and Slave environment, database changes are made…
Read More »