X

Linux

How to change server timezone to Malaysia Time

Let's say, you have setup a new server which is running either Ubuntu 20.04 or Centos7.9 And while setting up…

The performance monitoring tool – newrelic

I come across an useful tool to monitoring web application performance -- newrelic.com It come very handy to find the…

How to customise your terminal to zsh with its useful theme and plugins

I come across the zsh terminal after an upgrade of MacOS to Catalina recently. Where it suggest me to use…

Running amazonlinux image in docker and install php7.3 into its image

First, grab docker image from docker hubs repository docker pull amazonlinux run and get into its bash : docker run…

Lifelong learning journey

Well, we all have been there where we are supposed has learnt something useful every single day. I intend to…

How to change default runlevel in CentOS

Let's say you have some server running around the world. I bet most of it doesn't really need an GUI…

Fedora 26 – live workstation screenshot

Here is some screenshot from the Fedora 26 Live Workstation ISO.

Doing a for loop in batch script

Let's see you want to download a series of file from somewhere. Which is having sequential filename. This can be…

How to check your website HTTPS or SSL grade

While digging into Amazon AWS documentation for HTTPS or SSL setup, I bumped onto the following services from Qualys SSL…

How to build your website with Amazon AWS and CloudFlare

Amazon have been offering FREE Tier service for a year. You can now grab using your own account without the…