- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: setting up Xwindows on hp k570
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
тАО05-15-2001 06:14 AM
тАО05-15-2001 06:14 AM
setting up Xwindows on hp k570
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-15-2001 06:26 AM
тАО05-15-2001 06:26 AM
Re: setting up Xwindows on hp k570
Normally, the X windows system is already set up and you need to do nothing on the server itself. It is ready to accept XDMCP connections
to allow a CDE login by default.
You should make a DNS/hosts entry for your PC
and your PC should be able to resolve the ip address of your K box.
If you are not using XDMCP connections but prefer instead to do a direct connection via telnet then start your PC Xserver and open a
telnet session to your K box (e.g) elvis.
Then from the telnet session enter
'export DISPLAY=my_pc:0.0' (where my_pc is your PC's hostname) or 'export DISPLAY=10.1.1.99:0.0' (ip address of PC).
You should then be able to do an 'xclock' command as a test.
That should get you started, Clay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-15-2001 06:31 AM
тАО05-15-2001 06:31 AM
Re: setting up Xwindows on hp k570
Nb if you want CDE or VUE local on the box you will need a graphics card and may need to edit /etc/dt/config/Xservers to tell X to start locally see the lastline entry (copy of file sits in /usr/dt/config/Xservers)
good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-15-2001 08:40 AM
тАО05-15-2001 08:40 AM
Re: setting up Xwindows on hp k570
xhost: unable to open display "kimc:0.0"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-15-2001 08:54 AM
тАО05-15-2001 08:54 AM
Re: setting up Xwindows on hp k570
then the IP address for the PC is not fine , do an ipconfig on the PC at the command prompt ( this you can get by typing command in the run window ). Then do a export DISPLAY using that IP address. That should work .
Manoj Srivastava