linuxdeploy
linuxdeploy copied to clipboard
If you have vncserver failure on arch ...
Hi everyone, I founded way to solve "vncserver fail" error but next errors steel don't let me to run it ...
after installing arch linux and vnc error go on menu > setting > ENV directory , -----> files/include/graphics/vnc/deploy.sh
you must edit "deploy.sh". /
Find "do-start" and edit the line:
chroot_exec -u ${USER_NAME} vncserver :${VNC_DISPLAY} -depth ${VNC_DEPTH} -dpi ${VNC_DPI} -geometry ${VNC_WIDTH}x${VNC_HEIGHT} ${VNC_ARGS}
to
chroot_exec -u ${USER_NAME} vncserver :${VNC_DISPLAY}
it solves vnc error and its not cause of next errors. The next errors was about startup desktop environment and vnc:
failed to connect to socket /tmp/dbus could not acquire name on session bus I hope it helps you and if you find more share it P.
I forgot to say that if error was. su : (username) not found or username won't have some information, it can solve by "configure" on right menu. And I Used xfce and mate but it still give error.
I had try it, but also failed.
works with i3