Running an ssh server from Termux and programming your Android phone from a Linux box

This is a life-saver. I should never to be able to get anywhere programming from those smartphone screen keypads. At least now I can get nowhere but be able to easily hit ^C, ^D etc.

https://oliverse.ch/tech/2015/11/06/run-an-ssh-server-on-your-android-with-termux.html

The biggest hassle was probably getting all the public keys of my llinux boxes into Termux's ~/.ssh directory, but soon I was doing this...

2 Likes