Termux Complete Tutorial (2027)
Termux is a powerful terminal emulator and Linux environment for Android. It requires no root access to run basic Linux commands. Get Termux: Download it from F-Droid or GitHub.
- Update lists:
pkg update - Upgrade:
pkg upgrade - Search:
pkg search <term> - Install:
pkg install <package> - Uninstall:
pkg uninstall <package>
ssh username@192.168.1.100 -p 22
- Battery optimization: Disable for Termux in Android settings.
- Lock Termux in recent apps (three-dot menu → Lock)
- Use
tmuxorscreento keep sessions alive:pkg install tmux tmux new -s mysession # Detach with Ctrl+b, then d # Reattach: tmux attach -t mysession - For long-running servers, consider Termux:Boot add-on (starts scripts at boot).
Part 1: Installation & Initial Setup
Step 1: The Right Source
Crucial: Do not install Termux from the Google Play Store. The version there is outdated and contains bugs.
Go to F-Droid (an open-source app store) and download Termux from there: termux complete tutorial
Termux Complete Tutorial: From Zero to Hero on Android
Introduction: The Power of a Pocket Linux Termux is a powerful terminal emulator and Linux
cp myfile.txt ~/storage/shared/Downloads/

Bonjour,
Less SSD ayant un nombre d’écritures prédéfinis, n’est-il pas judicieux de supprimer l’hiberfile.sys et pagefile.sys afin d’augmenter la durée de vie de ces dernières ?
C’est ce que j’applique sur nos machines.
Bruno
Technicien SAV en informatique industrielle.