Showing posts with the label TermuxShow all

smem on Termux: Diagnosing Memory Pressure Without Root

smem on Termux: Diagnosing Memory Pressure Without Root TL;DR: smem is not in Termux's package repos, and pip install smem pulls …


Termux /proc on Android: What Works Without Root

Termux /proc on Android: What Works Without Root TL;DR: Termux runs on a real Linux kernel, but Android's SELinux policy hides hal…


SSH Hardening for Exposed Services: The Mobile Lab Edition

SSH Hardening for Exposed Services: The Mobile Lab Edition TL;DR: You want to SSH into your phone as a lab box. A phone is not a VPS, …


Docker Full Tutorial: Linux and Termux

Docker Full Tutorial: Linux and Termux TL;DR: Docker turns applications into isolated, reproducible containers that share your host ke…