Add link to OnLamp article on dealing with system panics (part 2 of a
two part article).
This commit is contained in:
parent
07d8c35ca3
commit
1f98babe2e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13102
1 changed files with 15 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
<press>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/en/news/press.xml,v 1.50 2002/04/23 19:53:06 phantom Exp $
|
||||
$FreeBSD: www/en/news/press.xml,v 1.51 2002/05/15 08:14:37 jkoshy Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -49,6 +49,20 @@
|
|||
</p>
|
||||
</story>
|
||||
|
||||
<story>
|
||||
<name>System Panics, Part 2: Recovering and Debugging</name>
|
||||
<url>http://www.onlamp.com/pub/a/bsd/2002/04/04/Big_Scary_Daemons.html</url>
|
||||
<site-name>OnLamp.com</site-name>
|
||||
<site-url>http://www.onlamp.com/</site-url>
|
||||
<date>04 April 2002</date>
|
||||
<author>Michael Lucas</author>
|
||||
<p>Michael Lucas talks about what to do when a system panic does
|
||||
happen. This is the second part of a two part article; <a
|
||||
href="http://www.onlamp.com/pub/a/bsd/2002/03/21/Big_Scary_Daemons.html">
|
||||
part 1</a> dealt with preparing a FreeBSD system to deal with
|
||||
panics.</p>
|
||||
</story>
|
||||
|
||||
<story>
|
||||
<name>Configuring a FreeBSD Access Point for your Wireless Network</name>
|
||||
<url>http://www.samag.com/documents/s=7121/sam0205a/sam0205a.htm</url>
|
||||
|
|
Loading…
Reference in a new issue