How to Install and Use Glances to Monitor Linux Systems
Monitoring a system is essential to ensure that everything runs smoothly. Glances is a Python-based tool that provides information on various aspects of the system, such as…
Read moreHow to enable hardware acceleration in Chromium on Raspberry Pi OS (RPi 4)
This article explains how to enable hardware acceleration in the Chromium browser running on Raspberry Pi OS (for Raspberry Pi 4). By activating the GPU acceleration, the…
Read moreHow to use the netplan command on Ubuntu
In Ubuntu 17.10 a new command line network configuration tool called “Network plan“. Netplan makes it easy to configure and manage network settings in your Ubuntu system….
Read moreA Guide to the Linux “Find” Command
The find command allows users to search for files and take actions on them. It is part of the “findutils” package and comes bundled with all distributions. …
Read moreHow To Cast YouTube Videos From Your Phone To Raspberry Pi Using YouTube On TV (youtube.com/tv)
This article explains how to use YouTube on TV (https://youtube.com/tv) on a Raspberry Pi, and control it using the YouTube app from your mobile device, almost as…
Read moreHow to use a task manager in Ubuntu to monitor the system
Ubuntu beginners often ask: Is there a task manager in Ubuntu? If yes, then how we can use task manager to monitor the system. First of all,…
Read moreSo laden Sie Dateien und Webseiten mit Wget . herunter
Mit dem Befehl wget können Sie Dateien über die Protokolle HTTP, HTTPS und FTP herunterladen. Es ist ein leistungsstarkes Tool, mit dem Sie Dateien im Hintergrund herunterladen,…
Read moreHow to install GNOME 40 on Ubuntu 21.04 Hirsute Hippo for testing purposes [PPA]
This article explains how to install GNOME 40 on Ubuntu 21.04 (Hirsute Hippo) for testing purposes using a third party PPA. GNOME 40 includes a new design…
Read moreHow do I install and start Traceroute on Ubuntu
Network or system administrators must properly maintain the network because they are intended to provide uninterrupted service within a network or system. To do this, they must…
Read morecURL Command Tutorial with Examples
cURL is a command line tool and a library which can be used to receive and send data between a client and a server or any two…
Read more