Termux篇 快速搭建linux環境
思路:
lhroot(root方案)
atilo
<code>echo "deb [trusted=yes arch=all] https://yadominjinta.github.io/files/ termux extras" >> $PREFIX/etc/apt/sources.list.d/atilo.list</code>
<code>apt update && apt install atilo</code>tmoe(腳本安裝,容器proot&chroot多選擇)
proot-distro
docker&podman容器技術
qume虛擬機(當然更好封裝應該是limbo這類軟件)
Last updated