Convert Documents to PDF on the Debian Command Line

Debian PDF Converter

PDF or the Portable Document Format is mostly our first choice when it comes to printing, sharing and emailing documents, especially the larger ones. For Windows and macOS, you might be very much familiar, and also dependent on, the widely used Acrobat products for pdf file creation, viewing, and editing. Unfortunately, there is no default … Read more

How to Install and Configure LAMP Server on Ubuntu

Ubuntu LAMP Server

LAMP or LAMP stack is a very useful open-source development platform designed for Linux. It is called LAMP as it uses Linux as an OS, Apache as the webserver, MySQL as Relational DBMS and PHP as the scripting language. Installing LAMP on Ubuntu is fairly simple. This article describes a very convenient way to install … Read more

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