- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- X WINDOWS / VUE / ETC ETC
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
06-20-2000 08:44 AM
06-20-2000 08:44 AM
X WINDOWS / VUE / ETC ETC
How do I intall, what type of montior....
All the standard how do I start questions.
Point me at a White Paper and I'll be fine
Rebecca Harding
Kinco Ltd.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2000 08:53 AM
06-20-2000 08:53 AM
Re: X WINDOWS / VUE / ETC ETC
I'm assuming therefore you've got a graphical console? or a PC.
If you using a graphical console, changing the runlevel to 3 or 5 should start dtlogin/vuelogin up on the console.
If your using a pc, you also need to have the runlevel at 3 or 5, but also need some X window software on the PC. ReflectionX or Hummingbird Exceed spring to mind.
What model HP 9000 are using using?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2000 09:10 AM
06-20-2000 09:10 AM
Re: X WINDOWS / VUE / ETC ETC
I personally can't see the point for a graphic console. But if you like to have one, you are able to install them for a D- or K-Class Server (there is coming a fancy version for the L-Class).
We need to know which kind of server you use to help you with the console
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2000 09:28 AM
06-20-2000 09:28 AM
Re: X WINDOWS / VUE / ETC ETC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2000 11:36 PM
06-20-2000 11:36 PM
Re: X WINDOWS / VUE / ETC ETC
1. S800 systems interrogate their H/W for a graphics card : vis egs graphics cards are supported in almost all models :You'll need to add a monitor as oposed to a console and add the graphics path to your system : check your Model Owners Guide for details.
You can check using SAM=>DISPLAY=>Xserver config and will be able to see what cards are installed (or run graphinfo cmd).
If your system does not have a suitable card and you wish the graphics console to be local to the machine, install one, create the appropriate device files : insf -evd framebuf and make sure you have installed the CDE run-time enviroment from the core O/S.
This will add the CDE startup script to /sbin/rc3.d/S990dtlogin.rc. Normally the Xserver will start automatically, however if you have problems : check /var/dt/Xerrors for clues and make sure the entry in /usr/dt/config/Xconfig reading local loacal@console ...etc does not have a "#" in front of it (this tells the Xserver to start locally) :
If you are using a PC or Xterminal you do not need to worry about starting X locally, you will have to make sure networking is working between the Clients and server and inthe case of Xterminals need to install their specific S/W on a system on your network : S/W = Enware 7.11 or 9.11 (available on apps CD's).
Also a potential problem particulary for PC's are the dt-interface fonts specific to CDE not being emulated by X-emulation packages : this is easily resolved by setting up a font server and pointing the xterminal or PC to look at this : see man xfs or search this site for font server info ... it's there as I wrote it :)
I'd install CDE as opposed to VUE due to support life etc and ease of customisation.