Android Termux 安装 Linux


先执行 https://www.sqlsec.com/2020/04/termuxlinux.html安装ubuntu

再执行 http://betheme.net/news/txtlist_i163222v.html中三、安装Ubuntu桌面后的部分

之后每次使用,都需要

cd ~/Termux-Linux/Ubuntu

./start-ubuntu.sh
vncserver-start
退出后vncserver-stop

相关