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
01-24-2008 10:38 AM
01-24-2008 10:38 AM
xserver
Does the HP11.23 OS comes with default Xserver.How do i check that.
There is a software called xvrb - how do i check the existance if it on the server once it is installed - looks like it wont show up in swlist.please advice
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2008 10:49 AM
01-24-2008 10:49 AM
Re: xserver
Are you looking for X-Window desktops, obsoleted CDE or Ximian Gnome is included with 11.23 ? They also function like xservers ?
I apologize if I am missing your question completely.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2008 10:53 AM
01-24-2008 10:53 AM
Re: xserver
CDE is the default installed X-server for 11i v2.
# swlist -l product | grep -i cde
http://docs.hp.com/en/B1171-90500/index.html
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2008 11:31 AM
01-24-2008 11:31 AM
Re: xserver
Thanks much for the info in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2008 11:54 AM
01-24-2008 11:54 AM
Re: xserver
File is under /usr/bin/X11, whoda thunk.
#> swlist -l file|grep -i xvfb
PHSS_36452.OEM-SERVER: /usr/bin/X11/Xvfb
Xserver.OEM-SERVER: /usr/bin/X11/Xvfb
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2008 12:31 PM
01-24-2008 12:31 PM
Re: xserver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2008 01:34 PM
01-24-2008 01:34 PM
Re: xserver
# swlist -l file|grep -i xvfb
PHSS_32960.OEM-SERVER-PA: /usr/bin/X11/Xvfb
Xserver.OEM-SERVER-PA: /usr/bin/X11/Xvfb
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2008 02:14 PM
01-24-2008 02:14 PM
Re: xserver
It is in in memory xserver, the display goes to never never land.
Used mainly in the past because Oracle used to have some weird startup java applet that required a X-console/terminal that never did anything. Later versions of Oracle removed this issue.