Commands
Commands
termux-setup-storage && apt update && yes | apt install wget && wget
https://bit.ly/Termux32BitEnvironment && bash Termux32BitEnvironment switch
apt update && yes | apt upgrade && yes | apt install wget && apt install openssl-tool && yes |
apt install proot && wget https://bit.ly/UbuntuDownloadScript && bash UbuntuDownloadScript
./start-ubuntu.sh
apt update && yes | apt install curl && curl -L -o XFCEdesktopScript
https://bit.ly/XFCEdesktopScript && bash XFCEdesktopScript
sudo vncserver
nano xstartup
#!/bin/sh
unset SESSION_MANAGER
unset DBUS_SESSION_BUS_ADDRESS startxfce4 &
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
sudo vncserver
startxfce4