The nginx version that is shipped with CentOS epel repository is quite old. To upgrade your nginx installation you need to create a repository and add nginx servers to it. to do so create a file called nginx.repo on /etc/yum.repos.d/nginx.repo and place following content in it. then simply stop nginx service and run the yum update command. this will be using… Continue reading Upgrade to latest nginx on CentOS 7
Racism in 21st Century: AXA Malaysia cancels my health insurance
I’ve been living in Malaysia for 10 years now. I’ve came here since I was a teenage, I’ve studied here and I am working here as an expatriate. I had cars here, rented properties and paid a significant amount of Tax during my stay. 2 years ago I found myself not being covered by any… Continue reading Racism in 21st Century: AXA Malaysia cancels my health insurance
I no longer maintain a PDF resume.
Working in IT means you are most likely to be exposed to new technologies, languages & frameworks. that can get annoying when you are about to submit your resume/cv to a new potential client/employer. Every single time when I had to send the resume to them I’d found myself that the copy file was lacking… Continue reading I no longer maintain a PDF resume.
forgive yourself today
a while ago I found myself struggling with the idea of being perfect in life, or in another word being in a perfect life. Simply making sure things are moving right on the plan, to prevent anything bad from happening, and that was creating this feeling of anxiety in me that I’m not in control.… Continue reading forgive yourself today
Setting Up Kubernetes Cluster on CentOS Servers.
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.