Need help with install/config of bugzilla

2007-11-05 Thread Scott Ehrlich
I have Sarge and Edgy 32-bit installed on systems and have tried, unsuccessfully, via apt-gets, to get bugzilla to talk to mysql. I have performed no manual tweaking. I've read several web postings and bug reports reflecting the error I keep seeing - bugzilla is unable to connect to localhost

Need help with etch and new bugzilla install

2007-11-01 Thread Scott Ehrlich
The search function on the debian page is not working, so I'm using the list to assistance - A fresh/new install of Debian Etch was done and I performed an apt-get install of everything, including bugzilla. I'm now getting the following and need to know how to resolve it. mysql-server was

Ubuntu and Ham Radio Echolink?

2007-05-22 Thread Scott Ehrlich
I would like to monitor echolink connections from my PC and work and at home. I may opt to also add a mic, at least at home, for VOIP. I do have a firewall at work. What software compiles and or just simply works well under Debian/Ubuntu? I tried to compile EchoLinux but has many compile fai

squid and blank/empty passwords?

2006-04-06 Thread Scott Ehrlich
Hello to all: I installed squid via apt-get - I am trying to establish blank passwords for some squid accounts, and am using htpasswd /etc/squid/squid_passwd name_of_user When prompted for a password, I just hit enter twice. The squid_passwd file still shows an encrypted password. I've t

Re: Help logging activity from a Linksys box

2006-03-25 Thread Scott Ehrlich
On 3/25/06, Gene Heskett <[EMAIL PROTECTED]> wrote: > On Saturday 25 March 2006 06:47, Scott Ehrlich wrote: > >I have a Linksys BEFSR81 and am trying to capture its incoming and > >outgoing logs to my debian box. I've searched www.google and > >groups.google a

Re: Help logging activity from a Linksys box

2006-03-25 Thread Scott Ehrlich
On 3/25/06, Gene Heskett <[EMAIL PROTECTED]> wrote: > On Saturday 25 March 2006 06:47, Scott Ehrlich wrote: > >I have a Linksys BEFSR81 and am trying to capture its incoming and > >outgoing logs to my debian box. I've searched www.google and > >groups.google a

Help with Squid Authentication from cell phone

2006-03-25 Thread Scott Ehrlich
I set up a squid server on my debian box to use as a proxy for my phone's web browser (openwave). The proxy works perfectly, but I now want to secure it. What is the best way to enable user security that will work with the phone? I tried NCSA-style, but apparently the communication with the ph

Help logging activity from a Linksys box

2006-03-25 Thread Scott Ehrlich
I have a Linksys BEFSR81 and am trying to capture its incoming and outgoing logs to my debian box. I've searched www.google and groups.google and have tried the various things mentioned, but still can't get the logs captured to a file. What files and configurations of said files am I missing to

Need help converting Quicktime/MOV to DVD

2005-05-31 Thread Scott Ehrlich
I captured home video from a Sony camcorder to my G3 running 10.3 via iMovie. I then used iMovie to convert the captured files to MOV - averaging 12 - 13 gig per file. I now want to perform the final step of burning the MOV files to DVD. I tried doing this with Roxio Toast 6 Lite but its encode

Need help w/routing between Eth0 and modem

