debian 10
-
How to Install and Use Ansible on Debian 10
whenever i talk about configuration management tools, the most commonly mentioned name is ansible. it is a cross-platform tool designed to handle system configurations while working with linux, macos and windows operating systems.
-
How to Install Gradle on Debian 10
gradle is a popular build tool primarily designed for software development in java. in this article, we will guide you through the steps you need to take to install gradle on debian 10.
-
Use Speedtest CLI to check Internet speed on Debian 10
in this article, tipsmake.com will use a linux command line tool named speedtest-cli. it is written in python and uses speedtest.net to check bandwidth.
-
How to set the JAVA_HOME path in Debian 10
in this article, we will learn how to install java jdk on the debian operating system and then set the java_home and path variables.
-
How to change the cursor size on the Debian 10 desktop
debian allows you to change the cursor size via the settings utility. you can access the settings utility through the application launcher search.
-
Debian 10 Buster, New features in Debian 10 Buster
debian 10 buster has been released. let's explore the new features in debian 10 buster through the following article!
-
How to use the grep command on Debian 10
grep stands for global regular expression print. this is a useful command and is widely used by linux system engineers, while searching for a string or patterns with regular files and in the system.
-
How to disable color emojis in Debian 10 (Buster)
to keep up with the latest android color emojis you see in messaging apps and web browsers, debian 10 has replaced old black and white emojis with new colored icons.
-
How to enable / disable automatic login in Debian 10
if your system is in a secure location, without any privacy threats, you can avoid the hassle of providing credentials when logging in.
-
How to install Arduino IDE on Debian 10
arduino ide (integrated development environment) is open source software used to interact with arduino control boards. using it, you can connect and communicate with the arduino hardware.
-
How to turn on Picture in Picture mode in Google Chrome on Debian 10
picture-in-picture (pip) mode is enabled by google for chrome browser. it is a handy way that allows you to watch videos in a small floating window outside the browser window or on any other window.
-
How to install Qmmp on Debian 10
qmmp is a feature-rich audio player with support for many formats. in this article, tipsmake.com will introduce two ways to install / uninstall qmmp on debian