Network Security Toolkit (NST) Patch: U200701181 | ![]() |
Detailed Patch README File - Last Updated: 2008-02-28T23:41:42-05:00 |
Patch Summary: Adds MediaWiki Server (v1.9.0) to NST System.
Patch Release Specifications:
Patch Can Be Applied To NST Distribution | v1.4.0 - all |
---|---|
Patch Type | update |
Architecture | noarch |
Can Patch Be Installed On A NST Live CD/DVD | yes |
Patch Creation Date | 2007-01-18 |
Current Patch Version Number | 1.0.2 |
Patch Download | U200701181-102.zip |
MD5SUM Checksum | 0d94d861d1eb74c17c34427890ca7738 |
Patch Revision History:
Patch Release Notes:
This patch can be applied by hand by downloading the patch file: "U200701181-102.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/U200701181-102.zip ... output from wget ... [root@probe patch]# unzip U200701181-102.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 ~]#