Mutliple IP addresses on single interface

2002-05-07 Thread Matthew Daubenspeck
I am trying to get two IP addresses on eth0, and I am not having much luck. It works properly if I use: /sbin/ifconfig eth0:0 192.168.0.5 and here is my /etc/network/interfaces: # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8) # The loopback interface auto lo iface lo

Woody Release questions...

2002-05-01 Thread Matthew Daubenspeck
When woody is officially released, does that mean it will eventually be called stable?? If so, does that mean that having testing in my sources.list will actually try to grab packages from the next release? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble?

Apt-get Upgrade/Update question

2002-04-22 Thread Matthew Daubenspeck
What exactly does this mean? ordeal:/home/mellofone# apt-get upgrade Reading Package Lists... Done Building Dependency Tree... Done The following packages have been kept back webalizer 0 packages upgraded, 0 newly installed, 0 to remove and 1 not upgraded. -- To UNSUBSCRIBE, email to [EMAIL

Apache and mod_ssl

2002-04-16 Thread Matthew Daubenspeck
Is there anyway to have Apache STOP asking for the password when restarting the server? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Multiple IP address on eth0

2002-04-15 Thread Matthew Daubenspeck
How can I add a second IP address to eth0 [which already has 192.168.0.2]?? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Dual Boot with Win2k

2002-04-12 Thread Matthew Daubenspeck
Has anyone had any dual-boot experience with Windows 2000? I currently have linux on one drive and 2K on another, and am looking for a viable way of dual booting the two... Thanks! pgpVn2HH6JrPT.pgp Description: PGP signature

Apache, mod_ssl, virtual hosts

2002-04-11 Thread Matthew Daubenspeck
I got mod_ssl working with Apache and woody. Thanks to the list for all the help... Is there anyway to have the VirtualHost domain:443 respond to only ONE domain name? If I have 5 domains using NameVirtualHost for standard HTTP, is there any way to use only one specific domain for HTTPS only?

apache+mod_ssl/woody how-to/faq?

2002-04-09 Thread Matthew Daubenspeck
Does anyone have a mod_ssl/apache/woody how-to or faq? On Sun, Apr 07, 2002 at 12:32:19PM +1000, Rob Weir wrote: On Sat, Apr 06, 2002 at 05:14:07PM +0200, Oliver Siegmar wrote: Hello All, I can't find the package containing mod_ssl to use it with apache. I'm using woody..

Apache + mod_ssl

