Screen is command line utility which works in Linux systems as a terminal multiplexer. Sometimes we may face some issues like terminating the remote ssh connections due to network issues while performing an important task. It may be painful if the task
Read More

There are a variety of BitTorrent applications available for Linux. But finding a good application that offers many features should save you some time. KTorrent by KDE is one such BitTorrent app built for Linux. While there are several torrent clients for
Read More

With some effort, you can install Arch Linux. You may also install a desktop environment or windows manager of your choice on your Arch system. That takes some time and effort but it is surely achievable. However, there exists projects that try
Read More

Screen sharing or screen mirroring apps available out there aren’t that good. Even though most of the dedicated options are only available for Windows/Mac, you may have a tough time finding an open-source solution for Linux. With such an app, you can
Read More

As the name suggests, minikube is a single node Kubernetes (k8s) cluster. Anyone who is new to the Kubernetes and wants to learn and try deploying application on it, then minikube is the solution. Minikube provides a command line interface to manage
Read More

The man pages, short for reference manual pages, are your keys to Linux. Everything you want to know is there – take it all in an run with it. The collection of documents will never win a Pulitzer prize, but the set is quite
Read More

When it comes to terminal based text editors, it is usually Vim, Emacs and Nano that get the limelight. That doesn’t mean there are not other such text editors. Neovim, a modern enhancement to Vim, is one of many such examples. Along
Read More