In our daily computer work, we need to know the IP address of our machine from time to time. This tutorial lists three ways you can use to find the IP address of your local network card in Debian 10
3 Ways to find your local IP Address in Debian 10

In our daily computer work, we need to know the IP address of our machine from time to time. This tutorial lists three ways you can use to find the IP address of your local network card in Debian 10
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
Crontab is an important Linux tool that is used to schedule tasks so that programs and scripts can be executed at a specific time. In this article, I am going to teach you how you can schedule a job in Debian
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
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
While using a network connection, you may often want to check the speed of it. In fact, it is sometimes necessary to check and keep an eye on internet speed. And what if you get internet speed on your desktop
Your operating system and all its applications usually maintain a set of fonts that you can use as system fonts and in various desktop and web applications respectively. Let us suppose you want to use a new font that you
Before explaining how to execute .bin and .run files on your Debian, let us first define what exactly these file extensions are: Bin File: A Binary or BIN file in Debian refers to installation packages that are mostly self-extracting executables
In a production environment, it is common practice to disable network ping for a security reason so that no one can ping your server. However, by default, ping is enabled on Linux servers. In this tutorial, I am going to
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