OT: High Speed Internet Costs

2002-02-19 Thread Matt Fair
I know this is off topic.
For those who run ISP, and got High Speed internet (t-1 and up).  What
are your average costs for connection?  Installation of the line, and
monthly charge.  Who would be the best company/companies to go with.
Thanks,
-- 
Matt Fair
Uprint.com Staff

Gartner Studios, Inc.
124 South Second Street
Stillwater, MN 55082

Phone: 651-351-7700, 888-522-9722
Fax: 651-351-1408




OT: High Speed Internet Costs

2002-02-19 Thread Matt Fair

I know this is off topic.
For those who run ISP, and got High Speed internet (t-1 and up).  What
are your average costs for connection?  Installation of the line, and
monthly charge.  Who would be the best company/companies to go with.
Thanks,
-- 
Matt Fair
Uprint.com Staff

Gartner Studios, Inc.
124 South Second Street
Stillwater, MN 55082

Phone: 651-351-7700, 888-522-9722
Fax: 651-351-1408


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




trouble ticket system

2001-12-03 Thread Matt Fair
Would would be the best trouble ticket system to use?
I took a rt, but it doesn't look as good people say it is (at least the
one in the stable release).
Thanks,
Matt







trouble ticket system

2001-12-03 Thread Matt Fair

Would would be the best trouble ticket system to use?
I took a rt, but it doesn't look as good people say it is (at least the
one in the stable release).
Thanks,
Matt





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




sf-debian

2001-12-01 Thread Matt Fair
Hello,
I was able to get the sourceforge installed on the site with the
sf-debian package (apt-get install sourceforge).
After I create a project, and then login as admin to approve the project
I get the error:
Warning: LDAP: Unable to bind to server: Invalid DN syntax in
/usr/lib/sourceforge/www/include/ldap.php on line 50

and my apache log is:
LDAP: Invalid DN syntax
additional info: invalid DN
LDAP: Invalid DN syntax
additional info: invalid DN

when I click on the approve button.

Has anyone gotten this error?
I did setup in libpam-ldap (note the .web domains, I have this on my
local LAN): 

* LDAP Server host: 192.168.10.2
* The distinguished name of the search base: dc=dev.uprint.web
* LDAP version to use: 3
* Make local root Database admin: Yes
* Database requires logging in: No
* Root login account: cn=admin,dc=dev.uprint.web
* Local crypt to use when changing passwords: crypt

Any help would be greatly appreciated.

Thanks,
Matt




sf-debian

2001-12-01 Thread Matt Fair

Hello,
I was able to get the sourceforge installed on the site with the
sf-debian package (apt-get install sourceforge).
After I create a project, and then login as admin to approve the project
I get the error:
Warning: LDAP: Unable to bind to server: Invalid DN syntax in
/usr/lib/sourceforge/www/include/ldap.php on line 50

and my apache log is:
LDAP: Invalid DN syntax
additional info: invalid DN
LDAP: Invalid DN syntax
additional info: invalid DN

when I click on the approve button.

Has anyone gotten this error?
I did setup in libpam-ldap (note the .web domains, I have this on my
local LAN): 

* LDAP Server host: 192.168.10.2
* The distinguished name of the search base: dc=dev.uprint.web
* LDAP version to use: 3
* Make local root Database admin: Yes
* Database requires logging in: No
* Root login account: cn=admin,dc=dev.uprint.web
* Local crypt to use when changing passwords: crypt

Any help would be greatly appreciated.

Thanks,
Matt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




sourceforge and ldap

2001-11-20 Thread Matt Fair
For some reason I cannot get ldap to work correctly so sourceforge does
not install.
My output is:


You'll see some debugging info during this installation.
Do not worry unless told otherwise.
Creating initial Sourceforge database from files.
Processing /usr/lib/sourceforge/db/SourceForge.sql
Processing /usr/lib/sourceforge/db/trove_defaults.sql
Processing /usr/lib/sourceforge/db/init-extra.sql
Adding local data.
Initialising sequences.
Processing /usr/lib/sourceforge/db/init-sequences.sql
Inserting skills.
Committing.
Creating debian_meta_data table.
Inserting first data into debian_meta_data table.
Committing.
Found version 2.5-7+just+before+8 lesser than 2.5-8, adding row to
people_job_category.
Updating debian_meta_data table.
Committing.
It seems your database installation went well and smoothly.  That's
cool.
Please enjoy using Debian Sourceforge.
Installing chroot environnement at /var/lib/sourceforge/chroot

Configuring DNS for domain name = dev.uprint.web and IP address =
192.168.10.2...
Creating /var/lib/sourceforge/bind/dns.head
DNS configuration done.
Modifying inetd for cvs server
CVS usual config is changed for sourceforge one
Modifying /etc/ldap/slapd.conf
WARNING: Please check referal line in /etc/ldap/slapd.conf
Commenting /etc/ldap/schema/core.schema
Adding /etc/ldap/schema/core.schema
Adding /etc/ldap/schema/cosine.schema
Adding /etc/ldap/schema/inetorgperson.schema
Adding /etc/ldap/schema/nis.schema
Adding /etc/sourceforge/sourceforge.schema
Restarting ldap server(s):
  Stopping ldap server(s): slapd.
  Starting ldap server(s): slapd.
Modifying /etc/libnss-ldap.conf
Modifying /etc/nsswitch.conf
Load ldap
Distinguished Name is dc=192,dc=168,dc=10,dc=2
Creating ldif file from database
Filling LDAP with database
ldap_bind: Invalid credentials
ldap_bind: Invalid credentials
Restarting ldap server(s):
  Stopping ldap server(s): slapd.
  Starting ldap server(s): slapd.
