Some developers who use Windows would have been quite familiar with XAMPP. XAMPP is the application of choice for the … Read more
Tag: Website Development
How to Add Syntax Highlighting to Ghost Blog using Prism JS
Ghost is one of the best blogging platform that i ever used. It has a lot of features that i … Read more
Best VPS Hosting Providers
VPS (Virtual Private Server) is a method to share resources in a physical server for several Virtual Server (Virtual Machine). … Read more
Dockerize Ghost Blog Site
When i started to blog, I want my site to looks clean and simple, easy to manage, free dependencies from … Read more
Docker Tutorial for Beginners
Docker is a platform software that enables you to make, test, develop, and distribute apps fast. Using Docker, you can … Read more
How To Speed Up Website Loading with Adsense Enabled
Website speed depends on many aspects from back end and front end part. If you have enable ads in your … Read more
Optimized NGINX Configuration
How I optimized NGINX configuration for my several websites. NGINX is yet robust and powerful web server. Below is my … Read more
How to Install VirtualBox 6 with Docker
VirtualBox 6 will install NDIS6 driver as default. You need to install NDIS5 as docker need to work. After you … Read more
Resolve too many redirects using NGINX reverse proxy and Cloudflare
I have dockerized web app projects in my single server, so I have to use a reverse proxy to access … Read more
Comment Systems for Your Blog
Commenting systems is one of the features that cannot be separated in a blog. This feature is one of the … Read more