Re: Sendmail (Was: your mail)

2001-06-21 Thread Anthony J. Breeds-Taurima
On Fri, 22 Jun 2001, Craig wrote: > Ahoy there maties > > Was wondering if there is a set of sendmail config files similar to RedHats > sendmail-cf.rpm in Debian, which I can use with m4 to general my config > files. Yes they are part of the sendmail package. They reside in: /usr/share

Re: Apache

2001-10-05 Thread Anthony J. Breeds-Taurima
On Fri, 5 Oct 2001, Craig wrote: > Ehelo > > Is there a module or package that lets apache run > asp files ? Of a sort, people have alreday told you about asp2php BUT you can also use: * ActiveScripting for Apache * Apache::ASP Have a look at: http://httpd.apache.org/related_projects.html Also

Re: apt-get

2001-10-18 Thread Anthony J. Breeds-Taurima
On Thu, 18 Oct 2001, Craig wrote: > Hi again fellas > > Is there a why to upgrade only on package using apt-get ? If you only want to upgrade one paackage: # apt-get update # apt-get install fubar That will install the newest version of fubar and any required libraries. Yours Tony. /* * "Th

Re: mta confusion

2001-10-18 Thread Anthony J. Breeds-Taurima
On Thu, 18 Oct 2001, David Bishop wrote: > Currently: > Using sendmail with webmin and the webmin control module > Using webmail based off of the webmin control module for sendmail > Each user has a real account on the box for uploading files/whatnot > Normal spam-free setup (non-promisc accordin

Re: A few questions

2001-10-18 Thread Anthony J. Breeds-Taurima
On Thu, 18 Oct 2001, [EMAIL PROTECTED] wrote: > I know that it is possible to set up virtual hosting by giving one box multiple IP >addresses. Is it possible to make www.domain1.com and www.domain2.com resolve to the >same IP but have some way of going to the right page on the server? Use paca

Re: rshell and iptables

2001-10-12 Thread Anthony J. Breeds-Taurima
On Fri, 12 Oct 2001, Greg Hunt wrote: > Hi, I'm trying to get rshell working on a server that's locked down pretty tight >with iptables. I had to allow access to port 514 (shell) from the host that will be >connecting to it, but I also had to allow access to port 1023 in order to get it to >wo

Re: GNU Radius

2002-01-28 Thread Anthony J. Breeds-Taurima
On Fri, 25 Jan 2002, Nicholay P. Chuprynin wrote: > Hello All! > > We looking for a Radius server capable to interact with PostgreSQL. > > GNU Radius seems to be the best choice for now. > > The question is how stable the GNU Radius is? Is it really worth using? > > Can anyone suggest other R

Re: webmail for debian

2002-02-10 Thread Anthony J. Breeds-Taurima
On Fri, 8 Feb 2002 [EMAIL PROTECTED] wrote: > does anybody know some webmail system for debian? Try twig http://twig.screwdriver.net/ Yours Tony. /* * "The significant problems we face cannot be solved at the * same level of thinking we were at when we created them." * --Albert Einstein

Re: Sendmail (Was: your mail)

2001-06-22 Thread Anthony J. Breeds-Taurima
On Fri, 22 Jun 2001, Craig wrote: > Ahoy there maties > > Was wondering if there is a set of sendmail config files similar to RedHats > sendmail-cf.rpm in Debian, which I can use with m4 to general my config > files. Yes they are part of the sendmail package. They reside in: /usr/share/

Re: rshell and iptables

2001-10-12 Thread Anthony J. Breeds-Taurima
On Fri, 12 Oct 2001, Greg Hunt wrote: > Hi, I'm trying to get rshell working on a server that's locked down pretty > tight with iptables. I had to allow access to port 514 (shell) from the host > that will be connecting to it, but I also had to allow access to port 1023 in > order to get it to

Re: apt-get

2001-10-18 Thread Anthony J. Breeds-Taurima
On Thu, 18 Oct 2001, Craig wrote: > Hi again fellas > > Is there a why to upgrade only on package using apt-get ? If you only want to upgrade one paackage: # apt-get update # apt-get install fubar That will install the newest version of fubar and any required libraries. Yours Tony. /* * "The

Re: mta confusion

2001-10-18 Thread Anthony J. Breeds-Taurima
On Thu, 18 Oct 2001, David Bishop wrote: > Currently: > Using sendmail with webmin and the webmin control module > Using webmail based off of the webmin control module for sendmail > Each user has a real account on the box for uploading files/whatnot > Normal spam-free setup (non-promisc according

Re: A few questions

2001-10-18 Thread Anthony J. Breeds-Taurima
On Thu, 18 Oct 2001, [EMAIL PROTECTED] wrote: > I know that it is possible to set up virtual hosting by giving one box > multiple IP addresses. Is it possible to make www.domain1.com and > www.domain2.com resolve to the same IP but have some way of going to the > right page on the server? Use

Re: webmail for debian

2002-02-10 Thread Anthony J. Breeds-Taurima
On Fri, 8 Feb 2002 [EMAIL PROTECTED] wrote: > does anybody know some webmail system for debian? Try twig http://twig.screwdriver.net/ Yours Tony. /* * "The significant problems we face cannot be solved at the * same level of thinking we were at when we created them." * --Albert Einstein *