Welcome to termux.site (Linux 6.1.0-android aarch64)
* Guides: 8 * Topics: 16 * Updated: 2026-05-08
Last login: today from 127.0.0.1
Master Termux, one guide at a time.
guest@termux:~$ cat mission.txt
Turn your Android into a powerful Linux environment. Step-by-step guides for beginners to advanced users. No root required.
guest@termux:~$ ls -la /guides
permreadupdatedguide
- -rw-r--r--2 min2026-05-08Automate Tasks Using Bash Scriptsautomate-tasks-using-bash-scripts.md2 min · 2026-05-08Learn how to automate tasks in Termux using simple Bash scripts for backups, commands, and daily workflows.#scripting#bash#automation
- -rw-r--r--2 min2026-05-08Best Termux Settings To Change Firstbest-termux-settings-to-change-first.md2 min · 2026-05-08Improve your Termux experience with these important settings every beginner should change after installation.#beginner#customization#setup
- -rw-r--r--2 min2026-05-08Best Termux Themesbest-termux-themes.md2 min · 2026-05-08Customize your terminal with the best Termux themes for a cleaner and more modern Linux experience on Android.#customization#themes#beginner
- -rw-r--r--2 min2026-05-08How To Install Termux Safelyhow-to-install-termux-safely.md2 min · 2026-05-08Learn the safest way to install Termux on Android using trusted sources like F-Droid and GitHub.#termux#installation#beginner#android
- -rw-r--r--2 min2026-05-08Network Utilities In Termuxnetwork-utilities-in-termux.md2 min · 2026-05-08Learn useful networking tools in Termux for checking connections, testing servers, and basic network troubleshooting.#ethical-hacking#networking#tools
guest@termux:~$ ls -la /topics
drwxr-xr-xbeginner/Install Termux, set up storage, and learn the basics of the Linux command line on Android.drwxr-xr-xpackages/Explore the Termux package ecosystem: Python, Git, Nmap, Metasploit, and hundreds more.drwxr-xr-xscripting/Write Bash and Python scripts to automate tasks directly from your Android device.drwxr-xr-xethical-hacking/Learn how to use security tools in Termux responsibly for CTFs, labs, and learning.
guest@termux:~$ grep -rl --tag '*' /guides
guest@termux:~$ open ./guides/how-to-install-termux-safely.md
New to Termux? Start there — it walks through installing from a trusted source and getting your first packages running.