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...
Exchange 2013: Wild Card Certificates and Hybrid Configuration Wizard As part of the latest migration to the Cloud I ran into some issues with my Exchange Hybrid Migration Wizard. This seems to be an...
How to: Reset the Auto Increment value for a MySQL table Although this is something most people won’t need to do, there are some scenarios where you want to reset the ID value you...
How to: Secure a site using Apache If I had to, I would probably say that most people who use Apache do it to publish sites that are publicly accessible and/or have built-in security...
How to: Use the Terminal in Ubuntu obtained from https://help.ubuntu.com/community/UsingTheTerminal: “Contributors to the Ubuntu documentation wiki” Lately I have been spending a lot of time using Ubuntu and as a Windows user I realized what...
Memcache vs Azure Cache Memcache is a distributed, in-memory caching solution used to help speed up large scale web applications by taking pressure off the database. Memcache is used by many of the internet’s...
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...