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…

4 years ago

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…

6 years ago

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…

6 years ago

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…

6 years ago

Lifelong learning journey

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

8 years ago

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…

9 years ago

Fedora 26 – live workstation screenshot

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

9 years ago

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…

9 years ago

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…

9 years ago

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…

9 years ago