4 问水清寒 10小时前 63次点击
───────
▶ START DESKTOP: bash ~/start-linux.sh
■ STOP DESKTOP: bash ~/stop-linux.sh
─────────────────────────────────────────────────
SSH into this device from another machine:
1. Start SSH server: sshd
2. Set a password: passwd
3. Find your IP: ip addr show wlan0 | grep 'inet '
4. Connect from PC: ssh $(whoami)@
Full install log: /data/data/com.termux/files/home/termux-setup.log
~ $
~ $ b