Nginx server blocks let you run more than one website on a single server. Each block tells Nginx which domain to…
Tor Browser is a modified version of Firefox that routes all your web traffic through the Tor network. Each connection passes through…
Vagrant is a command-line tool that makes it easy to build and manage virtual machine environments. Developers use it to create…
VMware Tools is a set of drivers and services that improves the performance of an Ubuntu guest virtual machine running on…
Java developers use project management tools to automate building their applications. Apache Maven is an open source tool used to manage compilation,…
Running programs built for Microsoft's framework on a Linux system is easier than you think. Mono is an open source framework that…
Computer vision technology powers many modern applications, from image editors to facial scanners. OpenCV (Open Source Computer Vision Library) is a popular…
A remote desktop interface makes it easy to manage a remote computer. VNC (Virtual Network Computing) is a protocol that shares the…
Hosting your own code repositories is a great way to keep your projects private. Gitea is a lightweight Git service written in…
Many modern programs require Java to run. From development tools like Eclipse to search systems like Elasticsearch, Java is a…