
SSH Key-Based Authentication (IN PLAIN ENGLISH!) for your Linux-based Server
This tutorial I will show you how to set up SSH Key-Based Authentication. As a bonus, I will also show you how you can connect to server seamlessly using PuTTY.

A Linux bash script to recognize when a file is added to FTP
A Linux bash script to recognize when a file is added to FTP
.jpg)
Complete guide to hosting an ASP.NET Core app on your Linux clearly explained and broken down for beginners
A proxy server is a mediator, which offers web administrators more control and security over client machines connecting to a server. In order to make our Linux hosted .Net Core application visible to the internet, we need to configure a reverse proxy server which as the name implies, is the same concept in reverse and acting on behalf of servers.