- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CDE on headless server
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
10-03-2007 09:23 PM
10-03-2007 09:23 PM
I have a HP-UX server running without keyboard/mouse/monitor so I can't have CDE running on it. I'm wondering if there's any chance of getting a CDE on my Windows PC using Reflection X by way of XDMCP direct connection to this headless server?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2007 09:30 PM
10-03-2007 09:30 PM
Re: CDE on headless server
See /etc/rc.log:
Start CDE login server
Output from "/sbin/rc3.d/S990dtlogin.rc start"
Fat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2007 09:31 PM
10-03-2007 09:31 PM
Solutionnb you will need dtlogin running locally on the server but I suspect this is the case, having no mouse etc will only affect the local console (which you don't have), regardless on a server the Xserver file is most likey commented out by default.
Only other thing to ensure is hostname resolution works between PC and server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2007 09:59 PM
10-03-2007 09:59 PM
Re: CDE on headless server
Freddie,
CDE is very sensitive without mouse or keyboard.
It will not work.
WK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2007 11:10 PM
10-03-2007 11:10 PM
Re: CDE on headless server
Alex pointed me in the right direction. It's a combination of disabling the local Xserver by commenting out this line in /etc/dt/config/Xservers:
* Local local@console /usr/bin/X11/X :0
before I can execute the command "/sbin/init.d/dtlogin.rc start". Otherwise I'll be getting incessant beeps from the server