- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how to enable X 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
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
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
тАО07-16-2003 11:06 PM
тАО07-16-2003 11:06 PM
how to enable X server
I don't have a graphic card.
Could I connect the server using X-win32 or Exceed in X-window?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-16-2003 11:17 PM
тАО07-16-2003 11:17 PM
Re: how to enable X server
1. Ensure the file /etc/rc.config.d/desktop contains;
DESKTOP=CDE
2. run; /sbin/init.d/dtlogin.rc start
This should start the X server on your HP box. You can check if the proceses are running;
ps -ef|grep dtlogin
3. Now you can configure Exceed on your Win2K box to use XDMP-Query to the ip/hostname of your HP box. Then when you start an Exceed session it will give you the graphical login on your HP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-16-2003 11:30 PM
тАО07-16-2003 11:30 PM
Re: how to enable X server
It still can't show the graphic mode.
I follow your steps you said.
but it doesn't work....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-16-2003 11:41 PM
тАО07-16-2003 11:41 PM
Re: how to enable X server
On your PC you need to run xconfig (part of Hummingbird Exceed) then select communication then MODE: XDMCP-Query then click on configure and insert the IP of your HP server there. Now when you run exceed does it launch ? you have to wait - it can take 30secs or more to start the login screen.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-17-2003 12:03 AM
тАО07-17-2003 12:03 AM
Re: how to enable X server
I check the line in the file /etc/rc.config.d/desktop.
and the process is running in the system.
but no graphic login screen show ....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-17-2003 12:06 AM
тАО07-17-2003 12:06 AM
Re: how to enable X server
Can the HP server ping your PC and your PC ping the HP server ?
If you run nslookup
Both the HP and your PC need to be able to nslookup each other -ie. in the same domain and can nslookup each other successfully.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-17-2003 12:20 AM
тАО07-17-2003 12:20 AM
Re: how to enable X server
2. PC and hp system on same subnet ?
3. nslookup of hostname and ip addresses also need to resolve correctly.
4.Exceed -> Exceed (XDMCP=Broadcast), is your HP system appearing in the Chooser window ? if yes select it and hit OK ..... what happens ? what do you see.
Also Try Exceed -> Xconfig-> Troubleshooting -> View exceed.log ?