Squid is a full-featured caching proxy server that supports HTTP, HTTPS, and FTP. It is most commonly used to cache repeated…
Chromium is a fast, lightweight, open-source web browser developed primarily by Google. It serves as the foundation for many popular browsers…
MySQL Workbench is a cross-platform graphical tool for MySQL database administration. It brings together everything a database developer or administrator needs…
NFS (Network File System) is a distributed file sharing protocol that lets you mount remote directories on a local machine and…
VirtualBox is an open-source, cross-platform virtualization application that lets you run multiple operating systems simultaneously on a single host machine. While…
SSH (Secure Shell) is a cryptographic network protocol that creates a secure, encrypted connection between your local machine and a remote…
Node.js is an open-source, cross-platform JavaScript runtime that lets you run JavaScript on the server side, outside of a browser. It…
DNS (Domain Name System) is what translates domain names into IP addresses. When you type a website address into your browser,…
Docker is a containerization platform that lets you package applications and their dependencies into lightweight, portable containers. Those containers run consistently…
Yarn is a fast, reliable JavaScript package manager that works alongside npm. It was built to fix some of npm's early limitations…