Setup SF_robot account
Adding robot accounts
ldap_bind: Invalid credentials
Changing SF_robot passwd using admin account
ldap_initialize(  )
ldap_bind: Invalid credentials
Changing dummy cn using SF_robot account
ldap_initialize(  )
ldap_bind: Invalid credentials
dpkg: error processing sourceforge (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 sourceforge
E: Sub-process /usr/bin/dpkg returned an error code (1)

I set my password for ldap to nothing.  I did a dpk-reconfigure of
libpam-ldap and libnss-ldap setting my settings the same.
This is driving me nuts, I am unsure what to do.
Any sugestions?
Thanks,
Matt




sourceforge and ldap

2001-11-20 Thread Matt Fair

For some reason I cannot get ldap to work correctly so sourceforge does
not install.
My output is:


You'll see some debugging info during this installation.
Do not worry unless told otherwise.
Creating initial Sourceforge database from files.
Processing /usr/lib/sourceforge/db/SourceForge.sql
Processing /usr/lib/sourceforge/db/trove_defaults.sql
Processing /usr/lib/sourceforge/db/init-extra.sql
Adding local data.
Initialising sequences.
Processing /usr/lib/sourceforge/db/init-sequences.sql
Inserting skills.
Committing.
Creating debian_meta_data table.
Inserting first data into debian_meta_data table.
Committing.
Found version 2.5-7+just+before+8 lesser than 2.5-8, adding row to
people_job_category.
Updating debian_meta_data table.
Committing.
It seems your database installation went well and smoothly.  That's
cool.
Please enjoy using Debian Sourceforge.
Installing chroot environnement at /var/lib/sourceforge/chroot

Configuring DNS for domain name = dev.uprint.web and IP address =
192.168.10.2...
Creating /var/lib/sourceforge/bind/dns.head
DNS configuration done.
Modifying inetd for cvs server
CVS usual config is changed for sourceforge one
Modifying /etc/ldap/slapd.conf
WARNING: Please check referal line in /etc/ldap/slapd.conf
Commenting /etc/ldap/schema/core.schema
Adding /etc/ldap/schema/core.schema
Adding /etc/ldap/schema/cosine.schema
Adding /etc/ldap/schema/inetorgperson.schema
Adding /etc/ldap/schema/nis.schema
Adding /etc/sourceforge/sourceforge.schema
Restarting ldap server(s):
  Stopping ldap server(s): slapd.
  Starting ldap server(s): slapd.
Modifying /etc/libnss-ldap.conf
Modifying /etc/nsswitch.conf
Load ldap
Distinguished Name is dc=192,dc=168,dc=10,dc=2
Creating ldif file from database
Filling LDAP with database
ldap_bind: Invalid credentials
ldap_bind: Invalid credentials
Restarting ldap server(s):
  Stopping ldap server(s): slapd.
  Starting ldap server(s): slapd.
Setup SF_robot account
Adding robot accounts
ldap_bind: Invalid credentials
Changing SF_robot passwd using admin account
ldap_initialize(  )
ldap_bind: Invalid credentials
Changing dummy cn using SF_robot account
ldap_initialize(  )
ldap_bind: Invalid credentials
dpkg: error processing sourceforge (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 sourceforge
E: Sub-process /usr/bin/dpkg returned an error code (1)

I set my password for ldap to nothing.  I did a dpk-reconfigure of
libpam-ldap and libnss-ldap setting my settings the same.
This is driving me nuts, I am unsure what to do.
Any sugestions?
Thanks,
Matt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: sourceforge and postgresql

2001-11-17 Thread Matt Fair
After looking into this more I can see that it is my ldap configuration.
I am using slapd.
When I do a dpk-reconfigure libpam-ldap and I set the root login =
cn=admin, dc=< ?? > What do I put for dc?
If I am using debian.org as my ldap server location would I have
cn=admin, dc=debian, dc=com?
I am confused, after I configured the ldap again I got ldap_bind:
Invalid credentials which I guess means that I got the password wrong. 
I went through and reconfigured everything to have an empty password,
and still I got the same thing.
Any ides?  I really want to get this to work, and I feel like I am so
close.
Thanks,
Matt

On Sat, 2001-11-17 at 20:42, Matt Fair wrote:
> Hi,
> The problem with it connecting and installing the database works good
> now, but it cannot connect to the ldap server?  What is going on, would
> it be due to a config problem, or is it the package?
> Thanks,
> Matt
> 
> Setting up sourceforge (2.5-14) ...
> You'll see some debugging info during this installation.
> Do not worry unless told otherwise.
> It seems your database upgrade went well and smoothly.  That's cool.
> Please enjoy using Debian Sourceforge.
> Installing chroot environnement at /var/lib/sourceforge/chroot
> 
> Configuring DNS for domain name = dev.uprint.web and IP address =
> 192.168.10.2...
>  dev.uprint.web
> Creating /var/lib/sourceforge/bind/dns.head
> DNS configuration done.
> Modifying inetd for cvs server
> CVS usual config is changed for sourceforge one
> Modifying /etc/ldap/slapd.conf
> WARNING: Please check referal line in /etc/ldap/slapd.conf
> Adding /etc/ldap/schema/core.schema
> Adding /etc/ldap/schema/cosine.schema
> Adding /etc/ldap/schema/inetorgperson.schema
> Adding /etc/ldap/schema/nis.schema
> Adding /etc/sourceforge/sourceforge.schema
> Restarting ldap server(s):
>   Stopping ldap server(s): slapd.
>   Starting ldap server(s): slapd.
> Modifying /etc/libnss-ldap.conf
> WARNING: Probably incorrect base line in /etc/libnss-ldap.conf
> Modifying /etc/nsswitch.conf
> Load ldap
> Distinguished Name is dc=sourceforge,dc=example,dc=com
> Creating ldif file from database
> Filling LDAP with database
> ldap_bind: Can't contact LDAP server
> ldap_bind: Can't contact LDAP server
> Restarting ldap server(s):
>   Stopping ldap server(s): slapd.
>   Starting ldap server(s): slapd.
> Setup SF_robot account
> Adding robot accounts
> ldap_bind: Can't contact LDAP server
> Changing SF_robot passwd using admin account
> ldap_initialize(  )
> ldap_bind: Can't contact LDAP server
> Changing dummy cn using SF_robot account
> ldap_initialize(  )
> ldap_bind: Can't contact LDAP server
> dpkg: error processing sourceforge (--configure):
>  subprocess post-installation script returned error exit status 1
> Errors were encountered while processing:
>  sourceforge
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> 
> On Fri, 2001-11-16 at 18:08, Tim Uckun wrote:
> > 
> > >Uncaught exception from user code:
> > > Cannot connect to database:  at 
> > > /usr/lib/sourceforge/lib/include.pl
> > >line 46.
> > > main::db_connect called at /usr/lib/sourceforge/bin/db-upgrade.pl 
> > > line
> > >29
> > >Installing chroot environnement at /var/lib/sourceforge/chroot
> > >
> > 
> > It works fine now. You should try the latest version.
> > 
> > 
> > :wq
> > Tim Uckun
> > US Investigations Services/Due Diligence
> >   http://www.diligence.com/
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]





Re: sourceforge and postgresql

2001-11-17 Thread Matt Fair
Hi,
The problem with it connecting and installing the database works good
now, but it cannot connect to the ldap server?  What is going on, would
it be due to a config problem, or is it the package?
Thanks,
Matt

Setting up sourceforge (2.5-14) ...
You'll see some debugging info during this installation.
Do not worry unless told otherwise.
It seems your database upgrade went well and smoothly.  That's cool.
Please enjoy using Debian Sourceforge.
Installing chroot environnement at /var/lib/sourceforge/chroot

Configuring DNS for domain name = dev.uprint.web and IP address =
192.168.10.2...
 dev.uprint.web
Creating /var/lib/sourceforge/bind/dns.head
DNS configuration done.
Modifying inetd for cvs server
CVS usual config is changed for sourceforge one
Modifying /etc/ldap/slapd.conf
WARNING: Please check referal line in /etc/ldap/slapd.conf
Adding /etc/ldap/schema/core.schema
Adding /etc/ldap/schema/cosine.schema
Adding /etc/ldap/schema/inetorgperson.schema
Adding /etc/ldap/schema/nis.schema
Adding /etc/sourceforge/sourceforge.schema
Restarting ldap server(s):
  Stopping ldap server(s): slapd.
  Starting ldap server(s): slapd.
Modifying /etc/libnss-ldap.conf
WARNING: Probably incorrect base line in /etc/libnss-ldap.conf
Modifying /etc/nsswitch.conf
Load ldap
Distinguished Name is dc=sourceforge,dc=example,dc=com
Creating ldif file from database
Filling LDAP with database
ldap_bind: Can't contact LDAP server
ldap_bind: Can't contact LDAP server
Restarting ldap server(s):
  Stopping ldap server(s): slapd.
  Starting ldap server(s): slapd.
Setup SF_robot account
Adding robot accounts
ldap_bind: Can't contact LDAP server
Changing SF_robot passwd using admin account
ldap_initialize(  )
ldap_bind: Can't contact LDAP server
Changing dummy cn using SF_robot account
ldap_initialize(  )
ldap_bind: Can't contact LDAP server
dpkg: error processing sourceforge (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 sourceforge
E: Sub-process /usr/bin/dpkg returned an error code (1)

On Fri, 2001-11-16 at 18:08, Tim Uckun wrote:
> 
> >Uncaught exception from user code:
> > Cannot connect to database:  at /usr/lib/sourceforge/lib/include.pl
> >line 46.
> > main::db_connect called at /usr/lib/sourceforge/bin/db-upgrade.pl 
> > line
> >29
> >Installing chroot environnement at /var/lib/sourceforge/chroot
> >
> 
> It works fine now. You should try the latest version.
> 
> 
> :wq
> Tim Uckun
> US Investigations Services/Due Diligence
>   http://www.diligence.com/





Re: sourceforge and postgresql

2001-11-17 Thread Matt Fair

After looking into this more I can see that it is my ldap configuration.
I am using slapd.
When I do a dpk-reconfigure libpam-ldap and I set the root login =
cn=admin, dc=< ?? > What do I put for dc?
If I am using debian.org as my ldap server location would I have
cn=admin, dc=debian, dc=com?
I am confused, after I configured the ldap again I got ldap_bind:
Invalid credentials which I guess means that I got the password wrong. 
I went through and reconfigured everything to have an empty password,
and still I got the same thing.
Any ides?  I really want to get this to work, and I feel like I am so
close.
Thanks,
Matt

On Sat, 2001-11-17 at 20:42, Matt Fair wrote:
> Hi,
> The problem with it connecting and installing the database works good
> now, but it cannot connect to the ldap server?  What is going on, would
> it be due to a config problem, or is it the package?
> Thanks,
> Matt
> 
> Setting up sourceforge (2.5-14) ...
> You'll see some debugging info during this installation.
> Do not worry unless told otherwise.
> It seems your database upgrade went well and smoothly.  That's cool.
> Please enjoy using Debian Sourceforge.
> Installing chroot environnement at /var/lib/sourceforge/chroot
> 
> Configuring DNS for domain name = dev.uprint.web and IP address =
> 192.168.10.2...
>  dev.uprint.web
> Creating /var/lib/sourceforge/bind/dns.head
> DNS configuration done.
> Modifying inetd for cvs server
> CVS usual config is changed for sourceforge one
> Modifying /etc/ldap/slapd.conf
> WARNING: Please check referal line in /etc/ldap/slapd.conf
> Adding /etc/ldap/schema/core.schema
> Adding /etc/ldap/schema/cosine.schema
> Adding /etc/ldap/schema/inetorgperson.schema
> Adding /etc/ldap/schema/nis.schema
> Adding /etc/sourceforge/sourceforge.schema
> Restarting ldap server(s):
>   Stopping ldap server(s): slapd.
>   Starting ldap server(s): slapd.
> Modifying /etc/libnss-ldap.conf
> WARNING: Probably incorrect base line in /etc/libnss-ldap.conf
> Modifying /etc/nsswitch.conf
> Load ldap
> Distinguished Name is dc=sourceforge,dc=example,dc=com
> Creating ldif file from database
> Filling LDAP with database
> ldap_bind: Can't contact LDAP server
> ldap_bind: Can't contact LDAP server
> Restarting ldap server(s):
>   Stopping ldap server(s): slapd.
>   Starting ldap server(s): slapd.
> Setup SF_robot account
> Adding robot accounts
> ldap_bind: Can't contact LDAP server
> Changing SF_robot passwd using admin account
> ldap_initialize(  )
> ldap_bind: Can't contact LDAP server
> Changing dummy cn using SF_robot account
> ldap_initialize(  )
> ldap_bind: Can't contact LDAP server
> dpkg: error processing sourceforge (--configure):
>  subprocess post-installation script returned error exit status 1
> Errors were encountered while processing:
>  sourceforge
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> 
> On Fri, 2001-11-16 at 18:08, Tim Uckun wrote:
> > 
> > >Uncaught exception from user code:
> > > Cannot connect to database:  at /usr/lib/sourceforge/lib/include.pl
> > >line 46.
> > > main::db_connect called at /usr/lib/sourceforge/bin/db-upgrade.pl 
> > > line
> > >29
> > >Installing chroot environnement at /var/lib/sourceforge/chroot
> > >
> > 
> > It works fine now. You should try the latest version.
> > 
> > 
> > :wq
> > Tim Uckun
> > US Investigations Services/Due Diligence
> >   http://www.diligence.com/
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: sourceforge and postgresql

2001-11-17 Thread Matt Fair

Hi,
The problem with it connecting and installing the database works good
now, but it cannot connect to the ldap server?  What is going on, would
it be due to a config problem, or is it the package?
Thanks,
Matt

Setting up sourceforge (2.5-14) ...
You'll see some debugging info during this installation.
Do not worry unless told otherwise.
It seems your database upgrade went well and smoothly.  That's cool.
Please enjoy using Debian Sourceforge.
Installing chroot environnement at /var/lib/sourceforge/chroot

Configuring DNS for domain name = dev.uprint.web and IP address =
192.168.10.2...
 dev.uprint.web
Creating /var/lib/sourceforge/bind/dns.head
DNS configuration done.
Modifying inetd for cvs server
CVS usual config is changed for sourceforge one
Modifying /etc/ldap/slapd.conf
WARNING: Please check referal line in /etc/ldap/slapd.conf
Adding /etc/ldap/schema/core.schema
Adding /etc/ldap/schema/cosine.schema
Adding /etc/ldap/schema/inetorgperson.schema
Adding /etc/ldap/schema/nis.schema
Adding /etc/sourceforge/sourceforge.schema
Restarting ldap server(s):
  Stopping ldap server(s): slapd.
  Starting ldap server(s): slapd.
Modifying /etc/libnss-ldap.conf
WARNING: Probably incorrect base line in /etc/libnss-ldap.conf
Modifying /etc/nsswitch.conf
Load ldap
Distinguished Name is dc=sourceforge,dc=example,dc=com
Creating ldif file from database
Filling LDAP with database
ldap_bind: Can't contact LDAP server
ldap_bind: Can't contact LDAP server
Restarting ldap server(s):
  Stopping ldap server(s): slapd.
  Starting ldap server(s): slapd.
Setup SF_robot account
Adding robot accounts
ldap_bind: Can't contact LDAP server
Changing SF_robot passwd using admin account
ldap_initialize(  )
ldap_bind: Can't contact LDAP server
Changing dummy cn using SF_robot account
ldap_initialize(  )
ldap_bind: Can't contact LDAP server
dpkg: error processing sourceforge (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 sourceforge
E: Sub-process /usr/bin/dpkg returned an error code (1)

On Fri, 2001-11-16 at 18:08, Tim Uckun wrote:
> 
> >Uncaught exception from user code:
> > Cannot connect to database:  at /usr/lib/sourceforge/lib/include.pl
> >line 46.
> > main::db_connect called at /usr/lib/sourceforge/bin/db-upgrade.pl 
> > line
> >29
> >Installing chroot environnement at /var/lib/sourceforge/chroot
> >
> 
> It works fine now. You should try the latest version.
> 
> 
> :wq
> Tim Uckun
> US Investigations Services/Due Diligence
>   http://www.diligence.com/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




sourceforge and postgresql

2001-11-16 Thread Matt Fair
Has anyone installed sourceforge with the deb package?
I am installing it and this is my output:

Setting up sourceforge (2.5-14) ...
You'll see some debugging info during this installation.
Do not worry unless told otherwise.
DBI->connect(dbname=sourceforge;host=192.168.10.2) failed: fe_senda at
/usr/lib/sourceforge/lib/include.pl line 44
Uncaught exception from user code:
Cannot connect to database:  at /usr/lib/sourceforge/lib/include.pl
line 46.
main::db_connect called at /usr/lib/sourceforge/bin/db-upgrade.pl line
29
Installing chroot environnement at /var/lib/sourceforge/chroot

Configuring DNS for domain name = dev.uprint.web and IP address =
192.168.10.2...
 dev.uprint.web
Creating /var/lib/sourceforge/bind/dns.head
DBI->connect(dbname=sourceforge;host=192.168.10.2) failed: fe_sendauth:
no pass at /usr/lib/sourceforge/lib/include.pl line 44
Cannot connect to database:  at /usr/lib/sourceforge/lib/include.pl line
46.
DNS configuration done.
Modifying inetd for cvs server
CVS usual config is changed for sourceforge one
Modifying /etc/ldap/slapd.conf
WARNING: Please check referal line in /etc/ldap/slapd.conf
Adding /etc/ldap/schema/core.schema
Adding /etc/ldap/schema/cosine.schema
Adding /etc/ldap/schema/inetorgperson.schema
Adding /etc/ldap/schema/nis.schema
Adding /etc/sourceforge/sourceforge.schema
Restarting ldap server(s):
  Stopping ldap server(s): slapd.
  Starting ldap server(s): slapd.
Modifying /etc/libnss-ldap.conf
Modifying /etc/nsswitch.conf
Load ldap
WARNING: Can't load ldap table without /etc/slapd.secret file
AFAIK  : This file should be installed by libpam-ldap
Restarting ldap server(s):
  Stopping ldap server(s): slapd.
  Starting ldap server(s): slapd.
Setup SF_robot account
Adding robot accounts
ldap_bind: Can't contact LDAP server
Changing SF_robot passwd using admin account
ldap_initialize(  )
ldap_bind: Can't contact LDAP server
Changing dummy cn using SF_robot account
ldap_initialize(  )
ldap_bind: Can't contact LDAP server
dpkg: error processing sourceforge (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 sourceforge
E: Sub-process /usr/bin/dpkg returned an error code (1)

Matt





sourceforge and postgresql

2001-11-16 Thread Matt Fair

Has anyone installed sourceforge with the deb package?
I am installing it and this is my output:

Setting up sourceforge (2.5-14) ...
You'll see some debugging info during this installation.
Do not worry unless told otherwise.
DBI->connect(dbname=sourceforge;host=192.168.10.2) failed: fe_senda at
/usr/lib/sourceforge/lib/include.pl line 44
Uncaught exception from user code:
Cannot connect to database:  at /usr/lib/sourceforge/lib/include.pl
line 46.
main::db_connect called at /usr/lib/sourceforge/bin/db-upgrade.pl line
29
Installing chroot environnement at /var/lib/sourceforge/chroot

Configuring DNS for domain name = dev.uprint.web and IP address =
192.168.10.2...
 dev.uprint.web
Creating /var/lib/sourceforge/bind/dns.head
DBI->connect(dbname=sourceforge;host=192.168.10.2) failed: fe_sendauth:
no pass at /usr/lib/sourceforge/lib/include.pl line 44
Cannot connect to database:  at /usr/lib/sourceforge/lib/include.pl line
46.
DNS configuration done.
Modifying inetd for cvs server
CVS usual config is changed for sourceforge one
Modifying /etc/ldap/slapd.conf
WARNING: Please check referal line in /etc/ldap/slapd.conf
Adding /etc/ldap/schema/core.schema
Adding /etc/ldap/schema/cosine.schema
Adding /etc/ldap/schema/inetorgperson.schema
Adding /etc/ldap/schema/nis.schema
Adding /etc/sourceforge/sourceforge.schema
Restarting ldap server(s):
  Stopping ldap server(s): slapd.
  Starting ldap server(s): slapd.
Modifying /etc/libnss-ldap.conf
Modifying /etc/nsswitch.conf
Load ldap
WARNING: Can't load ldap table without /etc/slapd.secret file
AFAIK  : This file should be installed by libpam-ldap
Restarting ldap server(s):
  Stopping ldap server(s): slapd.
  Starting ldap server(s): slapd.
Setup SF_robot account
Adding robot accounts
ldap_bind: Can't contact LDAP server
Changing SF_robot passwd using admin account
ldap_initialize(  )
ldap_bind: Can't contact LDAP server
Changing dummy cn using SF_robot account
ldap_initialize(  )
ldap_bind: Can't contact LDAP server
dpkg: error processing sourceforge (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 sourceforge
E: Sub-process /usr/bin/dpkg returned an error code (1)

Matt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




sendmail

2001-11-06 Thread Matt Fair
Hi,
I am getting Warning: .cf file is out of date: sendmail 8.9.3 supports 
version 8, .cf file is version 7, is there a way to upgrade the cf file 
or do I need to regenerate it.  How would I do this, just 
dpkg-reconfigure sendmail?  Would I need to backup my virtualusertable 
before I do that?
Thanks,
Matt




Re: webalizer

2001-10-08 Thread Matt Fair
Hello,
After looking this problem over some more, it seems it just ignores 
changes, I removed the webalizer.current file, re-ran webalizer and it 
got todays stats, but when I put back my original webalizer.current file 
an re-ran webalizer again it doesn't change anything, instead it ignores 
129 records.  I removed the html file thinking it may have just not 
generated the new page, but it doesn't generate any new page either. 
The main question here is there any way to force webalizer to read the 
records, why are they being ignored?
Thanks,
Matt

Cameron Moore wrote:
* [EMAIL PROTECTED] [2001.10.08 13:44]:
Hello,
I am using Debian Stable with Webalizer V1.30-04 (Linux 2.2.12) English. 
I have several websites running on my server using Apache/1.3.9 (Unix), 
each site with its own config file.  I have a cron to run: webalizer -c 
 each half hour.  On October 4th one of my sites got about 
20,000 hits and now from the 5th on does not record any records.  No 
daily stats, nothing.  Apache is still recording the transfer logs, and 
I manually executed webalizer with the config files, and it runs through 
the correctly, but does not generate any NEW stats, nothing past the 4th.

I'm seeing the exact same problem (same version of webalizer but newer
apache).  Nothing was changed on the box -- it just stopped working.
Plenty of resources (disk, memory, etc).  Seems like a webalizer bug.
First one to figure out the problem speak up.  :-)




Re: webalizer

2001-10-08 Thread Matt Fair
Yes,
I did a tail -f /var/log/apache/virtual/opensimpx/transfer.log and I can 
see traffic coming to the site.

Jeremy C. Reed wrote:
On Mon, 8 Oct 2001, Matt Fair wrote:

daily stats, nothing.  Apache is still recording the transfer logs, and 

Are the transfers really being recorded to
/var/log/apache/virtual/opensimpx/transfer.log?

26 records (26 ignored) in 0.00 seconds
This looks like it has 26 old entries but no new ones. Have a look.
  Jeremy C. Reed
...
 ISP-FAQ.com -- find answers to your questions
 http://www.isp-faq.com/





webalizer

2001-10-08 Thread Matt Fair
Hello,
I am using Debian Stable with Webalizer V1.30-04 (Linux 2.2.12) English. 
I have several websites running on my server using Apache/1.3.9 (Unix), 
each site with its own config file.  I have a cron to run: webalizer -c 
 each half hour.  On October 4th one of my sites got about 
20,000 hits and now from the 5th on does not record any records.  No 
daily stats, nothing.  Apache is still recording the transfer logs, and 
I manually executed webalizer with the config files, and it runs through 
the correctly, but does not generate any NEW stats, nothing past the 4th.

output:
Titan:/var/virtual/opensimpx/stats# /usr/bin/webalizer -c 
/etc/webalizer/opensimpx.org.conf
Webalizer V1.30-04 (Linux 2.2.12) English
Using logfile /var/log/apache/virtual/opensimpx/transfer.log
Creating output in /var/virtual/opensimpx/stats
Hostname for reports is 'www.opensimpx.org'
Reading history file... webalizer.hist
Reading previous run data.. webalizer.current
26 records (26 ignored) in 0.00 seconds

Are there any known bugs like this in webalizer?
Any thoughts?
Thanks,
Matt



Re: webalizer

2001-10-08 Thread Matt Fair

Hello,
After looking this problem over some more, it seems it just ignores 
changes, I removed the webalizer.current file, re-ran webalizer and it 
got todays stats, but when I put back my original webalizer.current file 
an re-ran webalizer again it doesn't change anything, instead it ignores 
129 records.  I removed the html file thinking it may have just not 
generated the new page, but it doesn't generate any new page either. 
The main question here is there any way to force webalizer to read the 
records, why are they being ignored?
Thanks,
Matt

Cameron Moore wrote:
> * [EMAIL PROTECTED] [2001.10.08 13:44]:
> 
>>Hello,
>>I am using Debian Stable with Webalizer V1.30-04 (Linux 2.2.12) English. 
>>I have several websites running on my server using Apache/1.3.9 (Unix), 
>>each site with its own config file.  I have a cron to run: webalizer -c 
>> each half hour.  On October 4th one of my sites got about 
>>20,000 hits and now from the 5th on does not record any records.  No 
>>daily stats, nothing.  Apache is still recording the transfer logs, and 
>>I manually executed webalizer with the config files, and it runs through 
>>the correctly, but does not generate any NEW stats, nothing past the 4th.
>>
> 
> I'm seeing the exact same problem (same version of webalizer but newer
> apache).  Nothing was changed on the box -- it just stopped working.
> Plenty of resources (disk, memory, etc).  Seems like a webalizer bug.
> First one to figure out the problem speak up.  :-)
> 




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: webalizer

2001-10-08 Thread Matt Fair

Yes,
I did a tail -f /var/log/apache/virtual/opensimpx/transfer.log and I can 
see traffic coming to the site.

Jeremy C. Reed wrote:
> On Mon, 8 Oct 2001, Matt Fair wrote:
> 
> 
>>daily stats, nothing.  Apache is still recording the transfer logs, and 
>>
> 
> Are the transfers really being recorded to
> /var/log/apache/virtual/opensimpx/transfer.log?
> 
> 
>>26 records (26 ignored) in 0.00 seconds
>>
> 
> This looks like it has 26 old entries but no new ones. Have a look.
> 
>   Jeremy C. Reed
> ...
>  ISP-FAQ.com -- find answers to your questions
>  http://www.isp-faq.com/
> 
> 
> 




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




webalizer

2001-10-08 Thread Matt Fair

Hello,
I am using Debian Stable with Webalizer V1.30-04 (Linux 2.2.12) English. 
I have several websites running on my server using Apache/1.3.9 (Unix), 
each site with its own config file.  I have a cron to run: webalizer -c 
 each half hour.  On October 4th one of my sites got about 
20,000 hits and now from the 5th on does not record any records.  No 
daily stats, nothing.  Apache is still recording the transfer logs, and 
I manually executed webalizer with the config files, and it runs through 
the correctly, but does not generate any NEW stats, nothing past the 4th.

output:

Titan:/var/virtual/opensimpx/stats# /usr/bin/webalizer -c 
/etc/webalizer/opensimpx.org.conf
Webalizer V1.30-04 (Linux 2.2.12) English
Using logfile /var/log/apache/virtual/opensimpx/transfer.log
Creating output in /var/virtual/opensimpx/stats
Hostname for reports is 'www.opensimpx.org'
Reading history file... webalizer.hist
Reading previous run data.. webalizer.current
26 records (26 ignored) in 0.00 seconds


Are there any known bugs like this in webalizer?
Any thoughts?
Thanks,
Matt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




asp visual basic on linux

2001-07-19 Thread Matt Fair

Hello,
I have some asp software that is written in visual basic.  All I have is 
linux machines for servers and I do not want to get a windows machine just to 
run this ASP application.  Is there a way were I could get this to work on a 
apache and debian linux?
I have seen Apache::ASP, but I believe that is just for ASP applications 
written in perl.
Ideas sugestions?
Thanks,
Matt


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: search engine software

2001-07-17 Thread Matt Fair

htdig does a pretty good job. Go to htdig.org.
Matt

Jeff Lee wrote:

> I am looking for recommendations on search engine software to run on
> vhosted customer's sites... something I can control, or give them control
> of, as opposed to using google's free site search service. TIA :)
>
> jeff
> --
> jeff lee  cell  860.857.8701
> [EMAIL PROTECTED] work  203.261.6027
> system administrator  pager 888.662.8020
> gpg key id 7AD36645   aim   BOFH lec
> Fingerprint: 8B29 AB6F A13E 3BF9 6F05  E12B 6DD2 98B2 7AD3 6645
> [EMAIL PROTECTED]
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Router machine falls into APM sleep :(

2001-07-06 Thread Matt Fair
Dmitry,
Recompile the kernel without APM support.
Matt

Dmitry Litovchenko wrote:

> Hello, respectable ISP community :)
>
> I am Internet-administrator in University (see my email :) and on
> small ISP. Got one problem with my router PC. All of my PCs are
> Debians and one onf them, approx. month ago installed directly from
> Internet (with boot floppies and LAN cable) if this matters.
>
> So this PC got an ugly habit to go to APM (or whatever?) sleep if
> not used for some time. This is not bad, but it holds leased line
> client connected to 10Mbit NIC and 6 dialin modems on multiport
> card... At this time they cannot work at all, modems accept login
> but pppX interfaces do not route! Leased client can ping our server
> but can't ping Internet. If one press any key (for example Shift)
> on Router keyboard, routing quickly goes up and all things restore.
>
> No APM daemons were found running in memory using 'ps fax' command.
> No APM options were sut up in BIOS (afair) and it has set up in
> BIOS to wake on any events, including LAN events.
>
> Please tell me where to dig? My boss kicks me every day for this :)
>
> --
> Sincerely,
> Dmitry
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Router machine falls into APM sleep :(

2001-07-06 Thread Matt Fair

Dmitry,
Recompile the kernel without APM support.
Matt

Dmitry Litovchenko wrote:

> Hello, respectable ISP community :)
>
> I am Internet-administrator in University (see my email :) and on
> small ISP. Got one problem with my router PC. All of my PCs are
> Debians and one onf them, approx. month ago installed directly from
> Internet (with boot floppies and LAN cable) if this matters.
>
> So this PC got an ugly habit to go to APM (or whatever?) sleep if
> not used for some time. This is not bad, but it holds leased line
> client connected to 10Mbit NIC and 6 dialin modems on multiport
> card... At this time they cannot work at all, modems accept login
> but pppX interfaces do not route! Leased client can ping our server
> but can't ping Internet. If one press any key (for example Shift)
> on Router keyboard, routing quickly goes up and all things restore.
>
> No APM daemons were found running in memory using 'ps fax' command.
> No APM options were sut up in BIOS (afair) and it has set up in
> BIOS to wake on any events, including LAN events.
>
> Please tell me where to dig? My boss kicks me every day for this :)
>
> --
> Sincerely,
> Dmitry
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




