Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
|
|
12-16-2008, 03:28 PM
|
#1
|
Member
Registered: Feb 2007
Distribution: Debian Sid
Posts: 52
Rep:
|
Help with VNCSERVER please
I have just installed a fresh barebones debian etch.
I installed xorg, vncserver & all dependencies with aptitude as well as xfce4. I have looked all over the internet for help, but when i connect, all i get is a grey screen. I have edited ~/.vnc/xstartup and i must not be doing it right, rather than post what i have, please tell me what i need to get it working. where do i put the startup lines, and what lines do they need to be ? i'm guessing startxfce4 and xfce4-session but nothing seems to work.
please help ^_^
|
|
|
12-16-2008, 05:35 PM
|
#2
|
LQ 5k Club
Registered: May 2003
Location: London, UK
Distribution: Fedora40
Posts: 6,152
|
Quote:
I have edited ~/.vnc/xstartup and i must not be doing it right, rather than post what i have, please tell me what i need to get it working. where do i put the startup lines, and what lines do they need to be ?
|
Well, why haven't you bothered to "post what you have" in ~/.vnc/xstartup?
There you have to start whatever window-manager you wish to run.
My ~/.vnc/xstartup looks like this, because I prefer KDE:
Code:
#!/bin/sh
xrdb $HOME/.Xresources
startkde &
It works perfectly.
|
|
|
02-14-2009, 09:55 PM
|
#3
|
LQ Newbie
Registered: Feb 2009
Posts: 1
Rep:
|
Dear boys !
I try to edit vnc config file as I show here:
#!/bin/sh
xrdb $HOME/.Xresources
startkde &
... but it is not effective after VNC restart.
I try many of known configs , but if I connect to our Linux server , only Xwindow with terminal is VNC window.
If I write to terminal "startkde" , KDE is started correctly.
Please, do you any know, what is wrong-defined , what is problem - can I fix it anyway ???
Thanx for your tips.
|
|
|
All times are GMT -5. The time now is 06:08 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|