Laravel is a PHP framework similar to Angular and Symfony used to quickly and efficiently build robust websites. In this article, we'll learn how to deploy Laravel applications on Ubuntu…
Looking for system-related information on your Linux, especially Ubuntu? You've come to the right place. In this article, you'll learn the easiest way to find various system-related information like RAM…
In this article, I'll show you a clear and concise way to set up Fail2Ban on Ubuntu 24.04 to automatically block brute-force attacks on the system performed via SSH. What…
UFW (a.k.a. Uncomplicated Firewall) is a security tool pre-installed in Ubuntu-based Linux distributions. It's usually disabled by default, but on server systems, it might be active and running. This could…
Pydio Cells (formerly known as Pydio) is an open-source cloud-based document sharing and collaboration application platform that can be self-hosted in your existing IT infrastructure. It provides full control of…
In this article, I'll show you simple and beginner-friendly steps to set up Apache with the Python WSGI module on Ubuntu 24.04, Ubuntu 23.04, and other previous versions for deploying…
HAProxy is a free, open-source, and robust reverse-proxy program that provides high availability, load balancing, and proxying features for HTTP and TCP-based applications, making it an excellent choice for managing…
Alpaca is a Linux GUI tool that simplifies the process of downloading and managing multiple AI models on your local system. It's free, open-source, and built on Python and GTK4…
DevToys (a Swiss Army knife for developers) is a free and open-source tool for developers that is finally available now as a DEB package for Debian and Ubuntu-based distributions (no…
Ubuntu desktop and server editions come with unattended-upgrades, which regularly check for outdated system packages and update them at specified intervals to protect the system against vulnerabilities and ensure it…