Give Ted Mittelstaedt's excellent "The Network Community" column a free

plug for its FreeBSD articles.
This commit is contained in:
Jordan K. Hubbard 1997-08-12 04:31:53 +00:00
parent 90b4359463
commit 935d8c9c38
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=1810
3 changed files with 78 additions and 30 deletions

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1997-07-05 23:02:48 $">
<!ENTITY date "$Date: 1997-08-12 04:31:53 $">
<!ENTITY title "Support">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: support.sgml,v 1.27 1997-07-05 23:02:48 wosch Exp $ -->
<!-- $Id: support.sgml,v 1.28 1997-08-12 04:31:53 jkh Exp $ -->
<html>
&header;
@ -54,8 +54,8 @@
<a name="web"></a>
<h2><a href="http://www.freebsd.org/">WEB Resources</a></h2>
Our WEB pages remain one of the best sources of information,
<ul>
<li><p>Our WEB pages remain one of the best sources of information,
and are also mirrored at many sites around the world. Most countries
also now have subdomains set up under <b>freebsd.org</b> to make such
local resources easier to find - when in doubt, try connecting to
@ -63,13 +63,29 @@
<a href="http://www.de.freebsd.org/">www.de.freebsd.org</a> for
Germany or <a href="http://www.au.freebsd.org/">www.au.freebsd.org</a>
for Australia). The same naming convention is also used for <b>FTP</b>
servers.
servers.</p></li>
<li><p>For information on recent FreeBSD progress and releases,
see the <a href="newsflash.html">Newsflash</a> page.</p></li>
<li><p>To register to receive the FreeBSD Newsletter and/or subscribe to
the announcement mailing list, please see the
<a href="./register.html">Registration</a> page.</p>
<a name="pr"></a></li>
<li><p><a href="http://www.computerbits.com">Computer Bits</a>, an Internet
online magazine, has, since March 1996, been running an excellent series of
FreeBSD related articles in their column titled
<strong>The Network Community</strong>,
by <a href="mailto:tedm@agora.rdrop.com">Ted Mittelstaedt</A>.
<br>These articles cover everything from setting up
<a href="http://www.computerbits.com/archive/9603/lan9603.htm">a FreeBSD
based mail server</a> to doing
<a href="http://www.computerbits.com/archive/9708/lan9708.htm">
Network Address Translation</a> for other hosts and provide excellent
reference material for the beginning and expert admin alike.</p></li>
</ul>
<p>For information on recent FreeBSD progress and releases,
see the <a href="newsflash.html">Newsflash</a> page.
<P>To register to receive the FreeBSD Newsletter and subscribe to announcement mailing list see the
<A HREF="./register.html">Registration</A> page.
<a name="pr"></a>
<h2><a
href="http://www.cs.utah.edu/csinfo/texinfo/gnats/gnats.html">GNATS</a>
Problem Report Database</h2>

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1997-07-05 23:02:48 $">
<!ENTITY date "$Date: 1997-08-12 04:31:53 $">
<!ENTITY title "Support">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: support.sgml,v 1.27 1997-07-05 23:02:48 wosch Exp $ -->
<!-- $Id: support.sgml,v 1.28 1997-08-12 04:31:53 jkh Exp $ -->
<html>
&header;
@ -54,8 +54,8 @@
<a name="web"></a>
<h2><a href="http://www.freebsd.org/">WEB Resources</a></h2>
Our WEB pages remain one of the best sources of information,
<ul>
<li><p>Our WEB pages remain one of the best sources of information,
and are also mirrored at many sites around the world. Most countries
also now have subdomains set up under <b>freebsd.org</b> to make such
local resources easier to find - when in doubt, try connecting to
@ -63,13 +63,29 @@
<a href="http://www.de.freebsd.org/">www.de.freebsd.org</a> for
Germany or <a href="http://www.au.freebsd.org/">www.au.freebsd.org</a>
for Australia). The same naming convention is also used for <b>FTP</b>
servers.
servers.</p></li>
<li><p>For information on recent FreeBSD progress and releases,
see the <a href="newsflash.html">Newsflash</a> page.</p></li>
<li><p>To register to receive the FreeBSD Newsletter and/or subscribe to
the announcement mailing list, please see the
<a href="./register.html">Registration</a> page.</p>
<a name="pr"></a></li>
<li><p><a href="http://www.computerbits.com">Computer Bits</a>, an Internet
online magazine, has, since March 1996, been running an excellent series of
FreeBSD related articles in their column titled
<strong>The Network Community</strong>,
by <a href="mailto:tedm@agora.rdrop.com">Ted Mittelstaedt</A>.
<br>These articles cover everything from setting up
<a href="http://www.computerbits.com/archive/9603/lan9603.htm">a FreeBSD
based mail server</a> to doing
<a href="http://www.computerbits.com/archive/9708/lan9708.htm">
Network Address Translation</a> for other hosts and provide excellent
reference material for the beginning and expert admin alike.</p></li>
</ul>
<p>For information on recent FreeBSD progress and releases,
see the <a href="newsflash.html">Newsflash</a> page.
<P>To register to receive the FreeBSD Newsletter and subscribe to announcement mailing list see the
<A HREF="./register.html">Registration</A> page.
<a name="pr"></a>
<h2><a
href="http://www.cs.utah.edu/csinfo/texinfo/gnats/gnats.html">GNATS</a>
Problem Report Database</h2>

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1997-07-05 23:02:48 $">
<!ENTITY date "$Date: 1997-08-12 04:31:53 $">
<!ENTITY title "Support">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: usergroups.sgml,v 1.27 1997-07-05 23:02:48 wosch Exp $ -->
<!-- $Id: usergroups.sgml,v 1.28 1997-08-12 04:31:53 jkh Exp $ -->
<html>
&header;
@ -54,8 +54,8 @@
<a name="web"></a>
<h2><a href="http://www.freebsd.org/">WEB Resources</a></h2>
Our WEB pages remain one of the best sources of information,
<ul>
<li><p>Our WEB pages remain one of the best sources of information,
and are also mirrored at many sites around the world. Most countries
also now have subdomains set up under <b>freebsd.org</b> to make such
local resources easier to find - when in doubt, try connecting to
@ -63,13 +63,29 @@
<a href="http://www.de.freebsd.org/">www.de.freebsd.org</a> for
Germany or <a href="http://www.au.freebsd.org/">www.au.freebsd.org</a>
for Australia). The same naming convention is also used for <b>FTP</b>
servers.
servers.</p></li>
<li><p>For information on recent FreeBSD progress and releases,
see the <a href="newsflash.html">Newsflash</a> page.</p></li>
<li><p>To register to receive the FreeBSD Newsletter and/or subscribe to
the announcement mailing list, please see the
<a href="./register.html">Registration</a> page.</p>
<a name="pr"></a></li>
<li><p><a href="http://www.computerbits.com">Computer Bits</a>, an Internet
online magazine, has, since March 1996, been running an excellent series of
FreeBSD related articles in their column titled
<strong>The Network Community</strong>,
by <a href="mailto:tedm@agora.rdrop.com">Ted Mittelstaedt</A>.
<br>These articles cover everything from setting up
<a href="http://www.computerbits.com/archive/9603/lan9603.htm">a FreeBSD
based mail server</a> to doing
<a href="http://www.computerbits.com/archive/9708/lan9708.htm">
Network Address Translation</a> for other hosts and provide excellent
reference material for the beginning and expert admin alike.</p></li>
</ul>
<p>For information on recent FreeBSD progress and releases,
see the <a href="newsflash.html">Newsflash</a> page.
<P>To register to receive the FreeBSD Newsletter and subscribe to announcement mailing list see the
<A HREF="./register.html">Registration</A> page.
<a name="pr"></a>
<h2><a
href="http://www.cs.utah.edu/csinfo/texinfo/gnats/gnats.html">GNATS</a>
Problem Report Database</h2>