Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Since I'm a Linux newbie, I didn't understand it at first, but quickly got into it and followed all steps correctly. I got the VNC server up and running, and I'm able to connect to it..
But when I'm connected, all I see is a cross and a black/grey screen. So apparently the desktop doesn't start, even though I changed the last line in xstartup to what they told me (startkde &).
BUT when I type that in console, I get an error saying something with a connection error I'll post a screenshot soon..
vnc is evil, don't use it. instead use nx from nomachine.org. it will give you a really nice experience, and will tunnel everything over ssh, meaning that there will be no problems like the one you are having now with vnc. never use vnc, it is evil.
if you really really want to use vnc depsite it being rubbish, you're trying to use it incorrectly, you need to put your startkde options in your ~/.vnc/xstartup file, you can't just run it from a command line.
vnc is evil, don't use it. instead use nx from nomachine.org. it will give you a really nice experience, and will tunnel everything over ssh, meaning that there will be no problems like the one you are having now with vnc. never use vnc, it is evil.
if you really really want to use vnc depsite it being rubbish, you're trying to use it incorrectly, you need to put your startkde options in your ~/.vnc/xstartup file, you can't just run it from a command line.
Thank you for answering.
I already have replaced the bottom line, but it simply shows me a cross (mouse) and a black screen when I connect, so I'm assuming kde doesn't start up correctly.
you should check the vncserver log file for that session, chances are you're not modifying xstartup correctly. Alternatively i have to ask, is KDE installed and functioning?
you should check the vncserver log file for that session, chances are you're not modifying xstartup correctly. Alternatively i have to ask, is KDE installed and functioning?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.