Zum Inhalt der Seite gehen


Connecting Termux onto another device with SSH over USB


This video shows how you can connect to Termux to your computer with SSH over USB with adb.

This is useful for people who don't have Wi-Fi access, you just need to make sure you have ADB and OpenSSH Client installed on your machine as well as Android USB Drivers.

https://www.youtube.com/watch?v=wgvFnn1T4fE



termux-adb


Run adb and fastboot in Termux without root permissions!

https://github.com/nohajc/termux-adb



Termux – terminal emulator and Linux environment


Termux offers both a capable terminal emulator and an extremely useful Linux environment (single user) on your Android device. The app provides full-blown versions of Bash, Coreutils and much more.

A minimal base system is installed, but the real power comes from the tons of packages available with the APT package manager.

https://www.linuxlinks.com/best-free-android-apps-termux-terminal-emulator-linux-environment/

Dieser Beitrag wurde bearbeitet. (2 Jahre her)