Re: Suggestions to a command line editor

2003-09-03 Thread Robertdkeys
If you are serious about editing, it is probably wise to at least
be proficient in ed and vi.  Everything else beyond that is eye
candy. no editor wars intended.  Ed will dig you out of deep
holes when all you have is your root fs and everything else has
gone to hades in a handbasket.  Vi will do everything else and
not eat up every system resource in town.  Both are pretty much
standard on every current form of *nix.  Anything else will be iffy,
and if not standard you will have to roll in your own toolkit.  If you
are the admin on the machine, no problem.  If you aren't,.maybe.

Good Luck

Bob Keys


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD 5.1 i386 not allowing incoming ftp connects?

2003-09-02 Thread Robertdkeys
As it turns out, a one liner:   inetd_enabled="YES"
added to rc.conf caused it to come up correctly.

Now it is running fine!  Thanks all

Bob Keys
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


FreeBSD 5.1 i386 not allowing incoming ftp connects?

2003-09-01 Thread Robertdkeys
I am trying to set up a FreeBSD 5.1 i386 box.  Everything seems
to be fine, except, incoming ftp is all rejected.  Inetd.conf is set to
allow ftp.  Is there another switch to set somewhere to allow all
incoming ftp?  If so, what/where?

Thanks

Bob Keys
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"