[ Date Index ][
Thread Index ]
[ <= Previous by date /
thread ]
[ Next by date /
thread => ]
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Julian Hall wrote: | | So far I have edited four files and it still won't stick. One guy said | to edit three files, two of which I don't even have!
Unfortunately these things vary slightly between distro's, and I haven't done Mandrake for a while.
| I've seen the message "setting hostname to localhost" in the boot | sequence, so somewhere there is a file with that setting. If you (or | anyone) could tell me which file that is I would be very grateful.
Usually "hostname" is the command to set hostname. Try "man hostname" or grep the start up files for "hostname" 'grep hostname /etc/init.d/*' ;)
| On a related issue, I sometimes get "RPC: program not registered" during | boot and NFS dies. Why would that be?
"RPC: program not registered" is produced when a program tries to use an ONC RPC call when the server component isn't ready.
In this case probably the NFS server isn't running (or complete) and so the client is failing, as all NFS code is done using ONC RPC it is hard to say more without details.
The "rpcinfo" command will tell you what programs are registered on a specific server.
$ rpcinfo -p localhost ~ program vers proto port ~ 100000 2 tcp 111 portmapper ~ 100000 2 udp 111 portmapper ~ 100024 1 udp 718 status ~ 100024 1 tcp 721 status
You would expect to see rather more programs if NFS is configured - statd, mountd etc.
But I thought most NFS's default to witing for the server to start - or waiting a bit - it is usually configurable. -----BEGIN PGP SIGNATURE----- Comment: Using GnuPG with Debian - http://enigmail.mozdev.org
iD8DBQFAzhQFGFXfHI9FVgYRAvzMAJ0c8dgGr2UuS2YQv541kg/6mPZgnwCgimsx R1fD/277Pp1cwYxu4WP4Pnw= =V6OX -----END PGP SIGNATURE-----
-- The Mailing List for the Devon & Cornwall LUG Mail majordomo@xxxxxxxxxxxx with "unsubscribe list" in the message body to unsubscribe.