Add link to Nov 1996 SysAdmin article on assorted security tips for Unix.
This commit is contained in:
parent
da04882d7d
commit
6c3cc627e8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5348
1 changed files with 16 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-08-11 05:21:19 $">
|
||||
<!ENTITY date "$Date: 1999-08-11 05:53:08 $">
|
||||
<!ENTITY title "FreeBSD in the Press">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $Id: press.sgml,v 1.94 1999-08-11 05:21:19 jkoshy Exp $ -->
|
||||
<!-- $Id: press.sgml,v 1.95 1999-08-11 05:53:08 jkoshy Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -807,7 +807,20 @@ If you miss an entry please send the URL to
|
|||
by Rawn Shaw<br>
|
||||
</p></li>
|
||||
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
<h2>November 1996</h2>
|
||||
<ul>
|
||||
|
||||
<li><p><b><a href="http://www.samag.com/">SysAdmin</a>
|
||||
November 1996</b><br>
|
||||
<a href="http://www.samag.com/archive/0511/feature.shtml">
|
||||
Assorted Security Tips for UNIX</a><br>
|
||||
by Arthur Donkers<br>
|
||||
A collection of tips and tricks to secure your internal network.
|
||||
</p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
&newshome;
|
||||
&footer;
|
||||
|
|
Loading…
Reference in a new issue