Hello friends,
In this blog we will install Xubuntu on our Android phone with Termux without having root access.
Xubuntu is nothing but Ubuntu with xfce desktop environment which is one of the lightweight desktop environment.
Prerequisite
Installing Ubuntu
First of all, we need to install proot-distro, execute following command to install it
pkg update && pkg install proot-distro
Now install ubuntu
proot-distro install ubuntu
Login to ubuntu
proot-distro login ubuntu
Installing Xubuntu and VNC
Next, we need to update ubuntu repositories
apt update
Install Xubuntu-desktop and tigervnc by executing following command
apt install xubuntu-desktop dbus-x11 tigervnc-standalone-server
Running Xubuntu
Start Vncserver with following command
vncserver -geometry 1600x900 -xstartup /bin/startxfce4
Now Open VNC viewer app and connect to localhost:1 and if screen is cracking the click on 'i' button and change picture quality to high.
i fuc doing this 2h and DONT WORK .
ReplyDeleteThis comment has been removed by the author.
ReplyDelete