Re: Frontends to administer servers

2004-04-22 Thread Lance Levsen
he single-sign on advantages blow a database backend out of the water. > | Markus Schabel TGM - Die Schule der Technik www.tgm.ac.at | Cheers, lance -- Lance Levsen, Public Key at: gpg --keyserver wwwkeys.pgp.net --recv-keys 0xF2DA79C8

Re: Frontends to administer servers

2004-04-22 Thread Lance Levsen
he single-sign on advantages blow a database backend out of the water. > | Markus Schabel TGM - Die Schule der Technik www.tgm.ac.at | Cheers, lance -- Lance Levsen, Public Key at: gpg --keyserver wwwkeys.pgp.net --recv-keys 0xF2DA79C8 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Re: Bayes filter at ISPs

2004-02-19 Thread Lance Levsen
c in /etc/skel and all the users home dirs to check for headers. I find this is better then a global bayesian filter because with all of the users, the Bayesian filter tends to useless. I do use SA w/out bayesian filters at the top level though. > thanks, > adam Cheers, lance -- Lance Levse

Re: manual update of apt database (was Best way to update perl on Woody Stable?)

2003-10-09 Thread Lance Levsen
b.txt && dpkg --pending -i The only drag is that I don't run a local repository, so the package, in my case, lancejvm is listed as obsolete/local so you have to remember not to uninstall it. HTH. -- Lance Levsen, Catprint Computing Linux Systems and programming Ph:(306)477-3166 Fx:(3

Re: OT: Server side scripting languages comparison

2002-08-19 Thread Lance Levsen
"why bother learning a language ( ) suitable for web applications when for about the same effort you can learn a general purpose language that can be used for web applications, systems administration, any kind of data mangling, and other general scripting tasks?" Cheers, -- Lance Levsen, Systems Administrator, PWGroup - Saskatoon

Re: mail-config?

2002-08-01 Thread Lance Levsen
user can do what they want with their own mail delivery. Cheers, -- Lance Levsen, Systems Administrator, PWGroup - Saskatoon

Re: reverse proxying of ssl

2002-06-20 Thread Lance Levsen
> On Wed, 2002-06-19 at 18:43, Lance Levsen wrote: > > > Best case scenario is a single certificate authenticated to the > > proxy box, for external connections. Chances are I'll end up > > hoping that Squid 2.5 allows for multiple SSL certs on the same >

Re: reverse proxying of ssl

2002-06-20 Thread Lance Levsen
> On Wed, 2002-06-19 at 18:43, Lance Levsen wrote: > > > Best case scenario is a single certificate authenticated to the > > proxy box, for external connections. Chances are I'll end up > > hoping that Squid 2.5 allows for multiple SSL certs on the same >

Re: reverse proxying of ssl

2002-06-19 Thread Lance Levsen
ne cert be assigned to the same port and will squid know which to use?) Best case scenario is a single certificate authenticated to the proxy box, for external connections. Chances are I'll end up hoping that Squid 2.5 allows for multiple SSL certs on the same port so then I can ssl all the

Re: timed package ...

2002-04-19 Thread Lance Levsen
> > Hi all, > > Is there a package containing timed (the time server daemon) ? > > Thanx, > > @+ > -- > DouRiX Is there anything wrong with ntp? -- Lance Levsen, Systems Administrator, PWGroup - Saskatoon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

mailing lists

2002-03-20 Thread Lance Levsen
have any pointers or gotcha's with regard to these? Cheers, -- Lance Levsen, Systems Administrator, PWGroup - Saskatoon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: best way to keep web servers in sync

2002-03-13 Thread Lance Levsen
. . . but it's what we do. Cheers, -- Lance Levsen, Systems Administrator, PWGroup - Saskatoon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Webalizer

2002-01-29 Thread Lance Levsen
loggers, but one of the reasons that my webalizer kept breaking is because I had logrotate in the /etc/cron.daily as well. l comes before w. I changed the name of the logrotate script to 'zlogrotate' and webalizer hasn't had a problem since. Cheers, -- Lance Levsen, Systems Admi