How to Install Custom Fonts on a Debian 10 System

Debian Font Installation

Your operating system and all its applications usually maintain a set of fonts that you can use as system fonts and in various desktop and web applications respectively. Let us suppose you want to use a new font that you saw on the internet in any of your applications. Unfortunately, it is not as simple … Read more

Install and Use Guake – A drop-down Terminal Emulator for Debian 10

Debian Guake Dropdown Terminal

Although Debian users these days get to perform various operations through programs having high-end GUIs, there are multiple reasons to use the Linux command line called the Terminal. Through Terminal, you can access many powerful native Linux commands as well as the empowering command-line features of many desktop applications. You can install software to your … Read more

How to View Saved WiFi Passwords on Debian 10

Show saved WiFi passwords

Whenever we connect to a WiFi network, we enter the password, and if we have to use this network on a regular basis, we simply check the “connect automatically” option for future use. However, we rarely note down the password manually somewhere in a file for future reference. The problem arises when we need the … Read more

How to Control Audio on the Debian Command Line

Control Sound on Linux Command Line

A Terminal-savvy person will find a way to perform any action while staying in the comfort zone of the command line. We mostly control system volumes through the Debian GUI but there are certain situations where you want to do it from the command line. ALSA or the Advanced Linux Sound Architecture provides audio support … Read more

How to Improve Notebook Battery Life in Debian with TLP

TLP is a free, open-source and feature rich utility for battery use optimization on laptops running Debian and other Linux distros. You can find it in both CLI and GUI versions for whatever suits you. TLP comes with a default configuration which is pretty much perfectly tuned for your OS and the underlying machine. All … Read more

How to install Sublime Text 3 Code Editor on Debian 10

Debian Sublime Text 3

Sublime Text is a powerful and extensively used text editor that is mostly used by programmers. It is supported on all three major operating systems Linux, Mac, and Windows. Its lightweight and intuitive user interface can adapt to any writing and programming style. It is extremely fast and has a lot of functionalities. These functionalities … Read more

How to Install Google Chrome on Debian 10

Google Chrome on Debian 10

Chrome is a cross-platform, secure and light web browser which is developed by Google. It can run on Windows, Linux, MacOS, iOS and Android. In this tutorial, I am going to show you how to install Google Chrome on your Debian 10 machine using the terminal. Here we go!! Requirements You need to have the … Read more