That worked Isaiah and thanks so much for the help.
Scott Skrogstad
Computer Integration Inc,
[EMAIL PROTECTED]
800-522-3475 Phone
On Thu, 22 Jun 2000, Isaiah Weiner wrote:
> On Thu, Jun 22, 2000 at 10:41:40AM -0500, Scott Skrogstad wrote:
> > [root@rhmon init.d]# rpm -qa|grep ftp
> > ftp-0.16-
I'd like to capture video images an a notebook running RH 6.2 using a
little security type video camea. I think I need a PCMCIA Video Capture
Card to do this. I need a pointer to a supplier with cards with Linux
compatible drivers.
Thanks,
Tom
--
To unsubscribe: mail [EMAIL PROTECTED] wit
"Michael J. McGillick" wrote:
> Scott:
>
> Add the following line to your /etc/hosts.deny file:
>
> ALL: ALL: spawn (echo "Access denied from %u@%h using %d." | mail root)
>
This is very cool. amazing what I learn reading this list.
Bret
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsub
Scott Skrogstad wrote:
> I can't ftp into my 6.2 Box. I have the hosts.allow file setup to see all
> of my network and I have made sure that ftp is installed by typing rpm -q
> ftp and it show me ftp-0.16-3. Now what do I check?
Check to make sure it is active in the /etc/inetd.conf file (not
On Thu, 22 Jun 2000, Scott Skrogstad wrote:
> I can't ftp into my 6.2 Box. I have the hosts.allow file setup to see all
> of my network and I have made sure that ftp is installed by typing rpm -q
> ftp and it show me ftp-0.16-3. Now what do I check?
>
Do you have FTP enabled in /etc/inetd.conf
At 09:21 AM 6/22/00 , you wrote:
>I can't ftp into my 6.2 Box. I have the hosts.allow file setup to see all
>of my network and I have made sure that ftp is installed by typing rpm -q
>ftp and it show me ftp-0.16-3. Now what do I check?
Any log file messages?
That ftp package is the client, no
Scott:
Add the following line to your /etc/hosts.deny file:
ALL: ALL: spawn (echo "Access denied from %u@%h using %d." | mail root)
This will mail the root account on your machine to let you know if a
particular IP address tried to access one of the services on your machine,
and they weren't li
On Thu, Jun 22, 2000 at 09:21:41AM -0500, Scott Skrogstad wrote:
> I can't ftp into my 6.2 Box. I have the hosts.allow file setup to see all
> of my network and I have made sure that ftp is installed by typing rpm -q
> ftp and it show me ftp-0.16-3. Now what do I check?
The ftp _server_ pa