Nishant Kumar
Nishant's Blog

Nishant's Blog

Follow
Follow
homeNotesyarnbadgesnewsletter
Tag

server

#server

More content

Read more stories on Hashnode


Articles with this tag

Integrating Private GitHub Repositories with a VPS Server

May 24, 2023

Make a Github repo, and push the code to the repo. Login to the server by SSH Check if git is installed or not at the server, if not sudo apt...

Integrating Private GitHub Repositories with a VPS Server

How to Block Other Domain Access to Your Nginx Web Server

Jun 2, 2022

By default, Nginx doesn't block unwanted access to your web server when it's done directly to your server's IP address. This means that anyone can...

How to Block Other Domain Access to Your Nginx Web Server