Give us a call: (800) 252-6164

Archives: linux

Why Your Website Fails When You Run Traffic To It

December 10, 2022 | By admin

If you're wondering why your site works great when you design it, but it times out when you run traffic, this is why.

How to make your website load in under 2 seconds using Apache, Nginx, Redis, PHP7, MySQL, and WordPress

Load Times Under 2s: WordPress Speed Improvements

May 6, 2018 | By admin

How I lowered my website load times below 2 seconds... a step-by-step tutorial including WordPress, Nginx, Apache, Redis, MySQL, PHP7

How to make your website load in under 2 seconds using Apache, Nginx, Redis, PHP7, MySQL, and WordPress

Load Times Under 2s: Adding a WordPress Site

May 6, 2018 | By admin

With our current setup, you should be able to add as many sites as you want to hosted on your • Read More »

How to make your website load in under 2 seconds using Apache, Nginx, Redis, PHP7, MySQL, and WordPress

Load Times Under 2s: Configuring Nginx

May 6, 2018 | By admin

This is part 8 of a 10 part tutorial on setting up and configuring Nginx as a reverse proxy with • Read More »

How to make your website load in under 2 seconds using Apache, Nginx, Redis, PHP7, MySQL, and WordPress

Load Times Under 2s: Installing Nginx

May 6, 2018 | By admin

Next up we need to compile and install nginx. We can’t simply run the yum command because we’re going to • Read More »

How to make your website load in under 2 seconds using Apache, Nginx, Redis, PHP7, MySQL, and WordPress

Load Times Under 2s: FTP & DNS

May 6, 2018 | By admin

Installing an FTP server Next we’re going to want to install an FTP server so you can upload files. To • Read More »

How to make your website load in under 2 seconds using Apache, Nginx, Redis, PHP7, MySQL, and WordPress

Load Times Under 2s: SSL Certificate & Apache Configuration

May 6, 2018 | By admin

Creating a Self-Signed SSL Certificate Next we need to create a self-signed SSL certificate. This is very useful for testing • Read More »

How to make your website load in under 2 seconds using Apache, Nginx, Redis, PHP7, MySQL, and WordPress

Load Times Under 2s: PHPMyAdmin & Redis

May 6, 2018 | By admin

Installing PHPMyAdmin Next, we need to install phpmyadmin. The easiest way I have found to do this is to simply • Read More »

How to make your website load in under 2 seconds using Apache, Nginx, Redis, PHP7, MySQL, and WordPress

Load Times Under 2s: MySQL, Apache, PHP7 & Composer

May 6, 2018 | By admin

Installing MySQL Next we need to install MySQL. This will be our database of choice however you can easily use • Read More »

How to make your website load in under 2 seconds using Apache, Nginx, Redis, PHP7, MySQL, and WordPress

Load Times Under 2s: Installing Software

May 6, 2018 | By admin

How I lowered my website load times below 2 seconds... a step-by-step tutorial including WordPress, Nginx, Apache, Redis, MySQL, PHP7

Scroll To Top