Re: Debian vs Red Hat??? I need info.

2000-05-16 Thread Ethan Benson
ot quite unattended and automatic but it does pretty much what kickstart does: saves you from selecting all the packages you want over and over again for each machine. once you have used debian you will never touch a redhat system again. -- Ethan Benson http://www.alaska.net/~erbenson/ pgpxZxE12Zcbq.pgp Description: PGP signature

Re: Debian vs Red Hat??? I need info.

2000-05-20 Thread Ethan Benson
corrupted so easy. (see archives of the linux-config mailing list for this) > Apt uses a mixed approach: it uses the same textfiles as dpkg but > uses a binary cache to also get the advantages of a binary database. it does? where? -- Ethan Benson http://www.alaska.net/~erbenson/ pgpaJfczla3C9.pgp Description: PGP signature

Re: Debian vs Red Hat??? I need info.

2000-05-21 Thread Ethan Benson
d more than offset the time > saved. i think dlocate really takes care of the problem nicely, for things like status and file lists dlocate is quite fast. its unfortunate that it was removed from potato for a *ONE LINE BUG* with a fix in the bts... why oh why could there not have been an NMU??

Re: finger

2000-05-22 Thread Ethan Benson
hmod a+x $HOME. that will allow finger to see the .plan but not anyone to ls the home directory. of course if they have an insane umask like 022, 002 or such then all there files will be readable to all, the obvious solution of couse is not to use such a horrible umask and use 027 or 007 instead.