Network Security Toolkit (NST) Patch: P200704241 | ![]() |
Detailed Patch README File - Last Updated: 2008-02-28T23:41:42-05:00 |
Patch Summary: Installs the 'tmpwatch' file cleanup utility.
Patch Release Specifications:
Patch Can Be Applied To NST Distribution | v1.5.0 - v1.5.0 |
---|---|
Patch Type | patch |
Architecture | i386 |
Can Patch Be Installed On A NST Live CD/DVD | no |
Patch Creation Date | 2007-04-24 |
Current Patch Version Number | 1.0.0 |
Patch Download | P200704241-100.zip |
MD5SUM Checksum | ea2c475275bdb1b4cbbf545ac89b702e |
Patch Revision History:
Patch Release Notes:
This patch can be applied by hand by downloading the patch file: "P200704241-100.zip" to your NST probe system, unzipping it and then running the "nstpatch.sh" script contained, For example:
[root@probe ~]# mkdir /tmp/patch [root@probe ~]# cd /tmp/patch [root@probe patch]# wget -nH http://nst.sourceforge.net/nst/patches/P200704241-100.zip ... output from wget ... [root@probe patch]# unzip P200704241-100.zip ... output from unzip ... [root@probe patch]# ./nstpatch.sh ... output from nstpatch.sh ... [root@probe patch]# cd [root@probe ~]# rm -fr /tmp/patch [root@probe ~]#