- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Redirecting the CDE display
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
12-17-2001 11:57 AM
12-17-2001 11:57 AM
Redirecting the CDE display
- a HP-UX workstation is used as a replacement for the X-terminal running Netstation.
Since the workstation is running it's own CDE some differences in CDE configuration occurred.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2001 12:00 PM
12-17-2001 12:00 PM
Re: Redirecting the CDE display
export DISPLAY=IP:0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2001 12:08 PM
12-17-2001 12:08 PM
Re: Redirecting the CDE display
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x87f8a12d6d27d5118fef0090279cd0f9,00.html
Hope this helps.
...jcd...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2001 12:18 PM
12-17-2001 12:18 PM
Re: Redirecting the CDE display
2 things:
export DISPLAY=
and on the workstation you have to enable xserver access:
/usr/bin/X11/xhost +
(You might consider switching the + for your server name to thighten security.)
Andreas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2001 01:06 PM
12-17-2001 01:06 PM
Re: Redirecting the CDE display
What that means is as with X-terminal that has servers dtgret and when you login you gogin to the servers (K-box) CDE (servers dtgret) instead to workstations CDE.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2001 01:14 PM
12-17-2001 01:14 PM
Re: Redirecting the CDE display
I guess what you want to do is run the CDE getty on a different workstation, which has its own CDE screen. This is not possible.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2001 01:27 PM
12-17-2001 01:27 PM
Re: Redirecting the CDE display
go to workstation, use "init 2" to go back to multi-user mode without X-Windows (i.e. CDE).
Then log on and issue the command line:
X -query NAME-OR-IP-ADDRESS
Then you'll get the CDE-login screen from that station.
HTH,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2001 02:52 PM
12-17-2001 02:52 PM
Re: Redirecting the CDE display
for now just temporary solution is.
On s700 workstation select Command line login
login as root and run
exec /usr/bin/X11/X :0 indirect s800.server.hostname
new login screen comes up, select s800.server.hostname entry in chooser and click OK.
New Dtgreet login window pops up from s800.server.