Here at RackNerd, we're on a mission to introduce infrastructure stability on a global scale - one server at a time. Learn more about our story and why you should choose RackNerd for your infrastructure as a service (IaaS) needs!
Wondering how to install network-scripts on AlmaLinux 9? Or how to install network-scripts on RockyLinux 9, or CentOS Stream 9? Getting an error when attempting to install network-scripts via yum or dnf? This is because the ‘network-scripts’ package has been deprecated in newer versions of RHEL and is no longer included by default. This means […]
In our previous tutorial, we went over how to configure a static IP address on Ubuntu 16.04. In this tutorial, we will go over how to do so on Ubuntu 17.10 and higher, because starting from Ubuntu 17.10 and up, Ubuntu introduced a new network configuration tool called NetPlan to manage network settings. This new […]
How to Configure Static IP Address on Ubuntu 16.04 To configure a static IP address on a Ubuntu 16.04 server, you need to access the server as root user or as a sudo user with super user privileges. Ubuntu 16.04 uses the interface file (/etc/network/interfaces) to configure the network settings. Before starting changing the network […]
Sometimes, in the world of WordPress, you may run into a situation where you can no longer access the WordPress website or its Admin dashboard due to a plugin having compatibility issues with some aspect of your WordPress based installation. Therefore, the first step of troubleshooting a WordPress issue usually starts with disabling the plugins […]
AMP (Application Management Panel) is a simple to use and easy to install control panel and management system for hosting game servers. Everything is taken care of by its clear and intuitive web interface. AMP makes managing game servers easier without sacrificing control or flexibility. Initial Installation of AMP on the Command Line AMP provides […]
With this step-by-step tutorial, we will go over how to disable WordPress XMLRPC without a plugin. Continue reading to learn more! Before we begin, let’s identify what XMLRPC is used for. Remote communications between our website and external apps are made possible through XMLRPC. In other words, it enables consumers to engage with our WordPress […]
Install Unrar Package First you need to enable the repositories as shown below: root@ip-172-31-28-131:~# sudo add-apt-repository multiverse Then you need to update the package cache using the command: root@ip-172-31-28-131:~# apt update Now, you need to install the package as shown below: root@ip-172-31-28-131:~# apt-get install unrar To get the version of the package use: root@ip-172-31-28-131:~# unrar […]
Cloud storage is one of the most reliable solutions to sharing and storing critical data accessed from any location or device. Google drive is the most budget-friendly cloud storage, which offers 15GB of free cloud storage and incremental cloud storage services that can be used on Windows, macOS, and Linux. In this article, let’s learn […]
In this tutorial, we’re going to go over how to migrate from CentOS 8 to AlmaLinux. As a note, for the migration, you should be running on Centos version 8.3 or higher – additionally, please make sure sure you have 5GB of disk space for the upgrading process. If you run a lower version, you […]