X

SoftwareDevelopment

How to setup and use Docker machine on remote server

In some cases, you may want to run the Docker build using the extra resources. Instead of hogging the laptop…

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…

Docker-compose for joomla development with mysql and redis

Let's say you just want to have Joomla with its Mysql and also redis infrastructure ready. And don't want to…

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…

Getting dockers with local AWS services

In development environment you might want to test the integration between your code and some endpoint of the AWS services.…

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…

List of VisualStudio Code extension on my laptop

I have installed bunch of extension to make my life easier while writing or reading the code. here is my…

How to setup free web SSL certificate with cPanel and lets encrypt

Here I will explain how to setup webserver with SSL using just cpanel and Let's Encrypt. Let's say you want…

About the team building and teamwork

Having a great A-Team is one of essential item to be successful in your career and also for the company.…