How to install OBS Screen Recording Software on Debian 10

Debian Screen Recording

OBS stands for “Open Broadcast Software which is a screen recording and streaming tool”. It is an open and free-source software providing the following features: Multiple Themes Multiple video sources filters Intuitive audio mixer Real-time audio/video capturing and mixing Streamlined settings panel Powerful configuration option The software is easy to use and stands among the … Read more

How to take Screenshots on Debian Linux

Debian Screenshot

Taking screenshots in Debian is super easy. You will definitely know how to use the built-in screenshot utility or PrtScr key on your keyboard in order to take a screenshot of your system. There are other many open-source screenshots utilities that allow you to take screenshots of your system but they lack some functions. But … Read more

How to Install and Use Ansible on Debian 10

Ansible on Debian

Whenever we talk about configuration management tools, the name that we hear most often is Ansible. It is a cross-platform tool that is designed to handle system configurations while working with Linux, macOS, and Windows operating systems. Today, we will try to throw light on the procedure of installing Ansible on Debian 10. Installing Ansible … Read more

How to Install JDownloader on Debian

Debian JDownloader

JDownloader is a great tool that can be used to download files from multiple servers simultaniously. It is open source and is supported on all major platforms, the tool is written in Java. It comes in handy when you have to download multiple files at once located at different file hosting services. This tool provides … Read more

How to browse the internet using Debian Terminal

Debian Terminal Browser

Today, we are going to talk about text-based web browsers. But you might be wondering that what’s the need for a text-based browser in today’s graphical age. There might be several reasons for it. one reason might be because some people are more Terminal savvy and they want to perform everything from their command line. … Read more

How to Start, Stop and Restart Services in Debian 10

Debian start, stop and restart service

You have a services window in the Windows operating system through which you can manage your entire services including viewing, starting, and stopping them. Similarly, you have a terminal in Linux (Debian) operating systems for doing the same. In this article, I am going to focus on different ways of starting, stopping and restarting the … Read more

How to automatically remember running applications from your last session in Debian

GNOME Session

Sometimes, you are performing an important task on your system using certain applications, but suddenly your system goes into hibernation mode or something else wants your attention and you have to hibernate the system. In this scenario, you might lose your work, as your running applications will be closed. To make your system remember the … Read more

How to Open and Edit Files and Folders on Debian GNOME Desktop as an Administrator

Open File as root user

While working with files and folders as a Linux Administrator, we frequently need to access and edit files and folders that require root/super-user permissions. We usually perform this task through the Debian Terminal(the command line utility) using the sudo function. However, when we need to edit files that require root privileges through the Graphical Interface, … Read more

How to Access Google Drive on Debian 10

Debian Google Drive

Google Drive is a cloud storage and synchronization service that allows users to keep, synchronize, and share files across many devices. It offers 15GB of free storage space for each Google account to store files. In this article, we will explain how to access Google Drive account in the Debian system. The process involves connecting … Read more