HP 9000 workstation configuring


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers HP 9000 workstation configuring
# 1  
Old 05-10-2005
HP 9000 workstation configuring

Hi,
I have an HP9000 rp7420 running 11.i. I managed to mess up the console and can no longer get it to act as the console. When resetting the MP it seems to works, and after booting partition I can telnet into the box.

Can anyone direct me to configuring the console HP700/96 is the model.
Thanks
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. HP-UX

HP 9000 340 help

Hi all, I've salveaged a fully working HP 9000 340 model with hard disk and floppy drive. It boots up and I get to the login screen. I don't have any usernames or passwords. Anyone know any hacks for the version of Unix it runs? Is there anyway I can reset the root password? Via Floppy? ... (0 Replies)
Discussion started by: robbo007
0 Replies

2. Solaris

PSU info M4/5/8/9000

I need to find out PSU info for some M class severs, normally prtdiag -v show's the relevant PS info, however these M classes don't seem to go down to that level !? Anyone any ideas , no physical or console access available at this stage :( thx... (3 Replies)
Discussion started by: itsupplies
3 Replies

3. HP-UX

HP UX 9000 NIC CARDS

Hello, I am trying to move an HP UX from one locaion to another. The new location don't have any Fiber switches. On the back of my server I see 2 RJ 45 for console management the other for networking , the server also has a fiber NIC card. When I disconnec the fiber and want to user regular... (1 Reply)
Discussion started by: ldaliosmane
1 Replies

4. HP-UX

hp 9000 k class server not booting

We have an old k class server that we would like to use as a testbed for our oracle application. However, it is not booting properly - fiailing the self boot test (light at the back of server is blinking). On the little window on the front of server i see the following message about console (?). ... (9 Replies)
Discussion started by: lombard_c
9 Replies

5. UNIX for Dummies Questions & Answers

HP 9000 rp7420 server

Hi all, I'm trying to find out info on HP 9000 rp7420 server. 16-way rp7420 server - what does 16-way stand for? There is 32-way rpxxxx also. I searched www.hp.com site but no luck. Can anyone put some light in it pls. Thanks in advance (3 Replies)
Discussion started by: mhbd
3 Replies

6. Shell Programming and Scripting

For loop to create 9000 users

Hello, I need to figure out how to create a shell script that iterates 9000 times to create users. so far i have this: #!/bin/sh #Script adds multiple users into the Service manager i=0 for i in 1 * 9000 do ./insuser /WideSpan/config/vipclient.conf $i $i password 0 Org1 UserGroup1... (2 Replies)
Discussion started by: xeniya
2 Replies

7. HP-UX

Adding a disk HP 9000, model 360

Hi I need help. I'm new to UNIX and I need to learn how to add a disk on HP 9000, model 360. It currently has one disk drive with 30 mb left. I need to add another disk to the system. (The existing disk is an HP7959B 304mb using the CS-80 driver on the HPIB bus). I need to add another disk of... (2 Replies)
Discussion started by: vtgyrlz619
2 Replies

8. HP-UX

D Class HP 9000 Server Setup

I work for a school and just received a set of HP-UX machines. I did ok with the Vizualize workstations in that they had video cards and all, but I am attempting to set up the D Class (D250) servers that we received and they are terminal only. I have the terminals and keyboards for them, but am... (11 Replies)
Discussion started by: NoHope
11 Replies

9. UNIX for Dummies Questions & Answers

HP 9000 runnig Unix

I have aquired the dutties of looking after our MRP system We have a HP 9000D running Unix With MINX as tha MRP system Our last IT System adim. had crashed the system before he left and sense then we have not been able to log on to the system at the console or remotely. tha error reads minx... (6 Replies)
Discussion started by: bstrin
6 Replies

10. UNIX for Advanced & Expert Users

UPS for HP-9000

Hello Everyone I run 4 HP 9000 servers with HP-UX 11.0 on all 4, with an Infomix Database. About 6 months ago one system starting acting real weird it will display the message that it lost power (which did not) and it would shutdown, Then roughly 30 seconds later it would then say power has... (4 Replies)
Discussion started by: JackieRyan26
4 Replies
Login or Register to Ask a Question
sysmsg(7D)							      Devices								sysmsg(7D)

NAME
sysmsg - system message routing to console devices SYNOPSIS
/dev/sysmsg DESCRIPTION
The file /dev/sysmsg routes output to a variable set of console devices. Writes to /dev/sysmsg are always directed to the system console /dev/console, and are in addition directed to a set of auxiliary console devices managed by consadm(1M). Only root has permission to write to this device. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsr | +-----------------------------+-----------------------------+ |Interface Stability |Stable | +-----------------------------+-----------------------------+ SEE ALSO
consadm(1M), syslogd(1M) , attributes(5), console(7D) SunOS 5.10 13 Oct 1998 sysmsg(7D)