How to Install Software trough Flatpak on Debian 10

Debian FlatPak Software

Flatpak is a universal package system for software deployments, application virtualization, and most importantly package management that works on all Linux distros. With a Flatpak package, you don’t need to worry about any dependencies and libraries as everything is already bundled within the application itself. A notable feature of Flatpak is that all apps work … Read more

How to Install and Configure WildFly (JBoss) on Debian 10

How to Install WildFly on Debian 10

WildFly, formerly known as JBoss, is a free, open-source, and cross-platform application server which is now developed by Red Hat. WildFly is written in Java and helps you in building great applications. With its pluggable subsystems, you can configure the application as and when you need it. In this article, we will explain how a … Read more

How to check the installed RAM on Debian 10

RAM, short for Random Access Memory can be considered the workspace of your computer system. Whenever you open a file for viewing or editing, your system creates a temporary instance of that file in your RAM so that you can work on it. When you save the file, your system copies it to more stable … Read more

3 Music Media Players for the Debian 10 Terminal

Debian Music Player for the Terminal

If you are addicted to the terminal and always find ways to do all kinds of things in the terminal, why not listen to music about it? The command line or terminal will provide everything you need in a more efficient and faster way, using fewer resources. It also becomes handier if you are using … Read more

How to Install VirtualBox on Debian 10

VirtualBox on Debian

Oracle’s open-source and cross-platform VirtualBox is a  free and user-friendly virtualization platform especially for the desktop OS that allows you to create, run and manage guest OS on a single hardware. You can run several guest OS at the same time depending upon your system resources. In this article, we will explain how you can … Read more

How to Change/Spoof a MAC Address in Debian 10

Change MAC Address in Debian

As Linux users, we sometimes need to change the MAC address of our network adapters. This process is also called spoofing or faking a MAC address. This article explains how to change a MAC address on a Debian 10 Buster system. What is a MAC Address MAC, that stands for Media Access Control, is a … Read more