Articles in this category
How to update PHP versions in the Nexcess Cloud
Update PHP versions from the Nexcess Client Portal to leverage major performance and security improvements for your website. Learn everythin…
How to use a phpinfo File
Learn to create a phpinfo file to view your server's PHP configuration. Our step-by-step guide helps you find settings and securely remove t…
How to use the Plugin Performance Monitor — an exclusive feature from Nexcess
Use the Nexcess Plugin Performance Monitor on managed WordPress/WooCommerce to see how plugin and theme changes impact site speed and revenu…
Import a Large MariaDB Database into Cloud Sites
Upload databases that are 50MB or less into Cloud Sites using phpMyAdmin or myLittleAdmin database managers.
Importing and exporting a MySQL database
Learn how to export and import MySQL databases for backups. This guide covers using the command line (`mysqldump`), phpMyAdmin, and WP-CLI.
Improving Website Speed with Apache mod_expires and browser caching
Learn to use Apache's mod_expires on cPanel to set browser caching, boosting site speed and reducing server load.
Install Memcached PHP Extension on Ubuntu
Installing the PHP Extension for Memcached is a simple process, this tutorial will show installation for Ubuntu operating systems. The insta…
Install Oracle Java 8 on Ubuntu 18.04
Installing Oracle's Java 8 on an Ubuntu 18.04 server has never been easy. Our tutorial teaches you how to install this program in a…
Install the OpenStack client on Linux (AlmaLinux)
Installing and configuring the OpenStack client on AlmaLinux along with Python and PIP is crucial for reliable and efficient cloud infrastru…
Installing and configuring HAProxy on Linux (AlmaLinux)
Let's review installing and configuring HAProxy on Linux (AlmaLinux). High Availability (HA) Proxy divides incoming web traffic among server…
Installing memcached on CentOS 7 and Fedora
Install Memcached on CentOS or Fedora to boost dynamic web app speed by caching database content and reducing DB load. Root access required.
Installing Memcached on Ubuntu
Install Memcached on Ubuntu 12.04+ to speed up dynamic sites by caching database content. Root access is required for setup.