How to Install Arduino IDE on Debian 10

Debian Arduino IDE

The Arduino software or IDE (Integrated Development Environment) is open-source software that is used to interact with the Arduino controller board. Using it, we can connect and communicate with the Arduino hardware. It contains a text editor that is used for writing, compiling and uploading code in Arduino hardware. You can install and run Arduino … Read more

How to add a wallpaper to the Debian 10 terminal

Debian Terminal Wallpaper

The terminal is a powerful tool that can be used for performing various tasks including software installation, system administration, and network monitoring, etc. The terminal with its default black background and white characters is really a helpful tool when you have to do something quickly and efficiently. But sometimes users get bored with its black … Read more

How to Install Adobe Flash Player on Debian 10

Debian Adobe Flash

Adobe Flash Player is a Lightweight plug-in that is integrated with your browser and allows the user to stream audio, video, flash-based games and other media content on Flash-based sites and platforms. For the Google Chrome browser, flash player is not required as it comes with its own version of flash NPAPI pre-installed. On the … Read more

Make Debian a Wireless Access Point

Debian WiFi Hotspot

With the release of Debian’s latest operating system, Debian Buster 10, creating a hotspot is easier than ever before. With a wifi hotspot, you can let other wireless devices such as smartphones and televisions etc. make use of your computer’s internet connection. This tutorial describes the simple steps of turning your Debian into a Wireless … 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