We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It is not recommended to install because there are some problems.
Make 2 Session in Termux
Swipe the screen from left to right in termux, click 'New Session'.
pkg update && pkg upgrade
wget https://raw.githubusercontent.com/wahasa/Debian/main/tigervnc ; chmod +x tigervnc ; ./tigervnc
apt update && apt upgrade
Install Desktop Gnome
apt install wget -y ; wget https://raw.githubusercontent.com/wahasa/Debian/main/de-gnome.sh ; chmod +x de-gnome.sh ; ./de-gnome.sh
Install Desktop Budgie
apt install wget -y ; wget https://raw.githubusercontent.com/wahasa/Debian/main/de-budgie.sh ; chmod +x de-budgie.sh ; ./de-budgie.sh
Install Desktop Mate
apt install wget -y ; wget https://raw.githubusercontent.com/wahasa/Debian/main/de-mate.sh ; chmod +x de-mate.sh ; ./de-mate.sh
Install Desktop Ukui
apt install wget -y ; wget https://raw.githubusercontent.com/wahasa/Debian/main/de-ukui.sh ; chmod +x de-ukui.sh ; ./de-ukui.sh
Install Desktop Cinnamon
apt install wget -y ; wget https://raw.githubusercontent.com/wahasa/Debian/main/de-cinnamon.sh ; chmod +x de-cinnamon.sh ; ./de-cinnamon.sh
On Session 1 (Termux), run this command :
vncstart
To Session 2 (Debian), run this command :
Add (+) VNC Client to connect, fill with :
Address
localhost:1
Name
Debian Desktop
To disconnect VNC Client, click (X) on the right.
on Session 1 (Termux), run this command :
vncstop
Close session with 'exit'.
ctrl + c
Good Luck
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Install Debian Desktop Environment
Warning :
It is not recommended to install because there are some problems.
Tutorial Installation
Make 2 Session in Termux
Swipe the screen from left to right in termux, click 'New Session'.
on Termux, run this command :
on Debian, run this command :
Install Desktop Gnome
Install Desktop Budgie
Install Desktop Mate
Install Desktop Ukui
Install Desktop Cinnamon
Vnc Viewer
On Session 1 (Termux), run this command :
To Session 2 (Debian), run this command :
Add (+) VNC Client to connect, fill with :
Address
Name
To disconnect VNC Client, click (X) on the right.
on Session 1 (Termux), run this command :
Close session with 'exit'.
To Session 2 (Debian), run this command :
Good Luck
The text was updated successfully, but these errors were encountered: