devfs and serial ports

2003-06-19 Thread Ted Ozolins
I now see that the serial ports under devfs are /dev/tts/0, 1 and so on. I've googled and been reading trying to figure out how to setup /etc/devfsd.conf so that I can setup /dev/tts/0 to link to /dev/modem with perms to allow users to access the modem. Any hints or pointer to sme meaningfull

Re: acpi...what's the secret?

2003-06-19 Thread Federico Voges
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 18 Jun 2003 19:40:26 -0700, Net Llama! wrote: I'm fumbling my way through getting ACPI working on my laptop (which doesn't support APM). I've applied the patches from acpi.sf.net to 2.4.21, and i'm booted into that kernel right now. I've

running cronjobs more often than 1/minute?

2003-06-19 Thread Net Llama!
A few months back, iremember someone wanted to run a cronjob more often than once per minute, and they found some kind of daemon that was capable of this. I'm searching the list archives, and Google and can't find what it is. Anyone remember? --

Re: Odd FTP Problems

2003-06-19 Thread Jason Joines
David A. Bandel wrote: On Wed, 18 Jun 2003 17:01:36 -0500 Jason Joines [EMAIL PROTECTED] wrote: [snip] $ipchains -A input -s $anyhost -d $thishost 1024:65535 -p tcp -i eth0 ! -y -j ACCEPT The users have IE x.x on win2k. I had one of them try to retrieve a file via the win2k command line

Re: Odd FTP Problems

2003-06-19 Thread David A. Bandel
On Thu, 19 Jun 2003 15:30:38 -0500 Jason Joines [EMAIL PROTECTED] wrote: David A. Bandel wrote: [snip] OK, if I remember correctly, policy is set this way (been a _long_ while since I've used ipchains): ipchains -P input DENY may not be exactly correct, but I know you need -P for policy.

Re: running cronjobs more often than 1/minute?

2003-06-19 Thread David A. Bandel
On Thu, 19 Jun 2003 16:05:42 -0400 (EDT) Net Llama! [EMAIL PROTECTED] wrote: A few months back, iremember someone wanted to run a cronjob more often than once per minute, and they found some kind of daemon that was capable of this. I'm searching the list archives, and Google and can't find

Re: running cronjobs more often than 1/minute?

2003-06-19 Thread ronnie gauthier
how bout something like secd:4:respawn:/usr/sbin/crond in inittab On Thu, 19 Jun 2003 16:05:42 -0400 (EDT) - Net Llama! [EMAIL PROTECTED] wrote the following Re: running cronjobs more often than 1/minute? A few months back, iremember someone wanted to run a cronjob more often than once per

Apache Reference

2003-06-19 Thread Condon Thomas A KPWA
Folks, I'm venturing into the wild world of Apache services, and wondered if there any suggestions on good reference materials. Any thoughts out there? Without starting a vi-emacs style war, of course. ;-}) In Harmony's Way, and In A Chord, Tom :-}) Thomas A. Condon Barbershop Bass Singer

Is there any command like ftp dump

2003-06-19 Thread Swapana Ghosh
Hi If any user tries to do ftp to the server , i want to check each user's activity, login, etc etc being a root. I tired to check the log, but log files does not give all the information. I heard about ftp dump... What is the exact command? Can i check the command with man?

Re: running cronjobs more often than 1/minute?

2003-06-19 Thread Kurt Wall
Quoth Net Llama!: A few months back, iremember someone wanted to run a cronjob more often than once per minute, and they found some kind of daemon that was capable of this. I'm searching the list archives, and Google and can't find what it is. Anyone remember? Hm. I'm not sure (most) cron

Re: Apache Reference

2003-06-19 Thread Kurt Wall
Quoth Condon Thomas A KPWA: Folks, I'm venturing into the wild world of Apache services, and wondered if there any suggestions on good reference materials. Any thoughts out there? Nah, I'm fresh out of thoughts. All I have left are WAGs, rants, opinions, and speculations. ;-) Without

Apache 1.3 - 2.0

2003-06-19 Thread Kurt Wall
Anyone here bumped into issues migrating from Apache 1.3 to Apache 2.0? Is there a tool for mitrating the 1.3 configuration files to 2.0 (beside the obvious cp command)? Thanks, Kurt -- I can read your mind, and you should be ashamed of yourself. ___

Re: Apache 1.3 - 2.0

2003-06-19 Thread Myles Green
On Thu, 2003-06-19 at 19:42, Kurt Wall wrote: Anyone here bumped into issues migrating from Apache 1.3 to Apache 2.0? Is there a tool for mitrating the 1.3 configuration files to 2.0 (beside the obvious cp command)? Thanks, Kurt I haven't run into any real issues per se - at least that

Re: Apache 1.3 - 2.0

2003-06-19 Thread Kurt Wall
Quoth Myles Green: On Thu, 2003-06-19 at 19:42, Kurt Wall wrote: Anyone here bumped into issues migrating from Apache 1.3 to Apache 2.0? Is there a tool for mitrating the 1.3 configuration files to 2.0 (beside the obvious cp command)? [whackage] I haven't run into any real issues per se

Re: Apache Reference

2003-06-19 Thread james
I brought the Professional apache book from Wrox and thought it was very good. Although I haven't got another one to compare it to I felt it most of what I needed. It didn't explain mod_rewrite so well but well enough for me to use it. James - Original Message - From: Kurt Wall [EMAIL