News

Brief: In this article, you will learn how to upgrade or install the latest kernel version on your currently running system. This article is divided into two parts. If you are interested in CLI, you ...
Nowadays, we can find many types of USB drives on the market, such as one can easily buy a USB drive the size of a credit card, which you can easily carry in your wallet, or a very micro-sized ...
We can use multiple tools to monitor system statistics, but if you are looking for virtual memory, use vmstat, which support numerous options and parameters. And you can set vmstat with screen or any ...
When you are cut off from your loved ones for an extended period of time, how do you think you will feel? I mean, it’s bad, right? To solve this problem, WhatsApp made a feature called “WhatsApp proxy ...
Atuin is a powerful replacement for your existing conventional history command with an SQLite database, which will record extra context for your executed commands like log exit code, CWD, hostname, ...
Here are top 5 RSS feed reader that you can consider. Staying updated with the trend means following a blog or website, watching your favorite youtuber videos, listening to the new podcast of Joe ...
No doubt, Linux is one of the best operating systems, bundled with awesome and beautiful desktop environments like GNOME, KDE, XFCE, etc. This desktop environment comes with its own file manager, like ...
Looking for a way to convert a WebP image to PNG or JPG/JPEG, then the dwebp and ffmpeg commands are the best options. Almost every website now accepts WebP images due to their low size, which reduces ...
The su (aka substitute user) command is used by Linux users to transition from the current user to another user or super user (root account) without changing the current working directory or user ...
Not able to access or open file because of white space in file name? Then you can remove the white space from the file name by following three different method. When you look at your system directory ...
The days have gone back when you needed to install multiple applications for firewall, advertisement blockers, and tunnel connections using DNS-over-HTTPS clients. Now one single application is ...
The environment variable is a pair of keys and values stored within the system and can be accessed by an application from the shell or sub-shell. You can set environmental variables for your programs, ...