Superfile: A Modern Terminal File Manager for Linux and macOS
Superfile is a modern terminal file manager that recently caught my attention; it’s not only easy to use but is very user-friendly compared to its alternatives, such as Ranger, MC, or nnn. It allows...
View ArticleDocker Rollout: Zero Downtime Deployment for Docker Compose
In this article, I’ll introduce you to a tool called “Docker Rollout“, which claims to update Docker Compose services with zero downtime. I’ve been testing it for a while, and to be honest, it can do...
View ArticleInstall and Use Grunt JavaScript Task Runner on Linux & macOS
The Grunt JavaScript Task Runner could become a resourceful utility in your development as it can automate a wide variety of repetitive tasks such as compilation, autoprefixing, minification,...
View ArticleConverting Documents to Other Formats Using Morphosis in Linux
There are several command-line tools available for Linux to quickly convert documents from one format to another using the appropriate flags. Yet, users often find it overwhelming, even for those who...
View ArticleShow Progress of cp, mv, Tar, Rsync, or Scp Commands in Linux
Many Linux commands like cp, mv, rm, and others that perform progressive tasks lack a built-in mechanism or option to display a progress bar. However, a verbose mode is present that can show the...
View ArticleHow to Install and Use Doas on Linux (with 9 Examples)
Doas is a privilege escalation program similar to sudo. It was originally designed for OpenBSD, which allows users to run commands as if they were another user (e.g., root), and later, due to its...
View ArticleHow to Install Symfony Framework in Linux (for Beginners)
Symfony Framework is a free and open-source PHP framework that includes a collection of reusable PHP components. It’s a vast library of PHP components that can help to speed up the development...
View ArticleHow to Install Proton Pass Desktop App on Linux (A Quick Guide)
Proton, the Swiss-based privacy company, has finally released the Proton Pass Desktop App for Linux and macOS. Following the release of the Proton Mail Desktop App in March, this was their next move...
View ArticleHoarder: A Bookmark and Note Taking App (Install via Docker)
Hoarder is a fantastic app for keeping your notes, images, and bookmarks in a single place. It’s a free, open-source, and self-hostable application for bookmarking that offers AI-based automatic...
View ArticleHow to Setup SOCKS5 Proxy Server on Linux Using MicroSocks
VPNs are popular these days, but many users still prefer using a SOCKS proxy to tunnel network connections through them, as it offers faster internet connections and is ideal for managing torrent...
View ArticleHow to Install RQuickShare (NearbyShare/QuickShare) on Linux
RQuickShare is a Rust implementation of the smartphone NearbyShare/QuickShare feature for Linux and macOS. It’s a free, open-source, lightweight tool designed to seamlessly transfer files between...
View ArticleStellar Repair for MySQL – Product Review
MySQL Database Recovery Tool by Stellar is designed to assist in resolving various issues that may occasionally arise while managing MySQL and MariaDB databases. It can efficiently repair all...
View Article