You can always accelerate the development process by developing your WordPress site on your PC or Mac locally. If you have already developed your website locally, you will need to move your website from your local server to a live site.
How to deactivate all your WordPress plugins at once from cPanel
While handling a WordPress website, you may encounter with many common Wor...
How to use Amazon RDS with your WordPress Installation
The default instance which is set up while creating an EC2 server with complete WordPress installation running on it is not long lasting. But no need to...
How To Set Up SSH for an Ubuntu 16.04 VPS From a Linux Client
How to set up ssh private key authentication on an Ubuntu 16.04 server with a Linux client
In this tutorial, we demonstrate how to ssh into a remote Ubuntu 16.04 server using private key authentication from any Linux local machine, in this case, CentOS 7.
Special Note: SSH is ...
How to Add Swap Space on Your Ubuntu 16.04 Server
Step 1: [stepName]Checking for swap information in the system[/stepName][step]
First of all you need to see if there is some swap space available in your operating system. However, you may be having more than on swap partitions or files but only one is sufficient.
Type the following to ...