Skip to content

Instantly share code, notes, and snippets.

View meumairakram's full-sized avatar
🎯
Focusing

Umair Akram meumairakram

🎯
Focusing
View GitHub Profile
Install pm2 on server
Start process on Pm2 on a PORT of your choice . Can be 3000 OR 30001 or any other port except 80 and 443
Goto /etc/nginx/sites-available
Edit default file, or copy it to a new file with Server name
add This in the server Block for Nginx
#include <iostream>
#include <stdlib.h>
using namespace std;
void printMenu() {
cout << "1: First Grade" << endl;
cout << "2: Second Grade Grade" << endl;