Software & Apps

Ubuntu 21

Resetting Display Settings in Ubuntu: A Terminal Guide

Ubuntu, one of the most popular Linux distributions, is well-known for its user-friendly interface. However, there may be times when you need to reset your display settings. This can be …

Ubuntu 9

How To Completely Remove PHP from Your Server

In this article, we will guide you on how to completely remove PHP from your server. PHP is a popular scripting language used in web development. However, there may be …

Ubuntu 9

How To Add More Visualizations to VLC

VLC Media Player is renowned for its ability to play virtually any media file format. However, it is also equipped with a range of audio visualizations that can enhance your …

Ubuntu 8

Installing Fonts on Ubuntu 18.04 Docker Container

In this tutorial, we will guide you through the process of installing fonts on an Ubuntu 18.04 Docker container. This can be particularly useful if you’re running applications that require …

Ubuntu 4

How To Add a Port to Your Hosts File in Ubuntu

In the world of system administration, it’s often necessary to direct traffic to specific IP addresses and ports. However, it’s important to note that the /etc/hosts file in Ubuntu (and …

Ubuntu 17

Fixing SSL Provider Error When Connecting to SQL Server on Ubuntu 20.04

In this article, we’ll be discussing how to resolve the “SSL Provider: [error:1425F102:SSL routines:ssl_choose_client_version:unsupported protocol]” error that you may encounter when using Microsoft ODBC Driver 17 for SQL Server on …