- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- VNC setting.....
Operating System - Linux
1820590
Members
1850
Online
109626
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
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
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
тАО04-27-2010 05:40 PM
тАО04-27-2010 05:40 PM
VNC setting.....
Hello:
I am just now starting to use the VNC on my RH 5.3 systems. I love how I can access all my Linux boxes from my windows PC by way of the VNCviewer. I was wondering if there is a way to see what the person at the console is seeing? Its appears as if when you login via the VNCviewer you get a separate desktop instance. Does anyone out there know if there is a configure setting I can add into a xstartup file to enable me to remotely view the active console?
I am just now starting to use the VNC on my RH 5.3 systems. I love how I can access all my Linux boxes from my windows PC by way of the VNCviewer. I was wondering if there is a way to see what the person at the console is seeing? Its appears as if when you login via the VNCviewer you get a separate desktop instance. Does anyone out there know if there is a configure setting I can add into a xstartup file to enable me to remotely view the active console?
Keep it Simple!~
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-27-2010 06:22 PM
тАО04-27-2010 06:22 PM
Re: VNC setting.....
Hello,
you can installed vnc rpm and it will execute /usr/local/bin/x11vnc
you also need vnc viewer at your windows box
you can installed vnc rpm and it will execute /usr/local/bin/x11vnc
you also need vnc viewer at your windows box
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-28-2010 02:23 PM
тАО04-28-2010 02:23 PM
Re: VNC setting.....
The path /usr/local/bin/x11vnc indicates avizen9's x11vnc tool did not come from a RedHat standard package.
It's probably based on this source:
http://www.karlrunge.com/x11vnc/
The FAQ says here are pre-built third-party binary packages of x11vnc:
http://packages.sw.be/x11vnc/
A little bit of background information:
The X11 protocol is not at all compatible with the VNC protocol, because they're designed very differently:
- the X11 protocol gives remote applications a way to draw directly to user's screen
- the VNC protocol is intended to transmit a copy of a whole existing screen display to another location.
The simplest way to build a VNC server for X11 was to start with a "virtual" X server that has no local physical display at all. This is what is included to RedHat as standard.
A more tricky approach was required to "piggy-back" to the display of an existing X server and translate+transmit the content of the screen to a VNC client. This is what x11vnc apparently does.
Apparently RedHat judged x11vnc as not mature enough for adding to RHEL 5. Perhaps it will be included to RHEL 6? Even Debian has it in its current stable distribution by now...
MK
It's probably based on this source:
http://www.karlrunge.com/x11vnc/
The FAQ says here are pre-built third-party binary packages of x11vnc:
http://packages.sw.be/x11vnc/
A little bit of background information:
The X11 protocol is not at all compatible with the VNC protocol, because they're designed very differently:
- the X11 protocol gives remote applications a way to draw directly to user's screen
- the VNC protocol is intended to transmit a copy of a whole existing screen display to another location.
The simplest way to build a VNC server for X11 was to start with a "virtual" X server that has no local physical display at all. This is what is included to RedHat as standard.
A more tricky approach was required to "piggy-back" to the display of an existing X server and translate+transmit the content of the screen to a VNC client. This is what x11vnc apparently does.
Apparently RedHat judged x11vnc as not mature enough for adding to RHEL 5. Perhaps it will be included to RHEL 6? Even Debian has it in its current stable distribution by now...
MK
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-29-2010 04:37 AM
тАО04-29-2010 04:37 AM
Re: VNC setting.....
I just instlled 5.4 on my machine and vncserver comed with it.
I just followed following instructions and it worked for me
on the linux
$server vncserver start
$vncserver :
$vncpasswd - this to acceess the machine on this port
change the .vnc/xstartup file to add startkde & at the end
On the windows side I installed vnc client
and accessed it.
you need to disable the firewall though.
OR add the port under system security settings.
I just followed following instructions and it worked for me
on the linux
$server vncserver start
$vncserver :
$vncpasswd - this to acceess the machine on this port
change the .vnc/xstartup file to add startkde & at the end
On the windows side I installed vnc client
and accessed it.
you need to disable the firewall though.
OR add the port under system security settings.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP