Linux
Introducing Panels
Panels offer a new e-learning experience, featuring guided steps that provide an immersive, self-directed coding journey.
ExplorePopular this month
Frequently asked questions When learning to code
Is the Tech Industry Really Oversaturated for Junior Developers? Rambles, Reflections and Truth
ReadWill Learning Code make you rich? Salary expectations and more
ReadCan You Learn to Code Without a College Degree?
ReadHow Long Does It Take To Learn How To Code?
ReadIs learning to code hard? Yes it is (sometimes)
ReadComplete guide to hosting an ASP.NET Core app on your Linux clearly explained and broken down for beginners
This post delves into proxy servers and how they come into play when hosting .net applications on linux! In order to make our Linux hosted .Net Core application accessible to world online, we need to configure a reverse proxy server.
A Linux bash script to recognize when a file is added to FTP
Have you uploaded a compressed file to an FTP server, perhaps via Continuous Integration and you want your Linux to automatically detect and deploy it. This article explains how..
SSH Key-Based Authentication (IN PLAIN ENGLISH!) for your Linux-based Server
If you want to keep your Linux server safe - the best advice I can give by far is to use SSH keys. In 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.