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

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 the profile picture in Debian 10

Debian Profile Picture

In today’s small post, I am going to show you the method of changing the profile picture in Debian 10. Therefore, let’s continue without wasting any further time. How to change the profile picture in Debian 10 Click the power icon button on right most of your dashboard. Locate your profile name and expand it. Click … Read more

Write your first Swift Program in Ubuntu

Ubuntu Swift Programming

Swift is a programming language developed by Apple Inc. It is a general-purpose, multi-paradigm, compiled programming language developed for iOS, macOS, watchOS, tvOS, Linux, and z/OS. According to the developers, Swift is a fantastic way to write software, whether it’s for phones, desktops, servers, or anything else that runs code. It’s a safe, fast, and … Read more

How to use Gnome shell’s hidden Screen Recorder in Debian 10

Debian Screen Recording

The use of Screencasts is continually rising. These are great for teaching or sharing ideas because only the text is not sufficient for delivering instructions, describing problems and sharing knowledge. There are various tools available for screen recording. But today in this article, we will introduce you towards a Gnome shell’s secret screen recorder that … Read more

Secure Debian with ClamAV Antivirus

Debian ClamAV Antivirus

Although Linux is popular for being mostly virus-free, there might still exist some-especially if you usually download stuff from unreliable sources. Since viruses are not a major issue in Linux, there is not a huge pool of antivirus available for this operating system. One of the best among these is the ClamAV antivirus which does … 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