If youโ€™re like me, you probably grew up with the classic Linux command-line tools such as ls, cat, du. These commands have carried me through countless scripts and late-night debugging sessions. Here’s the thing. While these tools do their job, they can
Read More

If you love working in the terminal or just want something fast and lightweight for calendar management, Calcurse gives you a full organiser you can use right in your shell. As its name suggests, Calcurse uses ncurses to deliver a complex command-line
Read More

It is time to talk about the most important love-hate relationship that has ever been. It is Instagram and… you. Instagram has become irreplaceable if you’re in a spot where you need to reach out to the world to present your work
Read More

How do you get help in the Linux command line? On Linux, there are man pages that come preloaded with any distribution. The man pages are basically help pages which you can access using the terminal. You get an instruction manual when
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

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