Did you see cool wallpapers like the one below on communities and wallpaper websites? Sample wordcloud wallpaper I am sure many of you have seen such wallpapers. In this tutorial, I will show how you can make such wallpapers and images in
Read More
Managing packages in Linux distribution varies depending on the distribution. All the Debian-based distros use APT as the package management app. While Fedora uses DNF, openSUSE depends on Zypper package manager. Recently, distro-agnostic package managers like Snap, Flatpak, AppImage, etc. made the
Read More
Fastfetch is a command-line tool to display detailed information about your system in an easy-to-comprehend format. Remember Neofetch, which used to do this? Unfortunately, Neofetch is no longer being updated. In any case, you’ll find Fastfetch to be a great alternative. It
Read More
KDE Plasma desktop comes with Konsole as the default terminal emulator. It may seem like just another terminal application, but like KDE itself, Konsole is also highly customizable. With the correct set of configurations, you can make Konsole the most beautiful and
Read More
Reading logs could be tiresome, specially if you are new to it. It all looks black and white and you have to look for the desired details in it. Not a pretty scene, right? While I cannot change the logs for you,
Read More
Love it or hate it, an Arch user cannot ignore AUR, a community-oriented repository where Arch Linux users can share their own packages. After all, the list of official packages in Arch Linux can be considered a bit restrictive. You’ll probably find
Read More
One can find tons of replacements for top, a CLI tool that provides a dynamic real-time view of a running system. There is the famous htop, the asynchronous atop, which forces the kernel to write a record of running processes, and some
Read More
The grep command works only on plain text file, not on PDF files. pdfgrep is similar to grep but for pdf files.
There are several shells available for Linux systems. Xonsh shell is unique because it combines Python and Bash shell together.
Glow is a CLI tool that lets you render Markdown files in the Linux terminal. You can also organize Markdown files with it.