On Fri, Jan 14, 2000 at 09:19:04PM -0700, Paul R. Watkins wrote:
> 
> I'm having 4 continuing problems with my RH6.1 install.
> 
> 1. named does not automatically execute on reboot. I have to do this manually
> /usr/sbin/named  not a big deal and I could tie this into a script but isn't
> this supposed to start automatically under RH6.1?
> 

You can use ntsysv to start/disable init.d daemons on boot (including named).
You also want to check that your named.conf file is valid and not generating
errors (see /var/log/messages).

> 2. I can't access my pop3 servers. I can smtp from them and receive mail on the
> server. I can access that mail with the mail command on the command line or with
> pine but not with a remote pop3 client.  The client just hangs and eventually
> returns a message that the server is not accessible and to contact the sys
> administrator.
> I've always been able to access the pop3 mail server under RH6.0 -- what make
> the difference now?

Probably (a) imap not installed (b) imap/pop3 commented out by default in
/etc/inetd.conf - if so uncomment and killall -HUP inetd

> 
> 3. .sh scripts no longer execute. Message is file cannot be found -- but it is
> there.
> 
> 4. linuxconf -- how do I get it to properly display in telnet mode?  Just a
> legible character interface -- not garbled all over the telnet screen?

Try setting the term type to ansi or console.

[EMAIL PROTECTED]


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to