Linux Netfilter discussions
 help / color / mirror / Atom feed
* Questions about Patch-o-Matic
@ 2003-12-18 14:20 Arthur Niu
  2003-12-21 21:30 ` Alex Satrapa
  0 siblings, 1 reply; 2+ messages in thread
From: Arthur Niu @ 2003-12-18 14:20 UTC (permalink / raw)
  To: netfilter

[-- Attachment #1: Type: text/plain, Size: 356 bytes --]

Hi there,

I ‘d like to deploy patch-o-matic to block Kazza and Imesh, but I have the
following questions,

I am using Redhat 9,

1.	How to check kernel version?
2.	When I run ./runme base, it told me program “'patch' is missing, please
install it!”, what does the patch mean? Redhat patch or iptables patch?

Thx

Have a good day.

Arthur

[-- Attachment #2: Type: text/html, Size: 5066 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Questions about Patch-o-Matic
  2003-12-18 14:20 Questions about Patch-o-Matic Arthur Niu
@ 2003-12-21 21:30 ` Alex Satrapa
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Satrapa @ 2003-12-21 21:30 UTC (permalink / raw)
  To: netfilter

Arthur Niu wrote:
>    1. How to check kernel version?

'uname -r' will return a version number in the format '2.4.21'.

>    2. When I run ./runme base, it told me program “'patch' is missing,
>       please install it!”, what does the patch mean? Redhat patch or
>       iptables patch?

That means you need to install the program called 'patch'. I don't know 
which RPM it comes in though. This is actually a piece of software which 
applies patches to existing source code thus:

    [root@localost]# patch -p0 < myversion.diff

HTH
Alex



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-12-21 21:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-18 14:20 Questions about Patch-o-Matic Arthur Niu
2003-12-21 21:30 ` Alex Satrapa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox