RE: NAV detected a virus in a document you authored

2002-10-05 Thread Michael Olds
Several hundred members? Is that all? I feel much better about the list now. On the other hand only several hundred producing this much traffic? Best Wishes! Mike Olds www.buddhadust.org -Original Message- From: Jamin W.Collins [mailto:[EMAIL PROTECTED]] Sent: Saturday, October 05, 2002

Uninstalling Exim uninstalls Apache

2002-10-07 Thread Michael Olds
Hello, Before I break down and ask for help again setting up email which I have thoroughly messed up once more...can someone explain to me why when I uninstall exim apache also gets uninstalled? I am using Synaptic as my front end for the package manager, and it is not too clear about what it int

RE: Uninstalling Exim uninstalls Apache

2002-10-07 Thread Michael Olds
ld it care if exim is removed in broken condition? Best Wishes! Mike Olds www.buddhadust.org -Original Message- From: Michael Olds [mailto:[EMAIL PROTECTED]] Sent: Monday, October 07, 2002 3:17 PM To: Debian-User@Lists. Debian. Org Subject: Uninstalling Exim uninstalls Apache Hello, Bef

RE: Uninstalling Exim uninstalls Apache

2002-10-07 Thread Michael Olds
-Original Message- From: Colin Watson [mailto:[EMAIL PROTECTED]]On Behalf Of Colin Watson Sent: Monday, October 07, 2002 3:51 PM To: [EMAIL PROTECTED] Subject: Re: Uninstalling Exim uninstalls Apache On Mon, Oct 07, 2002 at 03:17:09PM -0700, Michael Olds wrote: > Before I break down

RE: Uninstalling Exim uninstalls Apache

2002-10-07 Thread Michael Olds
OK, here is the problem, now solved. I had managed to get Exim up and running, but was only able to get e-mail delivered to root when root set up an account with my username. No matter what I did with permissions nothing would change it. I uninstalled Exim and Kmail alternatively and together and

RE: how to install just one package from some other distro (likewoody)?

2002-10-09 Thread Michael Olds
This is great, except that someone asking this question is obviously a very beginner, and will download the package and then, using a terminal, type in "dpkg -i package.deb" or even, maybe "dpkg -i name_of_downloaded_package_etc.deb" which will not help them. 1. Download the package 2. In a termi

inode missing

2002-10-09 Thread Michael Olds
I always suspected as much...but what does this mean? I have downloaded and installed the partimage package, and this is the first screen to greet me: Missing Inode...shall it create? I am running Debian Woody with Ext3 fs. This is the downloaded package not the one that comes with stable. I ha

Mount or disable devfs, was: inode missing

2002-10-10 Thread Michael Olds
Mount or disable devfs? Device File System For a good discussion of devfs see: http://www.atnf.csiro.au/people/rgooch/linux/docs/devfs.html#what-is-it In attempting to set up and run Partition Image, I got the message: "Inode Missing" /dev/ide/host0/bus0/target0/lun0/disc with an offer to creat

RE: Kernel Panic was: System is too Big; son of make menuconfig

2002-10-13 Thread Michael Olds
Thanks Russell and Torsten, Last night I did a re-install...not a huge loss in that this is still in the learning/setup phase...and all of this was in the service of setting up some kind of backup routine. Suggestion for the KDE folk, by the way: 1. Give us a way to use just the desktop without i

RE: Kernel Panic~: Rebuild Kernel: miniHOWTO draft

2002-10-13 Thread Michael Olds
Russell, Torsten, et al: This is the "method" I have written up in my notes for a Debian Style Kernel Rebuild. My feeling after all this is that this is something that as hair raising as it might seem for beginners, should be one of the first things we learn, not to be delayed. It would be good

RE: Kernel Panic~: Rebuild Kernel: miniHOWTO draft .001

2002-10-13 Thread Michael Olds
led. [ ]3. (on 2nd and subsequent rebuilds) Copy configuration file to /usr/src/linux/kernel_version_source_directory/ [ ]4. # cd to /usr/src/linux/kernel_version_source_directory # make menuconfig and make your selections [ ]5. # make-kpkg clean # make-kpkg -revision= From: Michael Olds [m

RE: Kernel Panic~: Rebuild Kernel: miniHOWTO draft .002

2002-10-13 Thread Michael Olds
Still a draft: Note: need sources for the Linux Documentation listed. Clarification needed: one source (sourceforge) does not mention a /usr/src/linux directory in it's method, the other source (linuxorbit) suggests using a /usr/src/linux directory and creating a symbolic link from /usr/src/kernel

RE: Kernel Panic~: Rebuild Kernel: miniHOWTO draft .001

2002-10-13 Thread Michael Olds
Mike Olds www.buddhadust.org -Original Message- From: Russell [mailto:[EMAIL PROTECTED]] Sent: Sunday, October 13, 2002 4:38 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Kernel Panic~: Rebuild Kernel: miniHOWTO draft .001 Michael Olds wrote: > > Russell, et al &

RE: Kernel Panic~: Rebuild Kernel: miniHOWTO draft .003

2002-10-13 Thread Michael Olds
Russell, et al, Third draft. A couple of questions asked below still remain: [ ]A. Before 1: Download and create a recovery floppy from: http://www.toms.net/rb/ [ ]1.a. Download the latest kernel source package (use a Debian source) to /usr/src (this is where it will be installed if you use

RE: Kernel Panic~: Rebuild Kernel: miniHOWTO draft .001

2002-10-13 Thread Michael Olds
] Subject: Re: Kernel Panic~: Rebuild Kernel: miniHOWTO draft .001 Michael Olds wrote: > > Russel...noted and I will do a revision shortly...however I got as far as > making the package with the --initrd option and managed to control my > fingers long enough to read the caution about editing

RE:backup script was Kernel Panic~

2002-10-13 Thread Michael Olds
Re: Kernel Panic~: Rebuild Kernel: miniHOWTO draft .001 Michael Olds wrote: > > Russell, > > Ok...I am going to remake my package...without initrd as I thought it not > such a good idea to have my main file system as a module and so included it > in the kernel. > > You say

Rebuilding the Kernel Mini HOW TO

2002-10-14 Thread Michael Olds
Hello, This is still a draft. This is a request for advanced users to take a look see and add comments or suggestions. The idea is a step by step instruction for Fresh New to Linux/Debian users, with the hope that they will be encouraged to attempt a rebuild of their kernel almost first thing aft

RE: Rebuilding the Kernel Mini HOW TO

2002-10-14 Thread Michael Olds
Mon, 14 Oct 2002 14:19:48 -0700 Michael Olds <[EMAIL PROTECTED]> wrote: > [ ]1.b. if no /usr/src/linux dir exists, make it > $ cd /usr/src > $ mkdir linux (snip) > [ ]1.d create a symbolic link to /usr/src/linux > $ ln -s /usr/src/kernel-source-2.4.18 /usr

RE: Rebuilding the Kernel Mini HOW TO

2002-10-14 Thread Michael Olds
Sent: Monday, October 14, 2002 4:09 PM To: [EMAIL PROTECTED] Subject: Re: Rebuilding the Kernel Mini HOW TO On Mon, 14 Oct 2002 15:25:07 -0700 Michael Olds <[EMAIL PROTECTED]> wrote: > I am still in a fog in terms of simple things like symlinks. What you > want is to end up with a

RE: Rebuilding the Kernel Mini HOW TO

2002-10-14 Thread Michael Olds
hadust.org -Original Message- From: Joyce, Matthew [mailto:[EMAIL PROTECTED]] Sent: Monday, October 14, 2002 4:41 PM To: 'Michael Olds'; Debian-User@Lists. Debian. Org Subject: RE: Rebuilding the Kernel Mini HOW TO I found this document bery useful. http://newbiedoc.sourcefor

RE: Rebuilding the Kernel Mini HOW TO

2002-10-14 Thread Michael Olds
s www.buddhadust.org -Original Message- From: Russell [mailto:[EMAIL PROTECTED]] Sent: Monday, October 14, 2002 6:09 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Rebuilding the Kernel Mini HOW TO Michael Olds wrote: > > Thank you, > > I am still in a fog in term

RE: Rebuilding the Kernel Mini HOW TO

2002-10-14 Thread Michael Olds
Thanks Bruce, please see my response to Russell...there is some kind of misunderstanding (no doubt in my head) about the meaning of link and whether a link is to or from, etc. What I described actually worked, so I need to figure out how to say it so everyone will understand. Best Wishes! Mike Ol

RE: Rebuilding the Kernel Mini HOW TO

2002-10-14 Thread Michael Olds
t.org -Original Message- From: Osamu Aoki [mailto:[EMAIL PROTECTED]]On Behalf Of Osamu Aoki Sent: Monday, October 14, 2002 6:55 PM To: [EMAIL PROTECTED] Cc: Michael Olds Subject: Re: Rebuilding the Kernel Mini HOW TO Hi, Did you read make-kpkg documentation especially by Kent West? I think inste

Anonymous Proftp setup problems

2002-10-24 Thread Michael Olds
I am unable to get Proftp Anonymous ftp working (download only; "real" use on the internal network is working fine), and am hoping that someone here can help me out with this. I have read all the Proftp docs faqs etc, and subscribe to the list where I have not received any help. I have checked, hos

RE: Anonymous Proftp setup problems

2002-10-24 Thread Michael Olds
ike Olds www.buddhadust.org -Original Message- From: nate [mailto:debian-user@;aphroland.org] Sent: Thursday, October 24, 2002 1:13 PM To: [EMAIL PROTECTED] Subject: Re: Anonymous Proftp setup problems Michael Olds said: > I am unable to get Proftp Anonymous ftp working (download only

RE: Anonymous Proftp setup problems

2002-10-24 Thread Michael Olds
ilto:debian-user@;aphroland.org] Sent: Thursday, October 24, 2002 2:56 PM To: [EMAIL PROTECTED] Subject: RE: Anonymous Proftp setup problems Michael Olds said: > Nate, thank you for this response, > > I am behind my router's firewall, but set up with static external and > internal

Apache handling SSI

2002-10-24 Thread Michael Olds
Hello, I know I could just do this, but I am a little gun shy: can an Apache server that now runs SSI using an .shtml mime type and an .shtml AddHandler be made to run SSI on .htm files by just including AddHandler server-parsed .htm ? Not sure I said that correctly: I want to include includes in

RE: Apache handling SSI

2002-10-24 Thread Michael Olds
OK Thanks something to think about -Original Message- From: nate [mailto:debian-user@;aphroland.org] Sent: Thursday, October 24, 2002 7:24 PM To: [EMAIL PROTECTED] Subject: Re: Apache handling SSI Michael Olds said: > Hello, > > I know I could just do this, but I am a littl

Proftp behind firewall

2002-12-02 Thread Michael Olds
Greetings once again, I have requested help on this issue before, but the problem was never resolved, so here goes one more try (a little different this time; I have given up trying to set up anonymous ftp): I need to get plain-ol' ftp working. I am using Proftp. My setup is: Intel 850 P4 1.9G;

Proftp behind firewall problem solved

2002-12-02 Thread Michael Olds
Hello again, I should be recognizing this by now...whenever I am about to send a message to a help list I am about five minutes from solving the problem...and of course if I actually get as far as describing the problem in great detail the solution is sure to make me look like an idiot. In this c

EXIM relay for specific users

2002-12-02 Thread Michael Olds
EXIM relay for specific users Hello again, I cannot get EXIM to let me relay email. I have read Hazel, EXIM (O'Reilly), and numbers of other documents but I am missing something. The setup: Intel 845 P4 1.6G; 768MbRAM; Debian Linux (3.0 Woody) behind a US Robotics Firewall connected to a Static I

RE: EXIM relay for specific users

2002-12-02 Thread Michael Olds
OK, Paul I don't understand this, but I did find your archive solution...I think...about how to use PAM for authentication. I will check into this in the morning. Thanks, Best Wishes! Mike Olds www.buddhadust.org -Original Message- From: Paul Johnson [mailto:[EMAIL PROTECTED]] Sent: Mond

RE: EXIM relay for specific users

2002-12-02 Thread Michael Olds
I guess I didn't see the post with the RTFM and YFA. I said I read O'Reilly. I have read the manuals. I have searched Google and have a good collection of links. I have played with the configuration for more than a month now...first began (look in the archives...) in October. I work at it until I c

RE: EXIM relay for specific users

2002-12-03 Thread Michael Olds
Andrew, I also couldn't find it using the search tool, kept bringing me back to alternative ways to search. I used the author index. It's in November under Paul's name. But I copied the relevant posts very much fits what you are after methinks: I want to setup a mailserver, like the servers an I

RE: Holiday Wish list

2002-12-05 Thread Michael Olds
oops, sorry for the off-list post Bill, here's what I said: There is definately something very inefficient about these mailing lists for sure. I think a better approach is the Bulletin Board with an active moderator, so that a permanent thread could be opened on a topic and additions and questions

RE: EXIM relay for specific users

2002-12-06 Thread Michael Olds
Original Message- > From: Michael Olds [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 4 December 2002 12:10 AM > To: debian-user List > Subject: RE: EXIM relay for specific users > I don't know about the SSL part, but I'll save you the royal pain in > the ass associated with

RE: Holiday Wish list

2002-12-06 Thread Michael Olds
t on Thu, Dec 05, 2002 at 09:11:49AM -0800, Michael Olds ([EMAIL PROTECTED]) wrote: > oops, sorry for the off-list post Bill, here's what I said: > > There is definately something very inefficient about these mailing > lists for sure. I think a better approach is the Bull

RE: Proftp behind firewall problem solved

2002-12-09 Thread Michael Olds
09, 2002 12:39 AM To: Debian-User Subject: Re: Proftp behind firewall problem solved On Mon, Dec 02, 2002 at 02:51:50PM -0800, Michael Olds wrote: > Hello again, > > I should be recognizing this by now...whenever I am about to send a message > to a help list I am about five minutes f

RE: WSFTP problems from Win2000 to Debian--PLEASE HELP!

2002-12-10 Thread Michael Olds
Check your permissions.       -Original Message-From: Sasha Karlik [mailto:[EMAIL PROTECTED]]Sent: Tuesday, December 10, 2002 9:01 AMTo: [EMAIL PROTECTED]Subject: WSFTP problems from Win2000 to Debian--PLEASE HELP!   I have a network connection between a Debian box and a win2000 bo

RE: WSFTP problems from Win2000 to Debian--PLEASE HELP!

2002-12-10 Thread Michael Olds
-Original Message-From: Michael Olds [mailto:[EMAIL PROTECTED]]Sent: Tuesday, December 10, 2002 9:20 AMTo: Sasha Karlik; [EMAIL PROTECTED]Subject: RE: WSFTP problems from Win2000 to Debian--PLEASE HELP! Check your permissions.       -Original Message-From: Sasha Karlik [mailto:[EMAIL

RE: EXIM relay for specific users

2002-12-11 Thread Michael Olds
On Mon, Dec 02, 2002 at 08:28:56PM -0800, Michael Olds wrote: > I guess I didn't see the post with the RTFM and YFA. I said I read O'Reilly. > I have read the manuals... I don't think Paul was too harsh... ... First, I don't believe it was Paul that sent the RTFM and

RE: Proftp behind firewall problem solved

2002-12-11 Thread Michael Olds
p.s. It's standard practice to not CC anyone on the list, unless their Mail-Followup-To header says to or they explictely ask. Sorry if my reply went directly to you. I am not really in the "list" habit...what usually happens is that I hit "Reply" in stead of "Reply to All" -- To UNSUBSCRIBE,

Cracked cracker?

2002-12-12 Thread Michael Olds
This is a small sample from my access log. Can someone explain to me why this person would repeatedly attempt access to my computer using the same IP and the same requests over and over? This isn't to the point of being a DOS attack; can't they see I don't have any of these things that they think w

RE: Cracked cracker?

2002-12-12 Thread Michael Olds
:55 AM To: Michael Olds Cc: Debian-User Subject: Re: Cracked cracker? On Thu, 2002-12-12 at 16:55, Michael Olds wrote: > This is a small sample from my access log. Can someone explain to me why > this person would repeatedly attempt access to my computer using the same IP > and the same

RE: Cracked cracker?

2002-12-12 Thread Michael Olds
Subject: Re: Cracked cracker? Michael Olds wrote: > This is a small sample from my access log. Can someone explain to me why > this person It's not a person. > would repeatedly attempt access to my computer using the same IP > and the same requests over and over? This isn't t

RE: Cracked cracker?

2002-12-12 Thread Michael Olds
Run the 'host' command on the IP address... Craig The Debian User listserver isn't all too healthy today...big lag. I did finally run a tracert and e-mail the ISP and the attacks have stopped, so maybe it got through. Best Wishes! Mike Olds www.buddhadust.org -- To UNSUBSCRIBE, email to [EMAI

RE: Removing devfsd

2002-12-14 Thread Michael Olds
I've been through this one. You need to recompile the kernel and change the supported files. Best Wishes! Mike Olds www.buddhadust.org -Original Message- From: Bob Hilliard [mailto:[EMAIL PROTECTED]] Sent: Saturday, December 14, 2002 11:20 AM To: [EMAIL PROTECTED] Subject: Removing devfsd

RE: continuing email problems (fwd)

2002-12-15 Thread Michael Olds
Is it possible those undeliverables are just out? Here in California we are having some very bad weather that has boinked cable, power, telephone, etc for the last couple of days. Best Wishes! Mike Olds www.buddhadust.org -Original Message- From: Cheryl Homiak [mailto:[EMAIL PROTECTED]] S

RE: Cracked cracker?

2002-12-16 Thread Michael Olds
Thanks Kenneth, Another possibility, if you just want to stop logging the pests, is to put the following in the global section of your httpd.conf: # Stop logging nimda requests, based on: #http://lists.netfilter.org/pipermail/netfilter/2001-October/026587.html # SetEnvIfNoCase Request_URI /cmd.

RE: getting networking to work [was Re: ethernet card]

2002-12-16 Thread Michael Olds
-Original Message- From: Andrew Hurt [mailto:[EMAIL PROTECTED]] Sent: Monday, December 16, 2002 5:41 AM To: [EMAIL PROTECTED] Subject: getting networking to work [was Re: ethernet card] For the most part, everything seems to be o.k., and tulip-diag/ifconfig/etc. are giving me the green lig

RE: cups and hpijs driver

2002-12-16 Thread Michael Olds
I'm catching up to this one late, and am being thrown off by the very start. I have a DeskJet 960C I am pretty sure it's hooked up right as it was running under RedHat (meaning I have PnP turned off in the BIOS) and during one point in playing around tonight I saw that something knew the printer

RE: cups and hpijs driver

2002-12-16 Thread Michael Olds
- From: Donald R. Spoon [mailto:[EMAIL PROTECTED]] Sent: Monday, December 16, 2002 7:13 PM To: [EMAIL PROTECTED] Subject: Re: cups and hpijs driver Michael Olds wrote: > I'm catching up to this one late, and am being thrown off by the very start. > > I have a DeskJet 960C > Same

RE: cups and hpijs driver

2002-12-17 Thread Michael Olds
OK, Re: HPDeskJet 960c as local printer on Woody box I've used up my variables. I installed the KDE kdelips3-cups package, (and I also have installed: cupsys; cupsys-client; cupsys-pstoraster; mpage; foomatic-bin; foomatic-db; and hpijs -- I did not install cupsys-bsd as this is for printing off

RE: RE: cups and hpijs driver

2002-12-18 Thread Michael Olds
internal test sheet, but still it shows the printer works. Best Wishes! Mike Olds www.buddhadust.org -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 18, 2002 1:10 AM To: [EMAIL PROTECTED] Cc: Michael Olds Subject: Re: RE: cups and hpijs driver

RE: cups and hpijs driver

2002-12-18 Thread Michael Olds
Re: setting up DeskJet 960c as local printer on Woody box I have reviewed the cupsomatic perl script situation and this basically duplicates the work being done by the custom PPD and the foomatic-bin and foomatic-db (at least that's how I understand it). I have also installed cupsys-bsd, gv, and q

RE: cups and hpijs driver

2002-12-18 Thread Michael Olds
Donald, Thank you for sticking with this! I havn't yet done anything on Linux that hasn't been a major hassle (not complaining, I really like the brain exercise and I like the end result which usually works well...I have my webserver up and running without a problem now for a couple of months...ge

RE: about web link

2002-12-19 Thread Michael Olds
Can I put a http://www.htmlhelp.com/bbs/ to get up to speed with html, this has nothing to do with apache or Debian Best Wishes! Mike Olds www.buddhadust.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

cups and hpijs driver - follow up

2002-12-21 Thread Michael Olds
Attempting to set up HP DeskJet960c on Linux Woody box. I have made progress which makes failure that much more frustrating at this point. First I got both the KDElibs3-cups utility and the CUPs administration tool to recognize and even allow me to configure the printer by 1. removing all the pri

PHP/MySQL problem

2002-12-24 Thread Michael Olds
OK I need a little help here, some insight into what may be going wrong. Setting up on a Debian Woody with Apache; trying to install a PHP BB script. I have checked in with the script folks but I need to work this from both ends. The PHP module is set up and working (I have uncommented the correc

RE: PHP/MySQL problem SOLVED

2002-12-25 Thread Michael Olds
This problem solved. PHP was working fine, MySql was working fine, MySql support was built into the PHP Apache module ok, but the PHP MySql module was not installed. Best Wishes! Mike Olds www.buddhadust.org -Original Message- From: Michael Olds [mailto:[EMAIL PROTECTED]] Sent: Tuesday

RE: PHP/MySQL problem SOLVED

2002-12-26 Thread Michael Olds
Three teeth-grinding days! -Original Message- From: Steve [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 26, 2002 8:29 AM To: [EMAIL PROTECTED] Subject: Re: PHP/MySQL problem SOLVED On 12/25/2002 6:54 PM, Michael Olds wrote: > This problem solved. > > PHP was working fi

Script Alias Directive in Apache

2002-12-26 Thread Michael Olds
Hello, Can someone tell me how to configure Appache to allow two separate users to have their own cgi-bins? I have read two books, the Apache docs and done some googling around and I can't find an example of how to set up two different virtual hosts with separate cgi-bins. Can anyone give me the

RE: KVM locks tty

2002-12-26 Thread Michael Olds
I have this switch also. The workaround that I have used is to be sure that all operations on the one computer are finished before going to the next, and I use the manual button, not the keyboard. Best Wishes! Mike Olds www.buddhadust.org -Original Message- From: Lance Hoffmeyer [mailto:[

RE: Script Alias Directive in Apache

2002-12-26 Thread Michael Olds
Thank you for this response. > ScriptAlias /cgi-bin/ "/www/usr/public_html/cgi-local/" > ScriptAlias /cgi-bin/ "/www/usr2/public_html/cgi-local/" This won't work. ScriptAlias works just like Alias, doing this tries to assign the same URI to two different directories. Ok, these are commented out.

Secure CGI Implementation

2002-12-29 Thread Michael Olds
If the cgi-bin is placed outside the DocumentRoot and a script creates an html page to be served to the public, how does this work? Best Wishes! Mike Olds www.buddhadust.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

RE: Secure CGI Implementation

2002-12-29 Thread Michael Olds
Q: If the cgi-bin is placed outside the DocumentRoot and a script creates an html page to be served to the public, how does this work? A: Just fine. You can map your web space any way you like. Actually, Bill, 'Just Fine is just fine if it works...I havn't quite got it up and running yet.' I am

RE: Secure CGI Implementation

2002-12-29 Thread Michael Olds
This is what I would like to set up because I would like to offer server space to one user aside from myself that I trust, and who will need to make modifications to his scripts via SFTP (using SSH2); but I would like to be protected in the event of his user name and password being discovered, and

RE: Secure CGI Implementation (PARTIAL SOLUTION)

2002-12-29 Thread Michael Olds
Well you may not have know there was a problem. The dialog was why can't I get CGI working with two VirtualHosts. Then I went down the long trail of trying to set up CGI outside of the DocumentRoot. I moved everything down a notch and then also down a notch within each user's space. Absolutely noth

RE: Apache-ssl .htaccess files

2002-12-30 Thread Michael Olds
1. Create ".htaccess" file in the directory to be protected. AuthUserFile /etc/apache/htusers AuthName "This Directory Requires Authentication by A Valid User" AuthType Basic require valid-user order deny,allow allow from all CHMOD: 755 Note: This file can contain adjustments for options to an A

RE: Desktop Performance Issue (FIXED)

2002-12-30 Thread Michael Olds
How did you determine the appropriate values for all of the other settings you made besides the DMA setting? (Or, where did you come across this information for these settings (besides the man page obviously))? On Fri, Dec 27, 2002 at 11:17:31PM -0700, Michael wrote: > You guys hooked me up. I en

RE: kernel recompile

2003-01-03 Thread Michael Olds
||In the continuing saga of my kernel recompile, I did this: || || make xconfig || make-kpkg clean || make-kpkg kernel_image || dpkg -i kernel-image-2.4.18_10.00.Custom_i386.deb || ||Everything seemed to go well. There were no error messages, and I found ||myself with a newly compiled kernel na

SuEXEC and CGI to two VirtualHosts

2003-01-03 Thread Michael Olds
I believe I have traced my problem in setting up CGI bins on two VirtualHosts to the fact that SuEXEC is incorrectly configured (it is enabled and I get "suexec: enabled; valid wrapper /usr/lib/apache/suexec".) The error I get is: "cannot get docroot information /var/www" (the Debian Apache default

RE: SuEXEC and CGI to two VirtualHosts

2003-01-03 Thread Michael Olds
Sorry Bill! Sent off-list by accident again...appipollylogies! Best Wishes! Mike Olds www.buddhadust.org ||> I believe I have traced my problem in setting up CGI bins on two ||> VirtualHosts to the fact that SuEXEC is incorrectly configured (it is ||> enabled and I get "suexec: enabled; valid wr

RE: SuEXEC and CGI to two VirtualHosts

2003-01-04 Thread Michael Olds
Bill, Thanks again for your assistance and ideas on this. The more I get into this the more confusing it becomes! If I understand you correctly, to use SuEXEC I am going to have to either 1. completely change the way I wanted to set up my web directory (ies), or 2. figure out how to configure SuE

RE: SuEXEC and CGI to two VirtualHosts

2003-01-04 Thread Michael Olds
at makes sense to you.) Best Wishes! Mike Olds www.buddhadust.org >-Original Message- >From: Bill Moseley [mailto:[EMAIL PROTECTED]] >Sent: Saturday, January 04, 2003 9:05 AM >To: Michael Olds >Cc: Debian-User >Subject: RE: SuEXEC and CGI to two VirtualHosts > > >O

RE: Secure CGI Implementation/SuEXEC

2003-01-05 Thread Michael Olds
Bill, et al Just a note to say thank you and that I appreciate that you went to extra lengths to help me out in this. I have considered the options and have decided that I am going to go with a single CGI bin with one administrator (me); suEXEC disabled. I did attempt setting up suEXEC in both /h

RE: Setting-up CDRW

2002-09-17 Thread Michael Olds
you really loaded all neccessary modules (have a look again at > the cdwriting howto section 2.1.3; -> > ide-cd,ide-scsi,scsi_mod,sr_mod,sg)? if that is the case cdrecord > -scanbus should definitely work (it has nothing to do with your > fstab stuff). > > On Mon, 16 Sep 20

RE: latest msttcorefonts broken?

2002-09-17 Thread Michael Olds
I just checked MS yesterday on this and they no longer offer this download. Doing the upgrade may have deleted or renamed your old font package. In any case this needs to be fixed in the packages that depend on it. Best Wishes! Mike Olds www.buddhadust.org -Original Message- From: [EMAIL

RE: Setting-up CDRW

2002-09-17 Thread Michael Olds
odprobe ide-scsi pre-install sr_mod modprobe ide-scsi pre-install ide-scsi modprobe ide-cd <--X--> Direct answers below: Best Wishes! Mike Olds www.buddhadust.org -Original Message- From: Christoph Claus [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September

Help needed setting up CDRW

2002-09-18 Thread Michael Olds
---> Direct answers below: Best Wishes! Mike Olds www.buddhadust.org -Original Message- From: Christoph Claus [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 17, 2002 12:16 AM To: Michael Olds Cc: [EMAIL PROTECTED] Subject: Re: Setting-up CDRW <--X--> Ques

RE: Help needed setting up CDRW

2002-09-18 Thread Michael Olds
rg -Original Message- From: Bob Underwood [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 18, 2002 6:12 AM To: Debian-User@Lists. Debian. Org Subject: Re: Help needed setting up CDRW On Wednesday 18 September 2002 08:53, Michael Olds wrote: > This boils down to two problems: if a modu

RE: Help needed setting up CDRW

2002-09-18 Thread Michael Olds
Bob et al, OK I upgraded the kernel to 2.4.18-686 which went smoothly except that this kernel uses something called initrd, which I opted out of the first go round for some reason I can't remember. Needed to add a line to /etc/lilo.conf 'initrd=/initrd.img' and one to /etc/kernel-img.conf which d

RE: ide-scsi

2002-09-20 Thread Michael Olds
Alan, try rmmod [option] modules System administration command. Unload a module or list of modules from the kernel. This command is successful only if the specified modules are not in use and no other modules are dependent on them. Can you tell us what message you are getting that makes you th

RE: ide-scsi

2002-09-20 Thread Michael Olds
Alan, OK I think I know what will do it. Go to modconf which is the module installation dialog you saw when installing, go to scsi modules and find the ide-scsi module which should have a plus beside it. Select it and click ok. You should be asked if you want to remove it, etc. Best Wishes! Mike

RE: debian menu in kde

2002-09-26 Thread Michael Olds
Not a direct answer, but a help: by using >System>Appfinder you can make the KDE menu include many programs it does not include in the default state. I also wonder what is going on in the mind's of the developers: if you're going to have an application and services menu, why not put everything in

RE: Konqueror slowness

2002-09-26 Thread Michael Olds
If it helps your case, I had a similar problem. My solution was to take out Konquoror and use Krusader instead using Mozilla for the browser. In fact I have strip't out most of KDE from KDE (strip't everything out of Mozilla except the browser as well). I like the customization of what I would cal

Setting up Sendmail

2002-09-26 Thread Michael Olds
Hello, Woody. I am having some difficulty getting Sendmail up and running. I installed the program apparently with no problems. I ran: sendmailconfig after the install, also apparently no problems, no errors reported. But nothing works either. So I looked in /etc/mail/ and there is no sendmail.c

RE: Setting up Sendmail

2002-09-26 Thread Michael Olds
Setting up Sendmail Michael Olds <[EMAIL PROTECTED]> [2002-09-26 20:02:54 -0700]: > I am having some difficulty getting Sendmail up and running. I know that Sendmail has been the workhorse of the Internet for many years. I have configured Sendmail cf files by hand for years and

RE: Setting up Sendmail

2002-09-27 Thread Michael Olds
: Re: Setting up Sendmail On Thu, 26 Sep 2002, Michael Olds wrote: > Hello, > > Woody. > > I am having some difficulty getting Sendmail up and running. > I installed the program apparently with no problems. I ran: sendmailconfig > after the install, also apparently no problems,

RE: security update

2002-09-27 Thread Michael Olds
>I think he was asking how to switch the source.list file to go fetch >from a server rather than his installation CD set. The answer is of >course easily found by reading documents on the web site in any case. He must also comment out (# front of each) each line referencing his CDs or they will b

RE: Setting up Sendmail

2002-09-27 Thread Michael Olds
Hello again, Woody. Can send but not receive mail. I checked with my DNS server and I believe it is set up properly. This seems to be the problem: in var/log/mail/mail.err No local mailer defined QueueDirectory (Q) option must be set and /etc/mail/sendmail.cf.errors /usr/share/sendmail/cf/m4/

RE: Setting up Sendmail

2002-09-27 Thread Michael Olds
iss a link? Best Wishes! Mike Olds www.buddhadust.org -Original Message- From: Alvin Oga [mailto:[EMAIL PROTECTED]] Sent: Friday, September 27, 2002 4:55 PM To: Michael Olds Cc: Oliver Fuchs; [EMAIL PROTECTED] Subject: RE: Setting up Sendmail hi ya to receive email cd /etc

RE: Can not acces ide cdrom

2002-09-28 Thread Michael Olds
Hey Bob, a Re: Bob? I just went through this recently, so I hope I remember this correctly: the device you want to operate as a CDROM needs to point to the SCSI device. In /dev/ make /dev/CDROM a symlink to scd0 -Original Message- From: bob parker [mailto:[EMAIL PROTECTED]] Sent: Satu

RE: Can not acces ide cdrom

2002-09-28 Thread Michael Olds
www.buddhadust.org -Original Message- From: bob parker [mailto:[EMAIL PROTECTED]] Sent: Saturday, September 28, 2002 8:33 AM To: Michael Olds Cc: [EMAIL PROTECTED] Subject: Re: Can not acces ide cdrom On Sun, 29 Sep 2002 00:59, you wrote: > Hey Bob, a Re: Bob? > > I just went thr

Setting up exim: was Setting up Sendmail

2002-09-28 Thread Michael Olds
Hello, Not because I gave up on Sendmail, but because of another problem (for some reason (I believe it had to do with uninstalling Sendmail which I did in order to start from scratch and install the package from source) when I shut down and restarted, Apache was unavailable, all the files are in

RE: Setting up Sendmail

2002-09-29 Thread Michael Olds
Thanks for this Oliver, however I think the setup is too different to apply to my situation: DSL always on, DNS servers running. Best Wishes! Mike Olds www.buddhadust.org -Original Message- From: Oliver Fuchs [mailto:[EMAIL PROTECTED]] Sent: Sunday, September 29, 2002 4:33 AM To: [EMAIL

Email (was Setting up Exim was Setting up Sendmail)

2002-10-01 Thread Michael Olds
Hello, Exim on Woody Trying again here, I posted on Friday afternoon and by Saturday I knew there wasn't a hope of my request for help being seen. At this point I have again run out of possible solutions: I have Exim set up. I believe it is set up properly as I used the defaults mostly. I can

RE: Email (was Setting up Exim was Setting up Sendmail)

2002-10-01 Thread Michael Olds
Carel, No problem replying off list, and thank you for replying, period, I have two machines one Windows 2000 Pro and one Linux. I will answer your questions, below your questions below: [ sorry for sending this offlist too, but as you have email problems I'm not s

RE: Email (was Setting up Exim was Setting up Sendmail)

2002-10-01 Thread Michael Olds
) This one time, at band camp, Michael Olds said: > Hello, > > Exim on Woody > > Trying again here, I posted on Friday afternoon and by Saturday I knew there > wasn't a hope of my request for help being seen. > > At this point I have again run out of possible solutio

RE: Email (was Setting up Exim was Setting up Sendmail)

2002-10-01 Thread Michael Olds
Stephen, These are the settings I have in Kmail (I have tried multiple variations) name: userme location: /var/mail/userme checked: Procmail locfile /var/mail/userme.lock I also tried: location: /home/userme/Mail and Mail/ nada Best Wishes! Mike Olds www.buddhadust.org -- To UNSUBSCRIBE,

  1   2   >