All the articles under tutorials.
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…
Setting a static IP address on your server is a smart move. It ensures your machine keeps the same address…
Xrdp is an open-source implementation of the Microsoft Remote Desktop Protocol (RDP). It lets you access your Ubuntu desktop remotely from…
Managing user accounts is one of the most basic system administration tasks on any Linux server. On Ubuntu 18.04, you…
Wine (short for "Wine Is Not an Emulator") is a compatibility layer that lets you run Windows applications on Linux, macOS,…
KVM (Kernel-based Virtual Machine) is an open-source virtualization technology built into the Linux kernel. It lets you run multiple isolated virtual…