powervault 100t dds4

2001-04-17 Thread Matt Fair
Has anyone gotten a Dell powervault 100t dds scsi tape drive to work?
I want to set it up with Amanda, but I am finding a lack of
documentation and examples.  Do you know where a good HOWTO is or
example of setting up a scsi tape drive?
Is /dev/nst0 the correct device to use?  Is there a way to test the
communication to the tape drive?
Thanks,
Matt




powervault 100t dds4

2001-04-17 Thread Matt Fair

Has anyone gotten a Dell powervault 100t dds scsi tape drive to work?
I want to set it up with Amanda, but I am finding a lack of
documentation and examples.  Do you know where a good HOWTO is or
example of setting up a scsi tape drive?
Is /dev/nst0 the correct device to use?  Is there a way to test the
communication to the tape drive?
Thanks,
Matt


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Virtual Hosts

2001-04-04 Thread Matt Fair
All the DNS has to do is point to your IP address and apache takes care of what
site it shows under each domain.
Matt

Marcel Hicking wrote:

> Erich Kolb <[EMAIL PROTECTED]> 3 Apr 2001, at 11:10:
> > Dont you still have to add DNS entries?
>
> Well, sure...
> Without a DNS entry no request would reach your server.
>
> Cheers, Marcel
>
> > -Original Message-
> > From: Y2KNET [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, April 03, 2001 9:43 AM
> > To: [EMAIL PROTECTED]; debian-isp@lists.debian.org
> > Subject: Re: Virtual Hosts
> >
> >
> > I have used the same configuration:
> >
> > 
> > ServerAdmin [EMAIL PROTECTED]
> > DocumentRoot /groups/smallco/www
> > ServerName www.smallco.com
> > ErrorLog /groups/smallco/logs/error_log
> > TransferLog /groups/smallco/logs/access_log
> > 
> >
> > But still it loads the primary site.
> >
> > - Original Message -
> > From: Marcel Hicking <[EMAIL PROTECTED]>
> > To: 
> > Sent: Tuesday, April 03, 2001 8:44 AM
> > Subject: Re: Virtual Hosts
> >
> >
> > > http://httpd.apache.org/docs/vhosts/index.html
> > > esp.
> > > http://httpd.apache.org/docs/vhosts/ip-based.html
> > >
> > > basically use something like
> > > 
> > > ServerName www.abc.dom
> > > ServerAdmin [EMAIL PROTECTED]
> > > DocumentRoot /www/abc
> > > 
> > >
> > > Cheers, Marcel
> > >
> > > Y2KNET <[EMAIL PROTECTED]> 3 Apr 2001, at 8:37:
> > >
> > > > I have installed Debian 2.2r2 and now trying to put
> > > > more IP based virtual hosts. I have used
> > > > the VirtualHost directives, and gave the IP number
> > > > to each site. But when I tried to look on the Virtual host
> > > > site, it brings the primary site.
> > > >
> > > > I will appreciate, if I get information about how to setup
> > > > VirtualHost on 2.2r2.
> > > >
> > > > Abu Umair.
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Virtual Hosts

2001-04-04 Thread Matt Fair

All the DNS has to do is point to your IP address and apache takes care of what
site it shows under each domain.
Matt

Marcel Hicking wrote:

> Erich Kolb <[EMAIL PROTECTED]> 3 Apr 2001, at 11:10:
> > Dont you still have to add DNS entries?
>
> Well, sure...
> Without a DNS entry no request would reach your server.
>
> Cheers, Marcel
>
> > -Original Message-
> > From: Y2KNET [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, April 03, 2001 9:43 AM
> > To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> > Subject: Re: Virtual Hosts
> >
> >
> > I have used the same configuration:
> >
> > 
> > ServerAdmin [EMAIL PROTECTED]
> > DocumentRoot /groups/smallco/www
> > ServerName www.smallco.com
> > ErrorLog /groups/smallco/logs/error_log
> > TransferLog /groups/smallco/logs/access_log
> > 
> >
> > But still it loads the primary site.
> >
> > - Original Message -
> > From: Marcel Hicking <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, April 03, 2001 8:44 AM
> > Subject: Re: Virtual Hosts
> >
> >
> > > http://httpd.apache.org/docs/vhosts/index.html
> > > esp.
> > > http://httpd.apache.org/docs/vhosts/ip-based.html
> > >
> > > basically use something like
> > > 
> > > ServerName www.abc.dom
> > > ServerAdmin [EMAIL PROTECTED]
> > > DocumentRoot /www/abc
> > > 
> > >
> > > Cheers, Marcel
> > >
> > > Y2KNET <[EMAIL PROTECTED]> 3 Apr 2001, at 8:37:
> > >
> > > > I have installed Debian 2.2r2 and now trying to put
> > > > more IP based virtual hosts. I have used
> > > > the VirtualHost directives, and gave the IP number
> > > > to each site. But when I tried to look on the Virtual host
> > > > site, it brings the primary site.
> > > >
> > > > I will appreciate, if I get information about how to setup
> > > > VirtualHost on 2.2r2.
> > > >
> > > > Abu Umair.
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Virtual Hosts

2001-04-03 Thread Matt Fair
I haven't really followed this discussion so this might have been said.
I have this configuration for apache:
You must set a NameVirtualHost
NameVirtualHost 204.73.64.54


  ServerName company.com
  ServerAlias company.com www.company.com
  DocumentRoot /var/virtual/company
  ErrorLog /var/log/apache/virtual/company/error.log
  Customlog /var/log/apache/virtual/company/transfer.log full
  Options ExecCgi


You can get more documentation about virtual IP or named based hosting at
apache.org.
Matt

Y2KNET wrote:

> I have used the same configuration:
>
> 
> ServerAdmin [EMAIL PROTECTED]
> DocumentRoot /groups/smallco/www
> ServerName www.smallco.com
> ErrorLog /groups/smallco/logs/error_log
> TransferLog /groups/smallco/logs/access_log
> 
>
> But still it loads the primary site.
>
> - Original Message -
> From: Marcel Hicking <[EMAIL PROTECTED]>
> To: 
> Sent: Tuesday, April 03, 2001 8:44 AM
> Subject: Re: Virtual Hosts
>
> > http://httpd.apache.org/docs/vhosts/index.html
> > esp.
> > http://httpd.apache.org/docs/vhosts/ip-based.html
> >
> > basically use something like
> > 
> > ServerName www.abc.dom
> > ServerAdmin [EMAIL PROTECTED]
> > DocumentRoot /www/abc
> > 
> >
> > Cheers, Marcel
> >
> > Y2KNET <[EMAIL PROTECTED]> 3 Apr 2001, at 8:37:
> >
> > > I have installed Debian 2.2r2 and now trying to put
> > > more IP based virtual hosts. I have used
> > > the VirtualHost directives, and gave the IP number
> > > to each site. But when I tried to look on the Virtual host
> > > site, it brings the primary site.
> > >
> > > I will appreciate, if I get information about how to setup
> > > VirtualHost on 2.2r2.
> > >
> > > Abu Umair.
> > >
> >
> >
> >
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> >
> >
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Virtual Hosts

2001-04-03 Thread Matt Fair

I haven't really followed this discussion so this might have been said.
I have this configuration for apache:
You must set a NameVirtualHost
NameVirtualHost 204.73.64.54


  ServerName company.com
  ServerAlias company.com www.company.com
  DocumentRoot /var/virtual/company
  ErrorLog /var/log/apache/virtual/company/error.log
  Customlog /var/log/apache/virtual/company/transfer.log full
  Options ExecCgi


You can get more documentation about virtual IP or named based hosting at
apache.org.
Matt

Y2KNET wrote:

> I have used the same configuration:
>
> 
> ServerAdmin [EMAIL PROTECTED]
> DocumentRoot /groups/smallco/www
> ServerName www.smallco.com
> ErrorLog /groups/smallco/logs/error_log
> TransferLog /groups/smallco/logs/access_log
> 
>
> But still it loads the primary site.
>
> - Original Message -
> From: Marcel Hicking <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, April 03, 2001 8:44 AM
> Subject: Re: Virtual Hosts
>
> > http://httpd.apache.org/docs/vhosts/index.html
> > esp.
> > http://httpd.apache.org/docs/vhosts/ip-based.html
> >
> > basically use something like
> > 
> > ServerName www.abc.dom
> > ServerAdmin [EMAIL PROTECTED]
> > DocumentRoot /www/abc
> > 
> >
> > Cheers, Marcel
> >
> > Y2KNET <[EMAIL PROTECTED]> 3 Apr 2001, at 8:37:
> >
> > > I have installed Debian 2.2r2 and now trying to put
> > > more IP based virtual hosts. I have used
> > > the VirtualHost directives, and gave the IP number
> > > to each site. But when I tried to look on the Virtual host
> > > site, it brings the primary site.
> > >
> > > I will appreciate, if I get information about how to setup
> > > VirtualHost on 2.2r2.
> > >
> > > Abu Umair.
> > >
> >
> >
> >
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> >
> >
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




secure remote backup

2001-03-24 Thread Matt Fair
I have 20/40 gig tape backup.  I would like to backup my LAN and my
remote web server with the same tape drive.
Is there a way to backup the web server securely?
SSH?
Matt




secure remote backup

2001-03-24 Thread Matt Fair

I have 20/40 gig tape backup.  I would like to backup my LAN and my
remote web server with the same tape drive.
Is there a way to backup the web server securely?
SSH?
Matt


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Firewall and remote access?

2001-03-20 Thread Matt Fair
Is it possible to have a secure way to access a computer behind a firewall
remotely?
Or would this destroy the whole point of the firewall?
Thanks,
Matt




Firewall and remote access?

2001-03-20 Thread Matt Fair

Is it possible to have a secure way to access a computer behind a firewall
remotely?
Or would this destroy the whole point of the firewall?
Thanks,
Matt


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




linux card

2001-03-14 Thread Matt Fair
Hello,
I'm not sure if this had gone through last time I submitted this.
I need to create a card that when scanned in a credit card scanner it
connects to my server via the phone line.
I would like to have the web server receive information like what
someone purchased, who they purchased from and record that on the
server.
This card isn't a credit card where it completes a transaction, but it
tracks what people purchase and gives them points based on what they
purchase to give prizes away.
Does anyone know where I could find more information, like a HOWTO, or
something that could explain this process in-depth?
Any help would be greatly appreciated.
Thanks,
Matt




linux card

2001-03-14 Thread Matt Fair

Hello,
I'm not sure if this had gone through last time I submitted this.
I need to create a card that when scanned in a credit card scanner it
connects to my server via the phone line.
I would like to have the web server receive information like what
someone purchased, who they purchased from and record that on the
server.
This card isn't a credit card where it completes a transaction, but it
tracks what people purchase and gives them points based on what they
purchase to give prizes away.
Does anyone know where I could find more information, like a HOWTO, or
something that could explain this process in-depth?
Any help would be greatly appreciated.
Thanks,
Matt


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Credit Like Card

2001-03-13 Thread Matt Fair
Hello,
I need to create a card that when scanned in a credit card scanner it
connects to my server via the phone line.
I would like to have the web server receive information like what
someone purchased, who they purchased from and record that on the
server.
This card isn't a credit card where it completes a transaction, but it
tracks what people purchase and gives them points based on what they
purchase to give prizes away.
Does anyone know where I could find more information, like a HOWTO, or
something that could explain this process in-depth?
Any help would be greatly appreciated.
Thanks,
Matt





Credit Like Card

2001-03-13 Thread Matt Fair

Hello,
I need to create a card that when scanned in a credit card scanner it
connects to my server via the phone line.
I would like to have the web server receive information like what
someone purchased, who they purchased from and record that on the
server.
This card isn't a credit card where it completes a transaction, but it
tracks what people purchase and gives them points based on what they
purchase to give prizes away.
Does anyone know where I could find more information, like a HOWTO, or
something that could explain this process in-depth?
Any help would be greatly appreciated.
Thanks,
Matt



--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: virtual pop login

2001-02-20 Thread Matt Fair
Linuxconf gives these users ids and stores the information in
/etc/vmail/passwd.virtualhostname, /etc/vmail/alias.virtualhostname, and
/etc/vmail/shaddow.virtualhostname.
I believe the user is to login with for example netscape or some other email
client, the server would recognize the user by its username and domain.  So
you can have a user [EMAIL PROTECTED] and [EMAIL PROTECTED], both have login joe
but are two separate email accounts.
In order to get this to work, I need to have the system look up those other
passwd, alias, and shadow files.  I don't know how to set that up.
Matt

"Jeremy C. Reed" wrote:

> On Tue, 20 Feb 2001, Matt Fair wrote:
>
> > Has anyone gotten virtual email working with linuxconf and sendmail?
> > My system is set up to sort out the virtual emails, but I cannot log in
> > to the system with the virtual user.
> > Each domain has a passwd file, so it looks like when I login, it doesn't
> > look in those files.
> > When a user logs in to check their email I would like to have it check
> > /etc/passwd and /etc/aliases, and  if the user/password isn't in their
> > it will look in the /etc/vmail/passwd.VIRTUALHOST  and
> > /etc/vmail/aliases.VIRTUALHOST files.
>
> This sounds interesting. When you say "login" do you mean by ssh or
> telnet, for example?
>
> I am curious, how does the server (or login program) know which passwd
> files to use?
>
> Is this with PAM?
>
> I am guessing, but maybe these "/etc/vmail/ users are mail-only users;
> maybe they are not real Unix users (no UID), so they can't log in.
>
>   Jeremy C. Reed
> 
>  BSD software, documentation, resources, news...
>  http://bsd.reedmedia.net/




virtual pop login

2001-02-20 Thread Matt Fair
Has anyone gotten virtual email working with linuxconf and sendmail?
My system is set up to sort out the virtual emails, but I cannot log in
to the system with the virtual user.
Each domain has a passwd file, so it looks like when I login, it doesn't
look in those files.
When a user logs in to check their email I would like to have it check
/etc/passwd and /etc/aliases, and  if the user/password isn't in their
it will look in the /etc/vmail/passwd.VIRTUALHOST  and
/etc/vmail/aliases.VIRTUALHOST files.
I just don't know what to do to get this to work, I have tried
everything I can think of.
Any ideas?
Thanks in advance,
Matt




Re: virtual pop login

2001-02-20 Thread Matt Fair

Linuxconf gives these users ids and stores the information in
/etc/vmail/passwd.virtualhostname, /etc/vmail/alias.virtualhostname, and
/etc/vmail/shaddow.virtualhostname.
I believe the user is to login with for example netscape or some other email
client, the server would recognize the user by its username and domain.  So
you can have a user [EMAIL PROTECTED] and [EMAIL PROTECTED], both have login joe
but are two separate email accounts.
In order to get this to work, I need to have the system look up those other
passwd, alias, and shadow files.  I don't know how to set that up.
Matt

"Jeremy C. Reed" wrote:

> On Tue, 20 Feb 2001, Matt Fair wrote:
>
> > Has anyone gotten virtual email working with linuxconf and sendmail?
> > My system is set up to sort out the virtual emails, but I cannot log in
> > to the system with the virtual user.
> > Each domain has a passwd file, so it looks like when I login, it doesn't
> > look in those files.
> > When a user logs in to check their email I would like to have it check
> > /etc/passwd and /etc/aliases, and  if the user/password isn't in their
> > it will look in the /etc/vmail/passwd.VIRTUALHOST  and
> > /etc/vmail/aliases.VIRTUALHOST files.
>
> This sounds interesting. When you say "login" do you mean by ssh or
> telnet, for example?
>
> I am curious, how does the server (or login program) know which passwd
> files to use?
>
> Is this with PAM?
>
> I am guessing, but maybe these "/etc/vmail/ users are mail-only users;
> maybe they are not real Unix users (no UID), so they can't log in.
>
>   Jeremy C. Reed
> 
>  BSD software, documentation, resources, news...
>  http://bsd.reedmedia.net/


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




virtual pop login

2001-02-20 Thread Matt Fair

Has anyone gotten virtual email working with linuxconf and sendmail?
My system is set up to sort out the virtual emails, but I cannot log in
to the system with the virtual user.
Each domain has a passwd file, so it looks like when I login, it doesn't
look in those files.
When a user logs in to check their email I would like to have it check
/etc/passwd and /etc/aliases, and  if the user/password isn't in their
it will look in the /etc/vmail/passwd.VIRTUALHOST  and
/etc/vmail/aliases.VIRTUALHOST files.
I just don't know what to do to get this to work, I have tried
everything I can think of.
Any ideas?
Thanks in advance,
Matt


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




sendmail virtual pop

2001-02-17 Thread Matt Fair
Hi,
I installed sendmail on debian, with using linuxconf to set everything
up for virtual pop account, I am able to send mail to my server and the
message goes into the correct spool in /var/spool/vmail/ DOMAIN/ USER/.
This all works fine, but I am not able to log into my system with the
username/password that I specified in linuxconf.  This is because they
are not regular users.  All the information is in the
/etc/vmail/shadow.DOMAIN , /etc/vmail/passwd.DOMAIN, and
/etc/vmail/aliases.DOMAIN.  Where would I put this information, so when
I login for a certain domain that it pulls up the correct password file
and shadow file, and if it isn't one in the /etc/vmail directory it get
it from the system passwd and shadow.
Any ideas?
Thanks
Matt




sendmail virtual pop

2001-02-17 Thread Matt Fair

Hi,
I installed sendmail on debian, with using linuxconf to set everything
up for virtual pop account, I am able to send mail to my server and the
message goes into the correct spool in /var/spool/vmail/ DOMAIN/ USER/.
This all works fine, but I am not able to log into my system with the
username/password that I specified in linuxconf.  This is because they
are not regular users.  All the information is in the
/etc/vmail/shadow.DOMAIN , /etc/vmail/passwd.DOMAIN, and
/etc/vmail/aliases.DOMAIN.  Where would I put this information, so when
I login for a certain domain that it pulls up the correct password file
and shadow file, and if it isn't one in the /etc/vmail directory it get
it from the system passwd and shadow.
Any ideas?
Thanks
Matt


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




exim relay

2001-01-06 Thread Matt Fair

I want to use my server as my smtp server.  I have switched it to use
port 26 because my isp filters port 25 for their smtp.  I want to use it
to send to any domain.   The domain that it is on is
netasolnetworks.com, so when I email [EMAIL PROTECTED], it works
fine, but let say I want to mail to [EMAIL PROTECTED], I get in
my log:
T=remote_smtp defer (111): Connection refused
Any thoughts?
Thank you everyone who has helped me out so far,
thanks in advance.
Matt


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: exim

2001-01-05 Thread Matt Fair

I enter this:
exim -bd -q30m

and get this in my log:

2001-01-05 22:30:09 exim 3.12 daemon started: pid=21120, -q30m, listening for
SMTP on port 25
2001-01-05 22:30:09 Start queue run: pid=21122
2001-01-05 22:30:09 14CDrN-0006m9-00 Message is frozen
2001-01-05 22:30:09 14CDib-0006kr-00 Message is frozen
2001-01-05 22:30:09 14CDkL-0006l5-00 Message is frozen
2001-01-05 22:30:09 End queue run: pid=21122

The mail server is netasolnetworks.com, netasol.com is another domain that I
want to use the server for mail.  What would I
put  here for relay_domains?

I still can't connect to port 25 by telling my local computer:
telnet netasolnetworks.com 25
I get:
Trying 204.73.64.54...
telnet: Unable to connect to remote host: No route to host

Does this mean that smtp server is not running on port 25?  How can I try a
different port?  I have no fire wall running so that wouldn't be a problem.  The
only thing that I can think might be a problem is that I have ipmasq running on
my LAN, but I doubt that would be.  Is there a way to activate this port?
I commented out /etc/inet.d:
#smtp   stream  tcp waitmail/usr/sbin/exim  exim -bd

The thing is that I had it working for a day, then then next day it wasn't
working and I cannot get it to work again.
It is just not accepting remote connection to port 25.
Is there a way to set the port at the command line?

Oh, could someone please email me their /etc/init.d/exim file, I accidentally
deleted it
Thanks
Matt

> > here is my exim.conf:
> > qualify_domain = netasolnetworks.com
> > # qualify_recipient =
> > local_domains = localhost:netasolnetworks.com
> > local_domains_include_host = true
> > local_domains_include_host_literals = true
> > relay_domains = netasol.com
>   
>
> Is the domain netasol.com or netasolnetworks.com? If it is the later
> then the relay_domains setting you have here would cause it to refuse
> mail to netasolnetworks.com.
>


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




exim

2001-01-05 Thread Matt Fair

  I can mail on my local host but cannot mail using netscape mail. I
want to use my server as a remote smtp server and the pop3 mail server.
When I try to send something using netscape, it says that I cannot
connect to it.  I can telnet to port 25 on the server and it says:
220 netasolnetworks.com ESMTP Exim 3.12 #1 Fri, 05 Jan 2001 15:56:19
-0600
but I cannot connect to port 25 remotely.
There are not log error messages that help.
Matt

here is my exim.conf:
qualify_domain = netasolnetworks.com
# qualify_recipient =
local_domains = localhost:netasolnetworks.com
local_domains_include_host = true
local_domains_include_host_literals = true
relay_domains = netasol.com
#relay_domains_include_local_mx = true
never_users = root
#host_lookup =
# headers_check_syntax
#rbl_domains = rbl.maps.vix.com
#rbl_reject_recipients = false
#rbl_warn_header = true
host_accept_relay = localhost:netasolnetworks.com
# percent_hack_domains=*
trusted_users = mail
smtp_verify = true
gecos_pattern = ^([^,:]*)
gecos_name = $1
smtp_accept_queue_per_connection = 100
freeze_tell_mailmaster = true

received_header_text = "Received: \
 ${if def:sender_rcvhost {from ${sender_rcvhost}\n\t}\
 {${if def:sender_ident {from ${sender_ident} }}\
 ${if def:sender_helo_name {(helo=${sender_helo_name})\n\t\
 by ${primary_hostname} \
 ${if def:received_protocol {with ${received_protocol}}} \
 (Exim ${version_number} #${compile_number} (Debian))\n\t\
 id ${message_id}\
 ${if def:received_for {\n\tfor <$received_for>}}"
end

local_delivery:
  driver = appendfile
  group = mail
  mode = 0660
  mode_fail_narrower = false
  envelope_to_add = true
  file = /var/spool/mail/${local_part}

address_pipe:
  driver = pipe
  return_output

address_file:
  driver = appendfile

address_directory:
  driver = appendfile
  no_from_hack
  prefix = ""
  suffix = ""
# maildir_format

procmail_pipe:
  driver = pipe
  command = "/usr/bin/procmail -d ${local_part}"
  return_path_add
  delivery_date_add
  envelope_to_add
  check_string = "From "
  escape_string = ">From "
  user = $local_part
  group = mail

remote_smtp:
  driver = smtp

real_local:
  prefix = real-
  driver = localuser
  transport = local_delivery

system_aliases:
  driver = aliasfile
  file_transport = address_file
  pipe_transport = address_pipe
  file = /etc/aliases
  search_type = lsearch
# user = list
# Uncomment the above line if you are running smartlist


procmail:
  driver = localuser
  transport = procmail_pipe
  require_files =
${local_part}:+${home}:+${home}/.procmailrc:+/usr/bin/procmail
  no_verify

userforward:
  driver = forwardfile
  file_transport = address_file
  pipe_transport = address_pipe
  reply_transport = address_reply
  no_verify
  check_ancestor
  file = .forward
  modemask = 002
  filter

localuser:
  driver = localuser
  transport = local_delivery

end

lookuphost:
  driver = lookuphost
  transport = remote_smtp

literal:
  driver = ipliteral
  transport = remote_smtp

end

# Domain   Error   Retries
# --   -   ---

*  *   F,2h,15m; G,16h,2h,1.5; F,4d,8h

end

*@netasolnetworks.com${lookup{$1}lsearch{/etc/email-addresses}\
{$value}fail} bcfrF







--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




exim

2001-01-03 Thread Matt Fair

Hello,
I have installed exim and I am able to send and receive mail on the
local host, but when I enter my domain name into netscape as my smtp
server, and I try to send mail it doesn't connect to the server.  I have
POP3 working on the server, and I can retrieve mail from netscape also,
it is just the remote smtp that isn't working.
Any suggestions?
Thanks in advance.
Matt


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




remote management

2000-12-14 Thread Matt Fair

I am managing my server remotely using ssh.   If my network connection
goes down for some reason, I have no control over it, is there a way
where I could check to see if there is a network connection and then
restart the connection?
Thanks
Matt


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




BACK-UPS PRO 650

2000-12-14 Thread Matt Fair

Hello,
I am using an APC BACK-UPS PRO 650 with the APC Cable 940-0095A.  I used
the debian package to install the daemon.  The funny is that my server
comunicates with it, it updates the /etc/apcupsd.stats file with the
voltage stuff, but it doesn't shutdown, even when I set a TIMEOUT in
/etc/apcupsd.conf.  It looks like it is working perfectly except it
doesn't shutdown.

Here is my /etc/apcupsd.conf file:
 ## apcupsd.conf v1.0 ##
#
# "apcupsd" POSIX config file
# Updated for Debian/GNU Linux by Leon Breedt ([EMAIL PROTECTED])

# CONTROL 
CONTROL /usr/sbin/powersc

# UPSCABLE [ simple | smart |
#940-00(20B,23A,24B,24C,24G,95A,95C) |
#940-15(24C) |
#ether ]
#
UPSCABLE 940-0095A

# UPSTYPE [ backups | sharebasic | netups |
#   backupspro | smartvsups |
#   newbackupspro | backupspropnp |
#   smartups | matrixups | sharesmart ]
#
UPSTYPE backupspro

# UPSCLASS [ standalone | shareslave | sharemaster | netslave |
netmaster ]
UPSCLASS standalone

# UPSMODE [ disable | share | net | sharenet ]
UPSMODE disable

#DEVICE  /dev/
DEVICE /dev/ttyS0

#LOCKFILE 
LOCKFILE /var/lock

#ACCESS  [ true | false ] Enable Access Support
ACCESS true
# ANNOY  <30> <0> disables
ANNOY 30

# DELAY  <60> <0> disables
DELAY 10

# NOLOGON  [ disable | timeout | percent | minutes | always ]
NOLOGON timeout

# PROCFS  <120> <0> disables 
PROCFS 10

# LOGGING  <500> <0> disables 
LOGGING 300

# TIMEOUT 
TIMEOUT 10


# BATTERYLEVEL  10
BATTERYLEVEL 40

# MINUTES 
5
MINUTES 15

# SENSITIVITY  H,M,L default H
SENSITIVITY H

# WAKEUP  0,60,180,300 Cycles default 0
WAKEUP 60

# SLEEP  20,180,300,600 Cycles default 20
SLEEP 20

# LOTRANSFER  0,1,2,3 default 2
LOTRANSFER 2

# HITRANSFER  0,1,2,3 default 2
HITRANSFER 3

# RETURNCHARGE  0,1,2,3 default 3
RETURNCHARGE 1

# BEEPSTATE  0,T,L,N default 0
BEEPSTATE L

# SELFTEST  336,168,ON,OFF default 336
SELFTEST 336
#
# UPSNAME 
UPSNAME UPS_IDEN

# REPLACE  date format mm/dd/yy
#REPLACE 12/13/93

# BATTCMD 
#BATTCMD

# TIMECMD 
#TIMECMD

# LOADCMD 
#LOADCMD

# LIMITCMD 
#LIMITCMD

# PWRCMD 
#PWRCMD

# RETCMD 
#RETCMD

# REMOTECMD 
# HITRANSFER  0,1,2,3 default 2
HITRANSFER 3

# RETURNCHARGE  0,1,2,3 default 3
RETURNCHARGE 1

# BEEPSTATE  0,T,L,N default 0
BEEPSTATE L

# SELFTEST  336,168,ON,OFF default 336
SELFTEST 336
#
# UPSNAME 
UPSNAME UPS_IDEN

# REPLACE  date format mm/dd/yy
#REPLACE 12/13/93

# BATTCMD 
#BATTCMD

# TIMECMD 
#TIMECMD

# LOADCMD 
#LOADCMD

# LIMITCMD 
#LIMITCMD

# PWRCMD 
#PWRCMD

# RETCMD 
#RETCMD

# REMOTECMD 
# PWRCMD 
#PWRCMD

# RETCMD 
#RETCMD

# REMOTECMD 
#REMOTECMD

# NETTIME 
#NETTIME 100

# NETPORT 
#NETPORT 

# MASTER 
#MASTER

# SLAVE 
#SLAVE
#SLAVE
#SLAVE
#SLAVE
#SLAVE
#SLAVE
#SLAVE
#SLAVE
#SLAVE
#SLAVE

# USERMAGIC 
#USERMAGIC

# HTTPACCESS [ true | false ]   enable web-interface - defaults to false

#HTTPACCESS true

# HTTPPORT   port to use for interface - defaults to 1999
#HTTP# PWRCMD 
#PWRCMD

# RETCMD 
#RETCMD

# REMOTECMD 
#REMOTECMD

# NETTIME 
#NETTIME 100

# NETPORT 
#NETPORT 

# MASTER 
#MASTER

# SLAVE 
#SLAVE
#SLAVE
#SLAVE
#SLAVE
#SLAVE
#SLAVE
#SLAVE
#SLAVE
#SLAVE
#SLAVE

# USERMAGIC 
#USERMAGIC

# HTTPACCESS [ true | false ]   enable web-interface - defaults to false

#HTTPACCESS true

# HTTPPORT   port to use for interface - defaults to 1999
#HTTPPORT 1999PORT 1999

My /etc/apcups.stats says:
APC  : Dec 14 14:36:37
CABLE: APC Cable 940-0095A
UPSMODEL : BACK-UPS PRO 650
UPSMODE  : Stand Alone
LINEFAIL : OK
BATTSTAT : OK
LINEVOLT : OK
UPSNAME  : UPS_IDEN
ULINE: 113.7 Volts
MLINE: 114.4 Volts
NLINE: 113.7 Volts
FLINE: 60.0 Hz
VOUTP: 113.7 Volts
LOUTP: 013.0 Load Capacity
BOUTP: 13.9 Volts
BCHAR: 100.0 Batt. Charge
TIME : 32.0 Minutes
SENSE: HIGH
WAKEUP   : 060 Cycles
SLEEP: 020 Cycles
LOTRANS  : 100.0 Volts
HITRANS  : 136.0 Volts
CHARGE   : 015.0 Percent
BFAIL: 0x08 Status Flag
ALARM    : Low Batt
LASTEVNT : POWER FAILURE
LOWBATT  : 02 Minutes

Thanks
Matt Fair


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




raid failure

2000-12-10 Thread Matt Fair

I am using software raid on debian, If a disk fails will it show up in
/proc/mdstat?
Could I set it up so if a drive does fail that it emails me?
Thanks
Matt


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




RAID 5

2000-11-22 Thread Matt Fair

Hello,
I have 3 10 gig hard rives.  There is nothing on any system, would I
create a small partition on one of the drives (for example 100 - 200 meg

Linux partition) to set everything up and use the source to recompile
the kernel?  Or do I just go ahead and set up my regular partitions and
then recompile a kernel with raid 5 support?  I am just confused with
the first few steps I should take.  Right now I have a CD with potato.
Thanks
Matt


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]