Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 12:23 AM
03-10-2004 12:23 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 12:29 AM
03-10-2004 12:29 AM
Re: VNC
Navigate to a directory when it resides and execute
rpm -ivh vnc-server-
of course you can complit the line with tab after vnc-server....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 12:33 AM
03-10-2004 12:33 AM
Re: VNC
You can download from vnc site installs for the server either.
J
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 04:19 AM
03-10-2004 04:19 AM
Re: VNC
http://www.seekbrain.com/archives/000025.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 03:00 PM
03-10-2004 03:00 PM
Solutionyou can get the original VNC from
http://www.realvnc.com/
It seems a pretty good intro how to setup VNC can be found at
http://www.linuxjournal.com/article.php?sid=5499
http://www.linuxjournal.com/article.php?sid=5560
Greetings, Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 08:05 PM
03-10-2004 08:05 PM
Re: VNC
Thanks to you all , but i want to know how to instal the VNC from the CD and which on of them .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 08:51 PM
03-10-2004 08:51 PM
Re: VNC
mount /mnt/cdrom
then issue this command
rpm -Uvh /mnt/cdrom/RedHat/RPMS/vnc-server-
where version is the version or of the package.It's simpler to press
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 11:43 PM
03-10-2004 11:43 PM
Re: VNC
i install the RPM , but i want to know what shull i do next,how can i use this to open linux GUI from WIN2K system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 11:57 PM
03-10-2004 11:57 PM
Re: VNC
vncserver
it'll prompt you for password
specify it (new one for clients)
then issue this command
vncserver :1
after that on windows machine start the vncviewer and
type in the window
Linux's IP:1
it'll prompt for a password , enter the same as you gave in the linux
Best regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2004 09:36 AM
03-12-2004 09:36 AM
Re: VNC
FOR LINUX
##################
[root]# vncpasswd
Password:
Verify:
[root]# vncserver
New 'X' desktop is hostname:1
Starting applications specified in /root/.vnc/xstartup
Log file is /root/.vnc/hostname:1.log
##### its showing vnc is started on :1
now vncserver is started on ur linux
u can verify this by nmap -sS
NOW ON WINDOWS
- install VNC
- start>program> vnc > vncviewer
- it will show u a windows ..put IP of linux machine(eg. 192.168.0.1:1) , push ok and type password...there ya go..
Regards
Peeyush
for some help in vnc for windows read
http://geocities.com/peeyush_maurya/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2004 09:43 AM
03-12-2004 09:43 AM
Re: VNC
http://hostname:580x
where x=the number of the display created when you started the vncserver.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2004 09:47 AM
03-12-2004 09:47 AM
Re: VNC
http://hostname:580x
if u have "enable java enable"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2004 09:29 PM
03-12-2004 09:29 PM
Re: VNC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2004 09:50 PM
03-12-2004 09:50 PM
Re: VNC
Can I just go back to your original question a moment and tell you that you don't need VNC to open your linux server from your PC. The linux GUI is "network aware" and it doesn't really care where your actual screen is. All you need, is to be running an X server on your PC. There are lots of these available for Windows. Then, all you need to do is tell your PC software where your linux box is and, in theory, your Linux GUI login will appear on your PC instead of on it's own console.
And everybody keeps saying how they don't like X!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2004 05:26 PM
03-13-2004 05:26 PM
Re: VNC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2004 12:06 AM
03-15-2004 12:06 AM
Re: VNC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2004 07:56 PM
03-15-2004 07:56 PM
Re: VNC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2004 08:36 PM
03-15-2004 08:36 PM
Re: VNC
This is why I'd suggest you look at something like Exceed or Reflections which will allow your PC to be a screen on the linux box and the performance will be almost the same as if you were on the linux box.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2004 08:58 PM
03-15-2004 08:58 PM
Re: VNC
If you want to protect the communication between your clients and the server (the vnc protocol isn't crypted) you can run the vnc sessions through a secure ssh-tunnel. This is quite easy if the client machine is a linux box, but I don't know what to do with a Windows machine. I remember that the vnc documentation explains how to do this.
Ciao!
Claudio