-
MySQL/MariaDB
Disable MySQL Strict Mode In MySQL and MariaDB
If you have recently installed MySQL on your server it’s likely MySQL Strict Mode is enabled. Since MySQL version 5.7,…
Read More » -
Web Servers
How To Search CentOS 7 Log Files
Every server logs certain information to different files and servers running CentOS 7 are no exception. There is a log…
Read More » -
Linux
How To Open Port FirewallD and Close Port FirewallD
Like IPtables, FirewallD is a Linux firewall that filters packets of data. FirewallD uses Netfilter but Netfilter might need to…
Read More » -
Scripting
How to check IPs Respond – Ping Multiple IPs
Many users have multiple IPs assigned to their Dedicated Server and NVME VP Server. On our NVMe VPS users can…
Read More » -
Linux
How to install FTP and configure FTP on an Ubuntu 22 LTS instance
If you need to upload files to your NVMe VPS you have a couple of options. You can use a…
Read More » -
Linux
How To Ping Multiple IPs and Subnets In Linux Servers
Recently we showed you how you could ping multiple IPs with a simple bash script. Now we are going to…
Read More » -
Web Servers
Set up a website on Ubuntu using Apache Virtual Hosts
In this guide, we will show you how to configure a website using Apache virtual hosts. The configuration of Apache…
Read More » -
cPanel & WHM
How to install mod_pagespeed in cPanel Servers
Mod_pagespeed is an effective way of speeding up the delivery of your website to your visitors. Originally released by Google…
Read More » -
Linux
How To Terminate A Process In Linux – Kill A Process
In Linux, you can terminate a process from the command line. We going to use three different ways to kill…
Read More » -
MySQL/MariaDB
How To Delete MySQL Databases & Users
In a previous article, we created a Remote MySQL Database Server on one of our NVMe VPS Servers, then we…
Read More »