-
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 » -
Scripting
Linux Cron Jobs – How to add a Cron Job In Linux Servers
Linux Cron Jobs are ways you can automate tasks. You could set a cron job to run a script on…
Read More » -
Linux
Update CentOS 7 Kernel – KVM NVMe VPS
The ELRepo repository contains two Kernel versions for CentOS 7. Kernel-lt and Kernel-ml. Both of these Kernels are fine to…
Read More » -
cPanel & WHM
How To Connect Your cPanel Server To A SmartHost Relay
A smarthost relay is an external SMTP server that you can connect to your cPanel server. The smarthost will deal…
Read More » -
Scripting
How To Run Scripts At Startup In a Linux Server
Sometimes it might be required to run scripts at startup. This is useful if you want to automate tasks like…
Read More »