title
              unisala image

Signature of Aakash Poudel

Author avatar
Aakash PoudelOct 26, 2024
SSH INTO A SERVER (MAC TERMINAL & DIGITAL OCEAN)

First generate public and private key pairs on your Terminal.This can be done through ssh-key gen command on terminal.After key-gen command give name to the fil

2 min read·General
Article cover
Author avatar
Aakash PoudelOct 26, 2024
SSH INTO A SERVER (MAC TERMINAL & DIGITAL OCEAN)

First generate public and private key pairs on your Terminal.This can be done through ssh-key gen command on terminal.After key-gen command give name to the fil

2 min read·General
Article cover
Author avatar
Aakash PoudelOct 3, 2024
Get Familiar with Nginx (Nginx Key Commands)

To route to your nginx.conf file.On your Terminal:cd usr/local/etc/nginx/ (takes us to nginx.conf file) ls (lists all the files present on nginx folder)To Read

2 min read·General
Article cover
Author avatar
Aakash PoudelOct 3, 2024
Get Familiar with Nginx (Nginx Key Commands)

To route to your nginx.conf file.On your Terminal:cd usr/local/etc/nginx/ (takes us to nginx.conf file) ls (lists all the files present on nginx folder)To Read

2 min read·General
Article cover
Author avatar
Aakash PoudelOct 2, 2024
How to Host multiple servers through nginx (Simplified)

How to Handle Two Different Servers Through Nginx### OverviewIn this guide, we'll explore how to run two different servers at the same time using **Nginx**. Ima

3 min read·General
Article cover
Author avatar
Aakash PoudelOct 2, 2024
How to Host multiple servers through nginx (Simplified)

How to Handle Two Different Servers Through Nginx### OverviewIn this guide, we'll explore how to run two different servers at the same time using **Nginx**. Ima

3 min read·General
Article cover
Author avatar
Aakash PoudelJan 8, 2024
University 🏫 : Southeastern Louisiana UniversityMajor : Computer ScienceDisclamier: These insights

University 🏫 : Southeastern Louisiana UniversityMajor : Computer ScienceDisclamier: These insights are based on my experience and things I have observed. The n

3 min read·General