Coding Articles

How to host a Next.js app in Production on an Ubuntu VPS
blog author photo Amit Sarkar · March 23, 2024

Learn how to deploy a Next.js application in a production environment on an Ubuntu VPS with this comprehensive guide. Follow step-by-step instructions to set up NGINX, PM2, and configure your Next.js app for seamless hosting.

Read more
Post cPanel Installation Configuration
blog author photo Amit Sarkar · March 23, 2024

In this post, we cover the essential steps to configure your cPanel installation on both Ubuntu and CentOS/RHEL. Learn how to set up MySQL, configure Apache, and fine-tune your server settings for optimal performance.

Read more