2005-05-21 Thread Scott Ehrlich
I have a Compaq Armada M700 laptop with a built-in Intel Pro 100+ miniPCI NIC and a built-in Lucent LT WinModem modem. I want to configure the system as a personal ISP such that I can dial into the machine from my PDA and cell phone and have it route calls to my Linksys "Broadband" router/hub (bef

Need help with building secure web proxy...

2005-01-01 Thread Scott Ehrlich
I recently build a Debian woody box (I've had previous experience with Debian Woody so Debian is not new to me) for use as a web proxy server, but I also want to make it secure (requires username). It was built via http via floppy and only has what the installer includes. I tried squid, but I mus

Re: Please help with permissions problem

2004-01-31 Thread Scott Ehrlich
On Sat, 31 Jan 2004, David Clymer wrote: > On Sat, 2004-01-31 at 06:24, Scott Ehrlich wrote: > > > What am I missing? > > > > you're missing some important information...what are the permissions on > /home/scott/.ICEauthority ? > > $ ls -l ~/.ICEauthori

Please help with permissions problem

2004-01-31 Thread Scott Ehrlich
Whenever I install a new Debian Woody system, create a normal user account, then log in as that user, some X-based (and maybe some non-X, but I don't recall right now) programs work fine, while others require sudo access. One example is Mozilla via apt-get. I discovered kword works fine. I perfo

Re: SA, Debian Woody, Exim3, help

2003-12-01 Thread Scott Ehrlich
On Mon, 1 Dec 2003, Monique Y. Herman wrote: > (Please don't top post.) I'll try my best ;-) > > Maybe I'm being pedantic, but do you see it in ps? Here's what I see: > > # ps -eaf | grep spamd > root 27187 1 0 Oct24 ?00:00:17 /usr/sbin/spamd -m 10 -d > --pidfile=/var/run/spam

Re: SA, Debian Woody, Exim3, help

2003-12-01 Thread Scott Ehrlich
, but no error. I turned verbose=off and that stopped happening. Scott On Mon, 1 Dec 2003, ScruLoose wrote: > On Sun, Nov 30, 2003 at 08:48:32PM -0500, Scott Ehrlich wrote: > > > Well, I mentioned my incoming email was not getting spam-tagged, and still > > isn't. > >

SA, Debian Woody, Exim3, help

2003-11-30 Thread Scott Ehrlich
Well, I mentioned my incoming email was not getting spam-tagged, and still isn't. Someone (sorry, lost the email :-( pointed me to: http://dman13.dyndns.org/~dman/config_docs/exim-spamassassin/node11.html which didn't seem to do much even after I added it. I have been using SA successfully on

Re: Spamassassin, woody, tricked

2003-11-30 Thread Scott Ehrlich
t;/var/mail/scott.lock" procmail: Assigning "LASTFOLDER=/var/mail/scott" procmail: Opening "/var/mail/scott" procmail: Acquiring kernel-lock procmail: Unlocking "/var/mail/scott.lock" Ideas? Notice the "skipped" line above. Thanks. Scott On

Spamassassin, woody, tricked

2003-11-29 Thread Scott Ehrlich
Well, the link to http://dman13.dyndns.org/~dman/config_docs/exim-spamassassin/node11.html was helpful, but my email, I've discovered, is not properly getting spam-tagged. I sent myself spam email from another account and it was getting caught, but I didn't realize the other account had spamassass

Re: Help w/Spamassassin via apt-get

2003-11-29 Thread Scott Ehrlich
Beautiful! It works wonderfully and I've bookmarked it, too. Thanks! Scott On Sat, 29 Nov 2003, ScruLoose wrote: > On Sat, Nov 29, 2003 at 09:51:18AM -0500, Scott Ehrlich wrote: > > > I have a Debian woody system at home installed via http. > > > > I apt-get'

Help w/Spamassassin via apt-get

2003-11-29 Thread Scott Ehrlich
I have a Debian woody system at home installed via http. I apt-get'd exim, spamassassin, and uw-imap, but am having a heck of a time trying to get spamassassin integrated with exim for proper spam filtering/tagging. The man pages haven't been helpful for me, nor has any web site. I can't exactly

Help w/http default Woody install, Squirrelmail, defaults

2003-09-20 Thread Scott Ehrlich
I installed a Woody system on my Intel box with an HTTP installation from debina.lcs.mit.edu. I wanted squirrelmail, so I installed apache-ssl, then squirrelmail, all via apt-get, and squirrelmail magically worked fine. After a couple weeks of perfect operation, I opt to add virus scanning for em

Need help with verbose logging

2003-09-17 Thread Scott Ehrlich
I have an HTTP installed woody dist at home with exim, squirrelmail, apache, apache-ssl, and some other fun stuff. I ran into some problems with procmail and wanted to check the logs, so I searched /var/log/messages and /var/log/syslog, but found no email entries. What do I need to change to get

Re: Default install w/apache - how to create local web access?

2003-09-01 Thread Scott Ehrlich
Turns out I had the httpd.conf info, but not the public_html, particularly the permissions. Once I chmod'd and tested, worked like a charm. Thanks! Now to figure out about the web redirect... Scott On Sun, 1 Sep 2003, Damien Solley wrote: > On Mon, 2003-09-01 at 07:15, [EMAIL PROTECTED] wrote

Re: Need help configuring box as router

2003-02-23 Thread Scott Ehrlich
ing, if desired. Thanks. Scott On Sun, 23 Feb 2003, Paul Johnson wrote: > On Sun, Feb 23, 2003 at 07:07:55AM -0500, Scott Ehrlich wrote: > > I have a fresh copy of the woody dist installed on a box with kernel > > 2.2.19, eth0 is 192.168 and eth1 goes to cable co. > > 1. apt-get ins

Need help configuring box as router

2003-02-23 Thread Scott Ehrlich
I have a fresh copy of the woody dist installed on a box with kernel 2.2.19, eth0 is 192.168 and eth1 goes to cable co. I followed the kernel config of http://www.grennan.com/Firewall-HOWTO-6.html /sbin/route -n Kernel IP routing table Destination Gateway Genmask Flags Metric

Need help installing from floppy/ls-120 to Thinkpad R31

2002-12-05 Thread Scott Ehrlich
Hello to all: Whenever I boot from a rescue disk created with Potato or Woody, then switch to the root disk, I constantly get an end_request error. I've tried every configuration I can think of, including: - Switching disable/enable legacy floppy support in BIOS - Using the LS-120 drive and ex

Kernel crash after floppy mount - help needed

2002-11-08 Thread Scott Ehrlich
Here's what happens. I have a DOS or Linux floppy I mount via: mount /dev/fd0 /mnt or fdmount fd0 /mnt That works fine. But, when I type: cd /mnt I get the following every time. If I'm logged in as root I return to the prompt. If I am logged in anyone else I am logged out. The only way I can

Help with Thinkpad R31, Superdisk

2002-11-05 Thread Scott Ehrlich
I have a new IBM Thinkpad model R31 and an IBM Superdisk 240 Meg floppy drive (LS-120). I'm trying to put Debian on it via an http or ftp connection, but when I obtain the Woody compact 1.44 disk images (rescue and root) via another machine with a normal 1.44 floppy drive, though rescue boots fine