How to: Set the Timezone on Ubuntu Server
How to: Set the Timezone on Ubuntu Server If you are using a VM hosted with a public cloud provider you probably have realized that they generally are deployed using UTC as the default...
A site dedicated to Exchanging Knowledge (reviews, q&a, help, support)
How to: Set the Timezone on Ubuntu Server If you are using a VM hosted with a public cloud provider you probably have realized that they generally are deployed using UTC as the default...
Resolve: Your web-server does not have the mcrypt module installed. Without it, encryption will be a lot slower. (How to install mcrypt in an Ubuntu server) I have installed UpdraftPlus in order to manage...
How to: Install Zend OpCache for php and WordPress OpCache is a mayor tool to increase the performance of your site. Every time a WordPress page is visited the system needs to compile the...
How to: Install Memcache for php and WordPress In what seems the eternal quest of having a good performing hosting server one of the tools that are generally referred to is Memcache. What Memcache...
What is: “Wasted Memory”? (Zend OpCache & Memcached) As I have been trying to fine tune all the performance settings on our new Linux box there was a new term we came across: “Wasted...
How to: Remove an Application from the New Relic Applications Dashboard The New Relic agent is a powerful lightweight agent that helps you monitor the performance of your Web Application. Thanks to it you...
How to: Uninstall the New Relic agent for a Web App The New Relic agent is a powerful lightweight agent that helps you monitor the performance of your Web Application. Thanks to it you...
Changing file permissions and recommendations for WordPress in a Linux system In order to harden your WordPress installation, having the recommended set of file permissions is important. Below are a few recommendations on...
How to: Connect to a MySql server using SSL from a WordPress Site Truly you could title this post simply How to Connect to a MySql server using SSL from a PHP application. The...