Swap space is an area on disk that Linux uses when it runs out of physical RAM. When the system needs…
Zoom is one of the most widely used video conferencing platforms. Zoom works on Windows, macOS, Linux, and mobile, so your…
Webmin is an open-source web-based control panel for Linux servers. It gives you a browser interface to handle server admin tasks…
MariaDB is an open-source relational database management system. It was created by the original MySQL developers as a community-driven fork, and…
DockerĀ is an open-source platform that lets you package and run applications inside containers. Each container holds everything the app needs…
PostgreSQL (often called Postgres) is an open-source relational database system. It supports advanced features like JSON storage, full-text search, and complex…
Xrdp is an open-source server that lets you connect to your Ubuntu machine from another computer using the Remote Desktop Protocol…
Apache Tomcat is an open-source web server and Java servlet container. It is one of the most widely used tools for…
Keeping your Ubuntu system updated is one of the best ways to protect it. Security vulnerabilities are found all the…
Yarn is a JavaScript package manager that works with npm. It makes it easy to install, update, and remove npm packages…