14/12/2025

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
  1. Battery optimization: Disable for Termux in Android settings.
  2. Lock Termux in recent apps (three-dot menu → Lock)
  3. Use tmux or screen to keep sessions alive:
    pkg install tmux
    tmux new -s mysession
    # Detach with Ctrl+b, then d
    # Reattach: tmux attach -t mysession
    
  4. 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/
Partagez cet article Partager sur Twitter Partager sur Facebook Partager sur Linkedin Envoyer par mail

1 commentaire sur “Windows 11 – Qu’est-ce que le fichier pagefile.sys ? Comment modifier sa taille ?

  • termux complete tutorial

    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.

    Répondre

Laisser un commentaire

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *

Ce site utilise Akismet pour réduire les indésirables. En savoir plus sur la façon dont les données de vos commentaires sont traitées.