2002-04-09 Thread Matthew Daubenspeck
If I want to use the mod_ssl [http://packages.debian.org/testing/non-us/libapache-mod-ssl.html] do I have to recompile apache? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Courier-IMAP, useradd, skel problems

2002-04-08 Thread Matthew Daubenspeck
I am currently using squirrelmail and courier-imap for a webmail only mail server and am having problems adding new users. I created a new user and sent a test message to the account to which exim creates the correct ~/Maildir directories, and delivers the mail into the correct folder. However,

Re: apache/php...feeling like an idiot

2002-04-07 Thread Matthew Daubenspeck
On Sun, Apr 07, 2002 at 10:36:06PM -0400, Jeff Maxson wrote: so, in attempts to learn some things, I want to get the seemingly standard apache/php/mysql trio on my box all playing nicely. I now have mysql on pretty peachy, and apache seems to spew out the html documents I want. I have

Mutt and From: line

2002-04-06 Thread Matthew Daubenspeck
I have been messing with mutt and trying to make it display my name currectly for FAR too long, and I have gotten no where. I have tried every combination of set realname, set from, my_hdr From: with every combination of strings I can think of, and I cannot get mutt to display my full name in the

Re: Mutt and From: line

2002-04-06 Thread Matthew Daubenspeck
Exim (testing version). On Sat, Apr 06, 2002 at 05:28:47PM -0500, Andy Saxena wrote: On Sat, Apr 06, 2002 at 04:54:36PM -0500, Matthew Daubenspeck wrote: I have been messing with mutt and trying to make it display my name currectly for FAR too long, and I have gotten no where. I have

Mutt and GPG

2002-04-05 Thread Matthew Daubenspeck
I am trying to setup Mutt so that it automatically retrieves keys from a keyserver is it is not listed in my public key. So far, I have the following in my .muttrc: set pgp_getkeys_command=gpg --recv-keys --keyserver wwwkeys.us.pgp.net %r /dev/null 21 Am I missing something? I grabbed a few

Menuing system

2002-04-04 Thread Matthew Daubenspeck
Is there a package for a utility that will allow me to make custom menu screens for utilities? I am setting up a server for a user that is not linux savvy and I want to create a menu to run commands like adduser, userdel, etc etc. It would be best if each menu item would allow me to customize

Mutt and gpg

2002-04-03 Thread Matthew Daubenspeck
I just got mutt working properly with gpg thanks to the archives. Does mutt have to include the signature as an attachment, or can it do it in-line in the message itself? Can it also verify signatures that are not attachments (such like those sent from windows MUA's) but are included in the

Re: Mutt and gpg

2002-04-03 Thread Matthew Daubenspeck
At 10:41 AM 4/3/2002, you wrote: * Matthew Daubenspeck ([EMAIL PROTECTED]) [020403 08:14]: I just got mutt working properly with gpg thanks to the archives. Does mutt have to include the signature as an attachment, or can it do it in-line in the message itself? pgp_create_traditional I

Mail server possibilities

2002-04-02 Thread Matthew Daubenspeck
I am considering moving some of my mail servers at work to a mix of debian/exim/courier-imap and pop/squirrelmail. This will house about 500 users and am trying to figure out the best way to go about this. I now currently use actual linux users to receive mail with exim as the MTA on a test

Re: What does this mean?

2002-04-02 Thread Matthew Daubenspeck
What version of debian are you running? I noticed this with the new logrotate utility as well... At 07:56 PM 4/2/2002, you wrote: On Tue, Apr 02, 2002 at 07:07:09PM -0500, Tom Allison wrote: This is from /var/log/apache/error.log [Tue Apr 2 07:35:20 2002] [notice] SIGUSR1 received. Doing

Woody Apache and logrotate

2002-03-30 Thread Matthew Daubenspeck
I have since upgraded from potato to woody and am having some problems with the logrotate utility. I have several apache virtual hosts and want to rotate them all automatically in the /etc/logrotate.d/apache script. Can anyone include an example of their log rotation script so I can take a

SID Images

2002-03-27 Thread Matthew Daubenspeck
Is there a SID netinst cd image? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

MYSQL

2002-03-25 Thread Matthew Daubenspeck
I just upgraded MySQL from the stable to testing versions. I now notice that MySQL is running only on localhost, but I also need to run it on the usual TCP port as well. How can I change this? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Woody upgrade and DNS issues

2002-03-25 Thread Matthew Daubenspeck
I just installed a fresh woody server that was originally a potato. I performed a completely fresh install and now am having some goofy DNS issues. Whenever I have apache's HostNameLookup on set, pages on the server seem to take forever to load. If I change the above to off, it works great. I

Apache to Apache-SSL

2002-03-24 Thread Matthew Daubenspeck
I have a bunch of virtual hosts, none of which use Apache-SSL. If I want to add another virtual host for webmail, as well as use it with SSL, do I have to remove the apache package, and then install apache-ssl? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Re: login via serial console

2002-03-24 Thread Matthew Daubenspeck
At 11:31 PM 3/24/2002, you wrote: On 03/25 09:02 Jason M. Harvey wrote: hello, i have two woody boxes at home. each of them can connect to a router via serial cable at 9600 baud (8N1). i thought that by running the serial cable from one to the other i would be greeted by a login screen, but i

RE: dosemu: com ports: /var/lock - UNSUBSCRIBE

2002-03-23 Thread Matthew Daubenspeck
Hi, my name is Jonathan Tabaco and I am a pompous ass. Just incase you haven't noticed, the list has been running a bit slow lately. If you have replied with the confirmation, I bet you will be removed as soon as possible. Calm down and give it some time. At 03:51 PM 3/22/2002, you wrote:

Re: cdda2wav or cdparanoia ?

2002-03-21 Thread Matthew Daubenspeck
At 06:27 PM 3/21/2002, you wrote: On Thu, 21 Mar 2002, Gerard Robin wrote: cdda2wav and cdparanoia both run fine to extract the tracks of a CD-audio what is the advantage to use one rather than another ? TIA for an advice. I can't think of a reason why you *wouldn't* want to use cdparanoia.

Exim and MySQL

2002-03-21 Thread Matthew Daubenspeck
Does the potato version of Exim (3.12) contain support for MySQL?

Syslog Parsing

2002-03-20 Thread Matthew Daubenspeck
Does anyone know of a util that will process the syslog and create reports? Like webalizer is to www access logs...

Re: uw-imap to courier-imap

2002-03-19 Thread Matthew Daubenspeck
I just did this very thing on one of my boxes. If you check out some of the exim FAQ's, it has exact examples of how to change to maildir format. http://www.exim.org/FAQ.html If you can't find any answers here, let me know and I can help you through it... At 08:03 PM 3/19/2002, you wrote:

sources.list

2002-03-18 Thread Matthew Daubenspeck
What should a standard testing machine's /etc/apt/sources.list file look like? I just upgraded from potato and am getting some errors on all of the security sources that are listed.

IMAP questions

2002-03-17 Thread Matthew Daubenspeck
The IMAP quandary never ends! I have been using exim with UW-Imap with SqurrelMail for some time and have basically hated it's slow performance. I started messing around with courier-imap and have been able to change exim to deliver using maildir. What am improvement! However, my old qpopper

RE: Best Email Web Application

2002-03-16 Thread Matthew Daubenspeck
i think you had already covered that, but okay. it seems to me that you have 3 choices: 1. upgrade to woody 2. place a few lines into your sources.list file and upgrade all the packages needed to install squirrelmail 3. find a different web-based email application Or just manually install

Re: VERY OT: On Censorship.

2002-03-15 Thread Matthew Daubenspeck
For gods sake please drop it. This has NOTHING to do with debian in any sense, so please take it else where. At 06:54 PM 3/15/2002, you wrote: Timothy == Timothy R Butler [EMAIL PROTECTED] writes: Timothy Hello, Timothy I want to clear up a bit of confusion about my statements. So

Apache Log rotation

2002-03-14 Thread Matthew Daubenspeck
I am using Apache/1.3.9 with debian 2.2rev5 [potato] I have a mess of Named Virtual hosts, all with their own Custom error and access logs in separate directories. Will the /etc/apache/cron.conf file that controls the log rotation rotate ALL logs automatically, or logs only in the default log

Re: How do remove frozen messages from Exim Queue?

2002-03-14 Thread Matthew Daubenspeck
-Mrm The arguments are interpreted as a list of message ids, and each message is completely removed from Exim's queue, and forgotten. However, if any of the messages is active, its status is not altered. This option can be

BIND

2002-03-14 Thread Matthew Daubenspeck
I am working on setting up BIND as a DNS server. I installed it from apt-get and left the default configs as they were. I want to set this up initially as a cache-only server, but then possibly move it to control some of my domains. Where does BIND store it's DNS cache? I looked for db.cache

Re: Promise ATA/133

2002-03-13 Thread Matthew Daubenspeck
will be extremely small. Richard --- Matthew Daubenspeck [EMAIL PROTECTED] wrote: I am considering using a Promise ATA/133 drive controller and some ATA/133 drives. Is anyone currently using such a setup? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble

Woody net install CD's

2002-03-13 Thread Matthew Daubenspeck
I've downloaded and burned the woody net install cd's [http://www-users.cs.umn.edu/~sdier/debian/woody-netinst-test/] and tried the installation three times and it is not working properly. I can step through all of the setup options as well as configure my network card. It then downloads all

Promise ATA/133

2002-03-12 Thread Matthew Daubenspeck
I am considering using a Promise ATA/133 drive controller and some ATA/133 drives. Is anyone currently using such a setup?

Backup server

2002-03-11 Thread Matthew Daubenspeck
I am currently in the process of making a mail/web server for a mid-sized corporation. What is the best way to create a backup server that will be automatically synchronized (users, home directories, settings, etc) in event of a primary failure? Rsync-Mirroring?

Re: web-based email for debian?

2002-03-01 Thread Matthew Daubenspeck
I also use SquirrelMail on both woody and potato machines. I skipped the .debs this time and installed directly. Works great and haven't had a single problem yet. At 07:51 AM 3/1/2002 -0500, you wrote: Squirrelmail works well for me. It's PHP based and only in Woody right now though. will

Test

2002-03-01 Thread Matthew Daubenspeck

Re: Enough time wasted, moving on

2002-02-28 Thread Matthew Daubenspeck
At 08:19 PM 2/28/2002, you wrote: On Thu, Feb 28, 2002 at 12:28:52PM -0800, Harris, Jason wrote: I've scores of Debian boxes that are used for revenue generating ventures. Downtime is not an option for me nor for who I answer to. I thought it was basically understood in the IT world

Bind/DNS

2002-02-13 Thread Matthew Daubenspeck
Does anyone have a down and dirty, current and quick HOWTO on setting up BIND for a few domain names?

PHP command line?

2002-01-10 Thread Matthew Daubenspeck
Is there a way to install PHP easily for debian potato so it can be used through the command line? Example: http://www.e-gineer.com/instructions/install-php3x-scripting-on-redhat5x.phtml

Re: Debian install of squirrelmail

2002-01-07 Thread Matthew Daubenspeck
It is just as easy (if not easier) to install and configure SquirrelMail manually. I have SM 1.2.3[cvs] installed on two seperate potato machines and they both work great. Any questions, let me know. At 11:57 AM 1/7/2002 -0800, you wrote: If I'm going about this the wrong way, please feel

Xfree86 and Laptop

2001-12-13 Thread Matthew Daubenspeck
I have a Compaq Armada laptop with some goofy Trident CyberBlade i1 AGP card that I cannot get working with X for the life of me. Anyone have any ideas?

Sending mail from bash scripts

2001-12-13 Thread Matthew Daubenspeck
Is there any easy way to send a message complete with subject and body from a bash script? I want to run something simple from cron, but can't seem to get the format down just right...

IRC server

2001-12-10 Thread Matthew Daubenspeck
Suggestions on which IRC server to use?

MRTG

2001-11-28 Thread Matthew Daubenspeck
I already have MRTG installed on a potato box, and polling a few other devices on my LAN. So far it works perfectly. I would like to add the potato box to the list of hosts checked, but am unsure which SNMP packages I should install. Any ideas?

Imap troubles

2001-11-20 Thread Matthew Daubenspeck
We all know that the standard IMAPD is really too slow. I am planning on switching to something more effective. Reading webmail and such is quite a painstaking process with anything more then 30 messages in a folder. Should I choose cyrus or courier? Or neither?

Re: Questions on pop3 servers

2001-11-16 Thread Matthew Daubenspeck
Mike Dresser said: I'm looking to see if there's a replacement pop3 server I can use that can scan the mailboxes for new mail, without having to scan ALL of the mailfile, as it does currently. cyrus. courier can too but im not sure if the version thats in potato supports pop. i was

Re: Where to download the ISO

2001-11-13 Thread Matthew Daubenspeck
http://linuxiso.org/debian.html At 07:35 PM 11/13/2001 +0100, you wrote: I want to try LINUX DEBIAN. i have an AMD 800 processor. I cant find out where to download linux debian.. I found a good workin FTP in my country.. But in the FTP are too much directorys, in every directory are more

DNS/BIND questions

2001-11-11 Thread Matthew Daubenspeck
Sorry if this is too off-topic... I currently have a potato(stable) machine hosting several domains for mail, www, and ftp. I currently use an outside registrar for my DNS hosting, and they have been having problems lately. I pretty much hate them. I am researching DNS serving through BIND,

Promise Ultra100 TX2

2001-11-07 Thread Matthew Daubenspeck
Has anyone tried using a Promise UltraTX2 ATA/100 controller under Debian? I can get them for dirt cheap, and they have performed wonderfully otherwise, but haven't tried it with Debian. Any comments/suggestions would be appreciated.

Exim question

2001-10-23 Thread Matthew Daubenspeck
What I would like to do is host multiple domains using exim. I want certain local users to use only specific domains. Here is the section of my exim file for local users/aliases: aliases: driver = aliasfile file = /etc/$domain.aliases.db search_type = dbm What exactly should I enter in the

I need Exim skills!

2001-10-21 Thread Matthew Daubenspeck
I already posted a similar question to the exim-user group, but no one seemed to be able to give me a clear cut example. I am running Debian Potato and am looking to configure about 5 different domain names to use mail, ftp, and web. I have the web and ftp covered, but the mail is giving me a

Debian books

2001-10-14 Thread Matthew Daubenspeck
Does anyone have suggestions of helpful books that are more directly for Debian instead of just general linux?

Exim default build

2001-10-07 Thread Matthew Daubenspeck
Does the default exim package that is included with the standard potato install include SMTP Authentication? If not, how hard (for a relative newbie) would it be to install it?

DNS/Domain questions

2001-09-28 Thread Matthew Daubenspeck
I just recently purchased a domain name and am wondering on a few things. Which package would be best to create my own name server? A lot of places have it, but for an extra fee. Why pay when I have Debian is my slogan grin. I have done some researching on BIND and have looked through a lot of

MRTG Debian

2001-09-27 Thread Matthew Daubenspeck
Does anyone have any example scripts for using MRTG to track Debian (processor, traffic, etc)? Much appreciated.

Re: apache .htpasswd problems

2001-09-23 Thread Matthew Daubenspeck
How about the /etc/apache/access.conf? Check the Options and AllowOverride sections. I think the AllowOverride is set to None by default. I had to change and restart apache. At 05:11 PM 9/23/01 +0200, you wrote: hi dudes, trying to get apache to authorize users through .htaccess. this

POP3 Server

2001-09-20 Thread Matthew Daubenspeck
I'll make this short and sweet. What POP3 server does everyone suggest?

<    1   2