Hi to everyone in this NG ...
Sorry for the silly questions...
I'm new to HP-UX ... I rescued an HP/9000 (735/99) and installed through
console HP-UX 10.20.
Now I've three little questions
1) logged as root (serial console) I can't "shutdown 0" the machine. I
need to log out to runlevel 0
2) in inetd.conf are activated ftpd and telnetd. But inetd is not started
at boot. I need to login from console, start inetd an then have telnet
access. In which file must I insert inetd in order to be activated at
boot time ?
3) I have no graphic card on the 735. Can I obtain a remote graphic
access (say with Xnest from a Linux box) ? By now, after login, no X
session is started and I don't know how to start it (if possible) without
a graphic card. In other words: it's possible to have an xserver without
local graphics ?
Thanks
|
|
0
|
|
|
|
Reply
|
supervinx
|
2/5/2010 2:14:51 PM |
|
supervinx <supervinx@libero.it> wrote:
> I'm new to HP-UX ... I rescued an HP/9000 (735/99) and installed
> through console HP-UX 10.20.
Ah, I remember that box. Rather nice box indeed in its day.
> Now I've three little questions
> 1) logged as root (serial console) I can't "shutdown 0" the machine. I
> need to log out to runlevel 0
Do you mean /etc/shutdown -h 0 or perhaps /etc/shutdown -h now?
> 2) in inetd.conf are activated ftpd and telnetd. But inetd is not
> started at boot. I need to login from console, start inetd an then
> have telnet access. In which file must I insert inetd in order to be
> activated at boot time ?
I've never known HP-UX to not start inetd at boot time, but if there
is a file controlling that, I would guess one of the ones in
/etc/rc.config.d/
> 3) I have no graphic card on the 735.
Hmm, I don't recall HP ever selling 735's without *some* form of graphics.
> Can I obtain a remote graphic access (say with Xnest from a Linux
> box) ? By now, after login, no X session is started and I don't know
> how to start it (if possible) without a graphic card. In other
> words: it's possible to have an xserver without local graphics ?
What exactly was printed on the HP-UX 10.20 install media you used?
Did it say anything about server versus workstation? If any X11 is
installed, it will, naturally, be a very old X11...
rick jones
--
web2.0 n, the dot.com reunion tour...
these opinions are mine, all mine; HP might not want them anyway... :)
feel free to post, OR email to rick.jones2 in hp.com but NOT BOTH...
|
|
0
|
|
|
|
Reply
|
Rick
|
2/5/2010 11:24:55 PM
|
|
Thanks for the answering ...
Well ... may be the graphic card had been removed before I got the
machine :-(
The 10.20 CD ISO has been given me by a friend, in order to revive this
beast ;-) so no markings ...
All works ok ... ftp, telnet (after running inetd manually)
I have to configure sendmail and some other service
It seems that X11 has been installed ... but trying to configure it
through SAM fails because no graphic hardware ...
My hope was that X could use a dummy hardware sending the screen output
to a remote machine
|
|
0
|
|
|
|
Reply
|
supervinx
|
2/5/2010 11:52:36 PM
|
|
10.20 came in both "workstation" (s700) and "server" (s800) versions,
and each of those versions would install different things.
There may be some old VUE FAQs in the comp.sys.hp.hpux FAQ -
ftp://rtfm.mit.edu/ is where I recall it being kept (if not in a
usenet archive somewhere) and if you follow your nose it should
eventually lead you to:
ftp://rtfm.mit.edu/pub/usenet-by-hierarchy/comp/sys/hp/hpux/
rick jones
--
firebug n, the idiot who tosses a lit cigarette out his car window
these opinions are mine, all mine; HP might not want them anyway... :)
feel free to post, OR email to rick.jones2 in hp.com but NOT BOTH...
|
|
0
|
|
|
|
Reply
|
Rick
|
2/6/2010 12:15:27 AM
|
|
Rick Jones schrieb:
> supervinx <supervinx@libero.it> wrote:
>
>
>>I'm new to HP-UX ... I rescued an HP/9000 (735/99) and installed
>>through console HP-UX 10.20.
>
>
> Ah, I remember that box. Rather nice box indeed in its day.
oh, I have a /125 up and running,
http://www.gsi.de/~kraemer/COLLECTION/HP9000/hp9k735.html :-)
>
> I've never known HP-UX to not start inetd at boot time, but if there
> is a file controlling that, I would guess one of the ones in
> /etc/rc.config.d/
>
>
>>3) I have no graphic card on the 735.
>
>
> Hmm, I don't recall HP ever selling 735's without *some* form of graphics.
yes but often enough the machines are ripped apart,
which is easy because they are highly modular and parts
are exchangeable with the 720.
|
|
0
|
|
|
|
Reply
|
Michael
|
2/6/2010 12:17:26 AM
|
|
supervinx schrieb:
> Thanks for the answering ...
> Well ... may be the graphic card had been removed before I got the
> machine :-(
probably.
> The 10.20 CD ISO has been given me by a friend, in order to revive this
> beast ;-) so no markings ...
if you mount the CD you might be able to find some file
with a table of contents telling you what version of 10.20 you have.
10.20 software comes in different flavours for the S700 workstations
and the S800 servers.
> All works ok ... ftp, telnet (after running inetd manually)
that's really strange because the startup script(s) say(s)
that inetd is automatically started at boot time.
I never had to start them manually.
> I have to configure sendmail and some other service
>
> It seems that X11 has been installed ... but trying to configure it
> through SAM fails because no graphic hardware ...
SAM should work on console too,
if DISPLAY is not set and a proper terminal type is used,
eg. TERM=vt220.
> My hope was that X could use a dummy hardware sending the screen output
> to a remote machine
Should work with a classical X-terminal.
|
|
0
|
|
|
|
Reply
|
Michael
|
2/6/2010 12:29:35 AM
|
|
I wasn't clear, sorry !
SAM works in console ...when I try to configure Xserver within SAM, it
says that Xserver cannot be configured due to lacking of proper
hardware :-(
|
|
0
|
|
|
|
Reply
|
supervinx
|
2/6/2010 12:51:21 AM
|
|
Identical to mine ... except for graphic subsystem :-(
|
|
0
|
|
|
|
Reply
|
supervinx
|
2/6/2010 12:55:00 AM
|
|
Michael Kraemer <M.Kraemer@gsi.de> wrote:
> Rick Jones schrieb:
> > Ah, I remember that box. Rather nice box indeed in its day.
> oh, I have a /125 up and running,
> http://www.gsi.de/~kraemer/COLLECTION/HP9000/hp9k735.html :-)
I have a "Slider" FDDI card as well as an AUI card, but my 735/99 got
recycled on my while I wasn't around to defend it :( I've asked the
Computer History Museum in Mt. View, California if they are interested
in the cards - probably won't hear from them for some time though.
rick jones
--
portable adj, code that compiles under more than one compiler
these opinions are mine, all mine; HP might not want them anyway... :)
feel free to post, OR email to rick.jones2 in hp.com but NOT BOTH...
|
|
0
|
|
|
|
Reply
|
Rick
|
2/6/2010 1:06:19 AM
|
|
On Fri, 05 Feb 2010 14:14:51 GMT, supervinx <supervinx@libero.it>
wrote:
>Hi to everyone in this NG ...
....
>2) in inetd.conf are activated ftpd and telnetd. But inetd is not started
>at boot. I need to login from console, start inetd an then have telnet
>access. In which file must I insert inetd in order to be activated at
>boot time ?
....
>Thanks
Current version has that in, I think, /etc/rc.config.d/netdaemons.
0 for off at startup. 1 for on.
-Eric
|
|
0
|
|
|
|
Reply
|
Eric
|
2/6/2010 5:34:51 AM
|
|
supervinx schrieb:
> I wasn't clear, sorry !
> SAM works in console ...when I try to configure Xserver within SAM, it
> says that Xserver cannot be configured due to lacking of proper
> hardware :-(
certainly you don't have expected an X server to run
on non-existing hardware, don't you ? ;-)
Your only option is to run the box as a client,
with an X-terminal or such as a server.
|
|
0
|
|
|
|
Reply
|
Michael
|
2/6/2010 8:23:35 AM
|
|
supervinx schrieb:
> Identical to mine ... except for graphic subsystem :-(
with a bit patience (once or twice a year)
you may find graphics cards (with RGB BNC outlets)
on the usual online flea market.
|
|
0
|
|
|
|
Reply
|
Michael
|
2/6/2010 8:26:45 AM
|
|
Eric Stahl schrieb:
>
> Current version has that in, I think, /etc/rc.config.d/netdaemons.
> 0 for off at startup. 1 for on.
>
/etc/rc.config.d/netdaemons says:
#########################################
# inetd configuration. See inetd(1m) #
#########################################
#
# Super daemon for various Internet Services
#
# NOTE: inetd is always started as part of the boot up process.
#
# INETD_ARGS: The command line arguments to be used when
# starting inetd. ("-l" is the only option
# available at startup.)
#
export INETD_ARGS=
and "man inetd" says:
The inetd daemon is normally started by the /sbin/init.d/inetd script,
which is invoked during the boot-time initialization. Otherwise,
inetd can be started only by the superuser.
|
|
0
|
|
|
|
Reply
|
Michael
|
2/6/2010 8:33:58 AM
|
|
> The inetd daemon is normally started by the /sbin/init.d/inetd script,
> which is invoked during the boot-time initialization. Otherwise, inetd
> can be started only by the superuser.
But after logging through console, I see no inetd running ... 'til I issue
# inetd &
So, anyone can tell me if there's a list of services started at boot time
in which I can add inetd ?
BTW ... the audio daemon refuses to load, signaling an error ...
|
|
0
|
|
|
|
Reply
|
supervinx
|
2/6/2010 2:11:29 PM
|
|
supervinx <supervinx@libero.it> wrote:
>
> BTW ... the audio daemon refuses to load, signaling an error ...
Do you have a working network connection + proper configuration?
Dennis
--
Don't suffer from insanity...
Enjoy every minute of it.
|
|
0
|
|
|
|
Reply
|
Dennis
|
2/6/2010 4:43:51 PM
|
|
supervinx <supervinx@libero.it> wrote:
>
> Sorry for the silly questions...
> I'm new to HP-UX ... I rescued an HP/9000 (735/99) and installed through
> console HP-UX 10.20.
That's a nice box. very reliable and popular in its days.
> Now I've three little questions
>
> 1) logged as root (serial console) I can't "shutdown 0" the machine. I
> need to log out to runlevel 0
I think it was "reboot -h".
> 3) I have no graphic card on the 735. Can I obtain a remote graphic
> access (say with Xnest from a Linux box) ? By now, after login, no X
> session is started and I don't know how to start it (if possible) without
> a graphic card. In other words: it's possible to have an xserver without
> local graphics ?
You are probably confusing the server vs. client concept of X.
The server runs on the machine where you have a local display,
while the client is the programm that runs on the remote machine.
Dennis
--
Don't suffer from insanity...
Enjoy every minute of it.
|
|
0
|
|
|
|
Reply
|
Dennis
|
2/6/2010 4:51:30 PM
|
|
After starting inetd I can telnet and ftp correctly, to and from the
735 ... so I assume network is correctly configured ...
|
|
0
|
|
|
|
Reply
|
supervinx
|
2/6/2010 4:52:19 PM
|
|
supervinx schrieb:
> After starting inetd I can telnet and ftp correctly, to and from the
> 735 ... so I assume network is correctly configured ...
maybe you should inspect boot logfiles, e.g. /var/adm/rc.log.
Mine says:
Start Internet services daemon
Output from "/sbin/rc2.d/S500inetd start":
----------------------------
Internet Services started
|
|
0
|
|
|
|
Reply
|
Michael
|
2/6/2010 7:09:37 PM
|
|
supervinx <supervinx@libero.it> wrote:
>After starting inetd I can telnet and ftp correctly, to and from the
>735 ... so I assume network is correctly configured ...
What run level is your machine coming up to by default.
From memory you need to be at run level 2 or above to have network
running. ( at least once when telnetted in to a machine I brought it
down to run level 1 to do some work and lost the telnet session, had
to jump onto the console to finish what I was doing)
Regards,
Ted.
==============================================================
| Ted Linnell <edlinnell@acslink.net.au> |
| |
| Nunawading, Victoria , Australia |
==============================================================
|
|
0
|
|
|
|
Reply
|
Ted
|
2/6/2010 10:30:46 PM
|
|
Thank you all for the reply.
The system has been reinstalled from scracth, and it shows these strange
behaviours ...
Long boot time, wait for NIS (unexistent) server to come up ... I don't
remember having set-up one ...
Time Sync daemon fails ...
....
Sometimes, after boot complete, ip address for the network card is
lost ... I have to setup it again ... but it's a random behaviour.
The hostname, also, gets lost ...
Shuttin' down, signals error in inetd service (which hasn't been loaded)
After console login, settin' up ip address (sometimes) and starting inetd
(always) it works ...
I got all conf file and log files (through a perfectly workin' ftp
connection), now I'll analyze them ...
But the systems seems to be messy ... (??? freshly installed ...)
|
|
0
|
|
|
|
Reply
|
supervinx
|
2/6/2010 11:54:30 PM
|
|
|
19 Replies
326 Views
(page loaded in 0.46 seconds)
Similiar Articles: HP-UX 10.20 - comp.sys.hp.hpuxHi to everyone in this NG ... Sorry for the silly questions... I'm new to HP-UX ... I rescued an HP/9000 (735/99) and installed through console HP-UX 10.20. Slow network performance on HP-UX 10.20 - comp.sys.hp.hpux ...I just installed an HSC 100BaseT network card (2 ports) in a K200 server and am getting slower than expected transfer rates. Downloading via FTP from... how to use hp color laserjet 3500 from HP-UX 10.20? - comp.sys.hp ...Dear HP-UX friends how can I use the hp color laserjet printer 3500 from HP-UX 10.20 (hp 712)? Using sam to configure a remote printer I must wri... LVM Problems - HP UX 10.10 10.20 11.00 - comp.sys.hp.hpux ...To LVM & HP UX Gurus I'm not an Unix administrator so my questions may appear to be ridiculous .... to some experts. However, I do have a serious... NFS problems on hp-ux - comp.sys.hp.hpuxWe have 3 HP-UX boxes, one is 10.20 and the other two are 11.i boxes. We're trying to do nfs mounts on all the boxes, and two of them we don't seem t... Media for old HPUX 10.20 ...hard to find ? - comp.sys.hp.hpux ...Be careful with 10.20 Media though, the HP-UX versions below 11.x were divided into Server and workstation media, so You'd need a 10.20 for Series 800 CD. Best Way to Copy Remote System's Partitions? - comp.sys.hp.hpux ...Hi Folks, At the risk of repeating a FAQ, what is the best way to copy disk partitions from a remote HP-UX 10.20 system over a network to a similar ... HP UNIX hardware indentifocation problem - comp.sys.hp.hpux ...comp.sys.hp.hpux - page 44 HP UNIX hardware indentifocation problem 8 69 (10/16/2003 9:04:20 PM) Let's say that we have 40 HP-UX machines in network. Check disk errors in hp-ux - comp.sys.hp.hpuxrecovering from failed system disk - comp.sys.hp.hpux Hey, I had a 9k machine with 10.20 hp-ux, with one 4G disk and three 9G disks. ... file system is not clean, full ... HP UX 11.00 and VNC - comp.sys.hp.hpuxHP-UX 10.20 - comp.sys.hp.hpux HP UX 11.00 and VNC - comp.sys.hp.hpux HP-UX 10.20 - comp.sys.hp.hpux HP UX 11.00 and VNC - comp.sys.hp.hpux LVM Problems - HP UX 10.10 10 ... comp.sys.hp.hpux - page 30B2000a 10.20 Parallel Port Problem 3 72 (8/23/2003 7:38:57 AM) Hi All, I've just swapped out an ageing HP 715-64 for a B2000a FXE, running HP-UX 10.20 ACE Dec 1999. I know LVM - but what is SLVM? - comp.sys.hp.hpuxFolks, My HPUX skills are about two and a half years behind the times and it will hurt (and likely) cost me some. I do have an old F30 running HP-UX 10.20 so I'm sure ... How to change the default router on HP-UX 11.11 - comp.sys.hp.hpux ...... DESTINATION[0]=default ROUTE_MASK[0]="" ROUTE_GATEWAY[0]="172.30.20.1 ... 11 - comp.sys.hp.hpux Posix Message Queues on HP-UX 11 - comp.sys.hp.hpux MAC address under hp-ux 10.2 ... recovering from failed system disk - comp.sys.hp.hpuxHey, I had a 9k machine with 10.20 hp-ux, with one 4G disk and three 9G disks. 4G was a system one and failed. I unfortunately misplaced hp/ux cdr... comp.sys.hp.hpux - page 26HP-UX 10.20 CD Burning Problem 0 98 (9/12/2003 1:35:51 PM) Hello, I am hoping someone can help me with this. I am attempting to burn a CD for a b2600. HP-UX - OpenPA.netthe openpa project page ... HP-UX. Overview; HP-UX 10.20; HP-UX 11.00; HP-UX 11i. 11i v1 (11.11) 11i v1.5/v1.6 HP-UX 10.20, still around :-) « Juanma's BlogTen years or so ago the first HP-UX I worked with was a 10.20, it was an old D230 HP9000 server. I never thought I would find a still running 10.20 server ... 7/23/2012 8:51:36 PM
|