Posted: . At: 10:32 AM. This was 7 years ago. Post ID: 10048
Page permalink. WordPress uses cookies, or tiny pieces of information stored on your computer, to verify who you are. There are cookies for logged in users and for commenters.
These cookies expire two weeks after they are set.

termux. the best way to use Linux on your Android phone.

The termux terminal emulator for Android is the best way to have a Linux command line on an Android device. This works even on an unrooted device like mine. And you can even use apt-get to install a limited array of software to enhance the application.

Installing software on termux with apt-get.
Installing software on termux with apt-get.

This works very well, this is a good way to practice Linux commands with the termux app.

To get SSH working, type this command.

apt update && apt install openssh
SSH installed and working on termux.
SSH installed and working on termux.

This would be very useful with a Bluetooth keyboard to make typing quicker and easier. An OTG cable would also be a good idea, this would allow plugging a full-size keyboard into your phone and use the terminal to its full capacity.

Download this useful app here.

https://play.google.com/store/apps/details?id=com.termux&hl=en.

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.