-
Linux
How To Open Port FirewallD and Close Port FirewallD -CentOS 7
Like IPtables, FirewallD is a Linux firewall that filters packets of data. FirewallD uses Netfilter but Netfilter might need to…
Read More » -
Linux
How To Fix Proxmox Detected Hardware Unit Hang On Intel NICs
In some cases, Intel NICs can cause a server’s network card to freeze. This affects several NIC models. The problem…
Read More » -
Linux
How to create a ZFS Swap Partition Proxmox
Swap on Linux will assist if your environment is running short on memory. Usually, during setup, most distributions configure a…
Read More » -
Web Servers
How to install PHP Proxy server Ubuntu and Debian
PHP Proxy will allow you to host a proxy service on a VPS or Dedicated server. It’s not a complicated…
Read More » -
Web Servers
How to host a website on NGINX with PHP/MySQL on Ubuntu 22
In a previous article, we talked about how to host a website using Apache Virtual Hosts. We set up a…
Read More » -
Backup
Install Rdiff-Backup to take Free Linux Backups
Taking backups of your data in Linux is likely one of the most important things you can do. No one…
Read More » -
PHP
Install Ioncube Loaders In Ubuntu, Debian, CentOS and AlmaLinux
Ioncube Loaders are a piece of software that is used to protect the underlying code in PHP applications. Its aim…
Read More » -
Web Servers
Fix 413 Request Entity Too Large Errors When Using NGINX
Just like Apache, NGINX imposes default limits on the size of files that can be uploaded. A 413 Request Entity…
Read More » -
Linux
Enable Mod_RemoteIP – See Visitors’ Real IP address when using Cloudflare & Apache
If you are using Cloudflare on your Apache High Availability Server you will always see Cloudflare IPs in your logs…
Read More » -
MySQL/MariaDB
How To Delete MySQL Databases & Users From Your MySQL Server
In a previous article, we created a Remote MySQL Database Server on one of our NVMe VPS Servers, then we…
Read More »