Welcome to Praful Bhuskute BlackSpy Praful Bhuskute BlackSpy Praful Bhuskute BlackSpy Praful Bhuskute BlackSpy

Blog

nginx.config file for windows server;

nginx.config file for windows server

server { listen 80; server_name cms.prafulbhuskute.com/a; location / { proxy_pass http://localhost:3001; } } server { listen 80; server_name api.prafulbhuskute.co; location / { proxy_pass http://localhost:3000; } } server { listen 80; server_name cms.prafulbhuskute.cmo; location / { root "C:/nginx/html/build"; try_files $uri $uri / index.html; } }
How to Install Stable Node Js on Ubuntu;

How to Install Stable Node Js on Ubuntu

How to Install Stable Node JS on Ubuntu To install the stable version of Node.js on Ubuntu, you can follow these steps: 1. Update the package lists for upgrades and new package installations: sudo apt update 2. Install the required dependencies for Node.js using...
How to Install Nginx on Ubuntu;

How to Install Nginx on Ubuntu

How to Install Nginx on Ubuntu To install Nginx on Ubuntu, you can follow these steps: Step 1: Update your package lists by running the following command: sudo apt update Step 2: Once the package lists are updated, you can install Nginx by running...
Process Manager for Amazon Linux 2023 for Node.Js Project;

Process Manager for Amazon Linux 2023 for Node.Js Project

For Amazon Linux 2023, the recommended way to run and manage a Node.js app in production is using systemd — the native process manager and service controller built into modern Linux distributions (including Amazon Linux 2023). Why systemd? ✅ Preinstalled and supported on Amazon Linux...
20 Great Web Design Resources;

20 Great Web Design Resources

Wedding egestas, ante et vulputate volutpat, eros pede semper est, vitae luctus metus libero eu augue. Morbi purus libero, faucibus adipiscing, commodo quis, gravida id, est. Sed lectus. Praesent elementum hendrerit tortor. Sed semper lorem at felis.