How to install any Linux Distro on Android with GUI mode

Опубликовано: 26 Октябрь 2024
на канале: Technical Bot
11,621
like

Hello friends, Today In this video I will show you how you can install any Linux Distro on your android device with GUI (Graphic User Interface) mode without root .
If you haven't subscribed our channel yet then subscribe now to get more interesting videos like this !
___________________________________
Commands :
$ pkg update && pkg upgrade -y
$ pkg install proot-distro
$ proot-distro list
$ proot-distro install {distro you want to install}
$ proot-distro login {distro name}
$ apt update
$ apt install gnupg wget
$ apt install nano
$ wget -q -O - https://archive.kali.org/archive-key.asc | apt-key add
$ apt install tightvncserver dbus-x11
$ apt install xfce4
$ vncserver -localhost
$ nano .vnc/xstartup
$ vncserver -kill localhost:{port number}
$ vncserver -localhost
$ vncserver -kill localhost:{port number}
___________________________________
Time stamps :
00:00 Introduction
00:04 Installing Requirements
00:28 Installing Distro
01:05 Running Distro
03:37 Setting up GUI mode
05:28 Running GUI mode

Music credit :
Good For You by THBD   / thbdsultan  
Creative Commons - Attribution 3.0 Unported- CC BY 3.0
Free Download / Stream: http://bit.ly/2PgU6Mu
Music promoted by Audio Library    • Good For You – THBD (No Copyright Music)  

#termux #linux