11-07-2019, 07:05 AM
(11-07-2019, 12:29 AM)rudra Wrote: what do you see forthis is hosts file
vncserver --list
can try setting machine name in /etc/hosts
as
127.0.0.1 name_of_machine localhost
also try doing as follows,
sudo locale-gen
sudo localectl set-locale LANG="en_US.UTF-8"
vncserver -kill :1
vncserver
let us know what you changed in the meantime..
Code: (Select All)
127.0.0.1 localhost
127.0.1.1 ubuntu
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
(11-07-2019, 05:47 AM)Hidden Refuge Wrote: You asked me to look at the issue. Well, here is my though of it (I have never used VNC on any of my servers. Merely just created a guide out of a thread where a VNC issue needed to be solved). It looks like your desktop environment and window manager seems to be broken. All the errors in your log hint that it fails to create a session in the desktop environment due to several things actually missing from the system. Fonts aside there are a lot of critical error messages.
Maybe reinstalling the DE and WM will help? I have no idea. I don't have any experience with VNC.
I did, but the problem didn't work out.
Thank you for respecting my word dear friend.
Anyway thank you for your guidance. Excuse me for taking your time
Thanks Post4VPS