#vnc setup with xfce4 and Arch

2 messages · Page 1 of 1 (latest)

fiery fractal
#

Trying to run gui in termux but not geting this part how to setup vnc in archlinux with xfce4

and to create just one word command for starting vnc

prisma helmBOT
#

Here's instructions on how to use it on debian proot

On a freshly installed termux app

pkg up
termux-change-repo
pkg up
pkg i proot-distro
proot-distro install debian
proot-distro login debian

Now in the proot environment

apt upgrade
apt install xfce4 tigervnc-standalone-server dbus-x11
vncserver -xstartup /usr/bin/xfce4-session -nolock :1
termux-open vnc://localhost:5901
Jump

[Go to message!](#1170269102502334534 message)