Using Android as Linux Server
Installing Link to heading
- Install UserLAnd from PlayStore
- Select Debian
SSH Server Link to heading
- Set root password on Android:
sudo passwd root
- SSH from another device in the same network:
ssh root@192.168.0.44 -p 2022
Installing Docker Link to heading
References: