So I’ve been running some of our development components on Docker in the company but it was never significant to the level that we rely on them for Development and Production, due to some major changes in our DataCenter I had to setup some database clusters and services from scratch to migrate our old data… Continue reading Setting Up Kubernetes Cluster on CentOS Servers.
Change Primary Domain Documentroot in cPanel
Usually the default document root for each cPanel account is “public_html”, this is mostly fine with most of scripts but when it comes to times that you are using a framework which is suppose not to expose the main files in it’s public document root, it gets complicated. Unfortunately there is no way to change… Continue reading Change Primary Domain Documentroot in cPanel
Search and Replace string with SED
sed (Stream Editor) is a tiny cool tool shipped in most linux distros. most of the times I use sed to lookup for pieces of strings in my projects and replace them in cases that I’m moving them from one environment to another. to run sed for search and replace purpose on a single file you… Continue reading Search and Replace string with SED
Install oci8 Extension on CentOS 7 cPanel Server
Today I had to assist a client on setting up his cpanel server to be able to connect to their oracle instance, so I had to get oci8 up and running. We need to download basic and sdk instant client packages first. Download them from here (if the link doesn’t work due to the article being… Continue reading Install oci8 Extension on CentOS 7 cPanel Server
Enable your iCloud Backup right now cause the iTunes Backup Suck!
I tweeted a short video few days ago expressing my anger towards apple update which made the touch screen not responsive in the welcome or “hello” screen. So here is the complete story. I’ve always hated how apple thinks, although for the past 2 years I’ve been using apple devices daily specially Macbook Pro as… Continue reading Enable your iCloud Backup right now cause the iTunes Backup Suck!