Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
| 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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
01-28-2003, 11:25 AM
|
#1
|
|
LQ Newbie
Registered: Jan 2003
Posts: 20
Rep:
|
Installing VNC
Hi,
Could somebody help me to install VNC in REDHAT8.0, please?
I downloaded the linux version, extract it into /usr/local/bin accoriding to readme file. Then at the command level as a root user I started with the following command:
vncserver :2
I got the messages like vncserver started, but when I try to access from a windows computer (via vncviewer) I getting only command mode screens, no GNOME or KDE desktop.
Please some body help.
Thanks in advance.
|
|
|
|
01-28-2003, 11:29 AM
|
#2
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,676
|
what is a "command mode screen"? if you are connecting to a vnc server then it is impossible to not get an X session in some state or another. you'll need to load a window manager inside the vnc x server, add the oen you want to ~/.vnc/xstartup
|
|
|
|
01-28-2003, 11:36 AM
|
#3
|
|
LQ Newbie
Registered: Jan 2003
Posts: 20
Original Poster
Rep:
|
Hi Chris,
I am new to linux. Sorry command mode, I mean text mode display
Thanks,
|
|
|
|
01-28-2003, 11:45 AM
|
#4
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,676
|
sorry, that's just not possible. a vnc client has to connect to a vnc server, i.e. Xvnc. it's not possbile to connect to a standard console with vnc. do you have any error messages or anything else to go on?
|
|
|
|
01-29-2003, 10:33 PM
|
#5
|
|
Member
Registered: Sep 2002
Location: MN, USA
Distribution: RedHat 8.0
Posts: 30
Rep:
|
You are probably using twm or similar, try clicking with the mouse, you should get a menu. It is a gui, just a very basic one. If you want to change which gui you use for VNC, edit the file mentioned above to se your windowmanager.
|
|
|
|
01-31-2003, 12:03 AM
|
#6
|
|
LQ Newbie
Registered: Dec 2002
Posts: 8
Rep:
|
This is what I found, looking on Google. Applied it, it worked fine.
I now have a Gnome session through VNC. Cool!
*** Quote ***
If you would like to see gnome rather than TWM, then change your ~/.vnc/xstartup to contain "exec /etc/X11/xinit/xinitrc" instead.
*** end Quote ***
~ stands for your home directory from which you started vncserver :2
I still have to work on starting Xvnc from inetd. If anybody has tips, I would appreciate.
|
|
|
1 members found this post helpful.
|
01-31-2003, 12:04 AM
|
#7
|
|
LQ Newbie
Registered: Dec 2002
Posts: 8
Rep:
|
Oh, this is the last line you change, it has to end with &
|
|
|
|
03-02-2003, 02:05 PM
|
#8
|
|
Member
Registered: Jan 2003
Location: United States of America and damn proud of it!
Distribution: Ubuntu
Posts: 460
Rep:
|
Help with Installing VNC
Hello everyone,
I've been running into a problem installing VNC on my Linux box. I go to VNC's site and download the TAR file. However,I'm having problems installing it from there. I'm new to Linux and I need help installing it. Could someone walk me through it, please? Thanks.
|
|
|
|
03-02-2003, 02:14 PM
|
#9
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,676
|
it will be the same as 99% of other apps. check http://wwwacs.gantep.edu.tr/linux/rute/ for a good beginners guide. and VNC's great manpage for information about acutally loading it.
|
|
|
|
03-02-2003, 02:41 PM
|
#10
|
|
Member
Registered: Jan 2003
Location: United States of America and damn proud of it!
Distribution: Ubuntu
Posts: 460
Rep:
|
Thanks but I didn't see anything on that page for VNC. Unless I'm blind.
|
|
|
|
03-02-2003, 02:59 PM
|
#11
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,676
|
like i said, if you're only trying to install, it is the same for nearly all tar.gz files. one instruction fits all. ish.
|
|
|
|
03-02-2003, 03:49 PM
|
#12
|
|
Member
Registered: Jan 2003
Location: United States of America and damn proud of it!
Distribution: Ubuntu
Posts: 460
Rep:
|
Thanks,
But I guess what I'm asking is, I'm new to Linux, how to you install and execute a TAR file? I've done it with Zip file with windows but it hasn't been that easy with TAR files. Can you tell me how to do this, please? Thanks.
|
|
|
|
03-02-2003, 03:56 PM
|
#13
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,676
|
yes, like i keep saying, that information is in those docs. chapter 24 if you can't see it.
|
|
|
|
03-03-2003, 03:26 PM
|
#14
|
|
Member
Registered: Jan 2003
Location: United States of America and damn proud of it!
Distribution: Ubuntu
Posts: 460
Rep:
|
Okay, well, I downloaded it and installed. From where do I execute it? I can't find the executable anywhere.
Sorry if I sound stupid here, I'm just getting acquainted here with Linux.
|
|
|
|
03-03-2003, 03:37 PM
|
#15
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,676
|
it doesn't matter where it's installed to, it will be on your path (unless somethign buggered up your system already) jsut try
vncserver
in a console to start a server, and vncviewer to connect to it.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:21 PM.
|
|
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
|
|