Git Hooks — Easily deploy code via git push
The best way to get into any field is to start with a problem statement, and then learn the necessary concepts as you try and solve that problem. The same …
VPS Use Cases – What Can You Do With A VPS?
Have you ever wondered what to do with your VPS (virtual private server)? Have you ever wondered what a VPS (virtual private server) can do for you? What exactly can …
What Is GitHub & Why Do Developers Use It? An Introduction to GitHub
GitHub is a platform that’s been very popular with the coding community recently. It’s an open-source code hosting site that helps developers store and manage their code. It offers distributed …
SQLite vs MySQL vs PostgreSQL – The Search For The “Best” Relational Database Management System
Relational data structures that organize data in tables of rows and columns form the basis of how most online services we use function. Although there are other data models, relational …
How to Flush DNS Cache on Windows, Linux, and macOS
If you’re having issues connecting to certain websites, it’s probably time to clear your DNS cache. In this post, we’ll cover exactly how to flush your DNS cache and why …
Machine Learning Setup – Part 1: Python Virtual Environments
Introduction Before you get started with your journey of Machine Learning, it is important to understand the underlying technology that you will be using. In most cases, this will involve …
Manage Multiple Linux Servers (4 free tools)!
4 free tools to simplify Linux server management If you’ve got more than one VPS running then Linux server management can give you nightmares. If you’re like a lot of …