- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Exceed to console desktop
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
05-25-2006 10:20 PM
05-25-2006 10:20 PM
Exceed to console desktop
we have a unix box with a terminal connected.
On this terminal we start the application and it opens various X windows.
I can Exceed to this box but I wonder if it would be possible to have also the session exported to my Exceed session in order to for example stop the application properly through X windows.
Can I somehow export the console desktop to my Exceed session ?
Thanks,
Matthias
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2006 10:57 PM
05-25-2006 10:57 PM
Re: Exceed to console desktop
have you looked at:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=972702
With reflectionX I just specify on the console the DISPLAY id of the terminal I want to display to (aaa.bbb.ccc.ddd:0.0) and do for example a "sam &". This displays the session on my PC terminal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2006 11:32 PM
05-25-2006 11:32 PM
Re: Exceed to console desktop
But I would like to get the current screen/desktop of the local terminal re-directed to my (remote) Exceed session.
The current local desktop holds the icons to stop properly the application
Thanks,
Matthias
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2006 12:06 AM
05-26-2006 12:06 AM
Re: Exceed to console desktop
Xwindows does not work with two different DISPLAY variables at same time for same session.
That means that you can not export the console desktop to Exceed or other.
Regards,
Borislav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2006 12:27 AM
05-26-2006 12:27 AM
Re: Exceed to console desktop
I thought only re-directing it from the console to the Exceed session, not necessarily having the same sessions in a local and remote screen.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2006 03:49 PM
05-27-2006 03:49 PM
Re: Exceed to console desktop
between two systems. See http://www.realvnc.com/
for a description of VNC.
There are basically two approaches:
1 The console user running X11,
runs a vnc server and uses a VNC viewer
to interact with the application. The
application is displayed to the VNC
session instead of directly to the console
X11 session.
You would then run a vnc client
from your PC to share this vnc session.
2 The console user running X11 also
runs x11vnc (http://www.karlrunge.com/x11vnc/)
You would then run the vnc client from
your PC to share the session.