Having a precise list of installed packages helps system admins maintain, replicate, and reinstall systems. In this tutorial, learn how to list all installed packages with apt and dpkg, save the list to a file or list specific packages and versions.
Having a precise list of installed packages helps system admins maintain, replicate, and reinstall systems. In this tutorial, learn how to list all installed packages with apt and dpkg, save the list to a file or list specific packages and versions.
Workbench is a visual tool for managing MySQL databases . Its graphical interface allows administrators and database architects to model data, build and run SQL queries, and maintain a database. Get a better understanding on how Workbench works, how to install the software and configure it for your needs.
Maven is an open-source project management tool for developing Java applications. Learn how to install Maven on Ubuntu 20.04 in this tutorial.
Wine is an application that lets you run Windows programs on a Linux system. Wine is similar to an emulator, but with a different technology that improves performance. In this tutorial learn how to install and use Wine on Ubuntu 18.04.
A bad internet connection or misconfigured third-party installers can corrupt packages and cause problems on your computer. This article will show you how to troubleshoot and fix broken packages on Ubuntu using the available APT and DPKG tools.
PuTTY is an open-source session management client. Although it was originally developed for Windows, it is available on Linux, too. This tutorial shows how to install PuTTY on Ubuntu.
The Domain Name System (DNS) translates text-based domain names to numeric IP addresses. Most networks are configured to work with DNS servers provided by the ISP. This tutorial shows you how to change DNS addresses in Ubuntu.
Puppet is an open-source solution that helps you perform administrative tasks remotely.
This tutorial takes you step-by-step through the process of installing Puppet on Ubuntu 20.04.
Snap allows you to install apps to your system in a contained manner, keeping their dependencies within the snap package. This tutorial shows how to install snaps, modify them, and configure the options they offer.
Snaps are self-contained application packages with mediated access to the system they are installed on. They have all the required dependencies within that package. This tutorial explains how to install Snap on Ubuntu.