Steps to configure Termux

Steps to configure Termux

Below are steps to configure Termux in android. Download Termux from F-Droid as Google App Store version is outdated due to reasons mentioned here After installation, make sure every package is up to date. pkg update and pkg upgrade

Analyzing issues caused by OOM Killer

Analyzing issues caused by OOM Killer

The purpose of this article is to explain how a kernel can invoke (out-of-memory) oom killer to kill a process abruptly which might be a java or node process of your application and what steps we can take to resolve...

Bulk renaming in Bash/Zsh

Bulk renaming in Bash/Zsh

Tai Lung: gasps The Wuxi finger hold! Po: Oh, you know this hold. Tai Lung: You’re bluffing. You’re bluffing! Shifu didn’t teach you that! Po: Nope. I figured it out. Skidoosh. — [Kung Fu Panda]

Important shortcuts in Bash/Zsh

Important shortcuts in Bash/Zsh

Below are some essential shortcuts built-in in Bash (and in Zsh), which enables a user to quickly move around the current command, edit it, and utilize previous commands.