Then, i connect from other PC threw SSH with port forwarding(Also try with open ports and without SSH, the same problem)
ssh -L 5901:localhost:5901 192.168.0.10
And try to connect with TigerVNC and has windows with black screen. Remmina shows error that **TLS not supported Here is my log https://i.imgur.com/dSM2XbO.png
Also, like inthis posti commented line in /etc/hosts and already had line in /etc/sysconfig/displaymanager
Am i right that i can’t use KDE with vnc?
If it’s true, can i install another DE for vnc? I mean can i use KDE for local session and another DE for remote?
This worked for me, although I switched to realvnc, which is free for personal use, works well with iOS and windows and offers two factor authentication.
Yes, you CAN run KDE with vnc. You just need to change the display manager. I use LightDM, works great.
Your choices include LightDM, XDM, or KDM. KDM is no longer maintained, but still good and still available in the Repos. You will need to go into the Yast Software Manager and install it.
You should then be able to change to the Display Manager of your choice using:
su -
update-alternatives --config default-xsession.desktop
Because whoever set up the TW packaging thought it was best :dont-know:
Anyway, I know these two options work with the standard TW install with Intel graphics, and I try not to stray to far from the standard install. It may be that switching display managers is the best option, but it’s not the only option.
Indeed, you are right. Giving the OP additional choices is a good thing. After all, I still want to see users having more chances to use Linux the way they want to use it instead of being told they “have no choices, use it this way or don’t use it.”
SDDM without Plymouth is fairly lightweight and reliable. It has also improved recently – it now supports interactions with normal-legacy Unix/Linux stuff like “w”, “last” etc. I used to stick with KDM, but it no longer has any advantages for me (with regard to remote support) compared to the stock SDDM.