The BSD Real Quick Newsletter has a new homepage and archive.
This commit is contained in:
parent
6c7ff969bb
commit
56b50510a9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8080
12 changed files with 4 additions and 866 deletions
|
@ -1,21 +1,9 @@
|
|||
# $FreeBSD: www/en/news/Makefile,v 1.19 2000/06/15 01:34:15 kuriyama Exp $
|
||||
# $FreeBSD: www/en/news/Makefile,v 1.20 2000/06/16 18:36:52 jim Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
.endif
|
||||
|
||||
# quick news letter
|
||||
DOCS= qnewsletter.sgml
|
||||
DOCS+= qnewsletter-1-1.sgml
|
||||
DOCS+= qnewsletter-1-2.sgml
|
||||
DOCS+= qnewsletter-1-3.sgml
|
||||
DOCS+= qnewsletter-1-4.sgml
|
||||
DOCS+= qnewsletter-1-5.sgml
|
||||
DOCS+= qnewsletter-1-6.sgml
|
||||
DOCS+= qnewsletter-1-7.sgml
|
||||
DOCS+= qnewsletter-2-1.sgml
|
||||
DOCS+= qnewsletter-2-2.sgml
|
||||
|
||||
DOCS+= press.sgml
|
||||
DOCS+= newsflash.sgml
|
||||
DOCS+= news.sgml
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/news.sgml,v 1.22 2000/07/19 19:56:09 dannyboy Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/news.sgml,v 1.23 2000/09/08 14:16:37 wosch Exp $">
|
||||
<!ENTITY title "FreeBSD News">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/news/news.sgml,v 1.22 2000/07/19 19:56:09 dannyboy Exp $ -->
|
||||
<!-- $FreeBSD: www/en/news/news.sgml,v 1.23 2000/09/08 14:16:37 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -26,7 +26,7 @@
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<p><b><a href="qnewsletter.html">Really-Quick(tm) Newsletter</a></b>:
|
||||
<p><b><a href="http://www.daemonnews.org/newsletter/">Really-Quick(tm) Newsletter</a></b>:
|
||||
For when you just don't have time.</p>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1,78 +0,0 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY volume "1">
|
||||
<!ENTITY issue "1">
|
||||
<!ENTITY month "Jun">
|
||||
<!ENTITY year "1998">
|
||||
<!ENTITY title "Quick NewsLetter Volume #&volume; Issue #&issue;">
|
||||
<!ENTITY qnlnext "qnewsletter-1-2.html">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/news/qnewsletter-1-1.sgml,v 1.10 1999/12/12 16:24:22 jhb Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
&qnewsletterheader;
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<B>General News</B>:<Br>
|
||||
Jordan Hubbard, Poul-Henning Kamp, Justin Gibbs, Jonathan Bresler,
|
||||
David Greenman and other members of the Core Team will be at the
|
||||
USENIX technical conference.
|
||||
Be Sure to Attend! Information at: <A HREF="http://www.usenix.org/">http://www.usenix.org</A>
|
||||
June 15-19, New Orleans, Louisiana</li>
|
||||
|
||||
<li><b>Download the Published FreeBSD News Letter Volume #2</b>:
|
||||
<A HREF="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/newsletter/issue2.pdf">ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/newsletter/issue2.pdf</A></li>
|
||||
|
||||
<li><b>Web Masters</b>:<br>
|
||||
Check out this article on balancing Webserver traffic:
|
||||
<a href="http://www.WebTechniques.com/features/1998/05/engelschall/engelschall.shtml">http://www.WebTechniques.com/features/1998/05/engelschall/engelschall.shtml</a></li>
|
||||
|
||||
<li><b>Filesystem Management</b>:<br>
|
||||
An early version of vinum, a FreeBSD volume manager, is available.
|
||||
It allows volumes to span disks and spread diskload across multiple disks.
|
||||
Check out: <A HREF="http://www.lemis.com/vinum.html">http://www.lemis.com/vinum.html.</A> </li>
|
||||
|
||||
<li><b>Alpha Porting Project</b>:<br>
|
||||
There seems to be quite a bit of recent activity on this project.
|
||||
Developers are being actively sought.
|
||||
Join the alpha@FreeBSD.org mailing list.
|
||||
PALCode and other Alpha Documentation can be found at:
|
||||
<a href="ftp://ftp.digital.com/pub/Digital/info/semiconductor/literature/dsc-library.html">ftp://ftp.digital.com/pub/Digital/info/semiconductor/literature/dsc-library.html</a></li>
|
||||
|
||||
<li><b>X Window System</b>:<br>
|
||||
Check out the Enlightenment Desktop:
|
||||
/usr/ports/x11/enlightenment
|
||||
Check out the Themes you can download for Enlightenment:
|
||||
<A HREF="http://www.rasterman.com/themes/printthemes.cgi">http://www.rasterman.com/themes/printthemes.cgi</A></li>
|
||||
|
||||
<li><b>Graphics/Design</b>:<br>
|
||||
Check out the 'Blender' package from Neo-Geo
|
||||
<A HREF="ftp://ftp.FreeBSD.org/pub/FreeBSD/2.2.6-RELEASE/commerce/3D/Blender/">ftp://ftp.FreeBSD.org/pub/FreeBSD/2.2.6-RELEASE/commerce/3D/Blender/</A></li>
|
||||
|
||||
<li><b>System Administration</b>:<br>
|
||||
A Web Based FreeBSD System Administration Tool is available.
|
||||
<A HREF="http://ourworld.compuserve.com/homepages/berend/FreEasy.html">http://ourworld.compuserve.com/homepages/berend/FreEasy.html</A><br>
|
||||
|
||||
A X based FreeBSD System Administration Tool is also available.
|
||||
<A HREF="http://cam.grad.kiev.ua/~rssh/admin/admin.html">http://cam.grad.kiev.ua/~rssh/admin/admin.html</A> <br>
|
||||
|
||||
Both are functional, yet still in developmental stages.</li>
|
||||
|
||||
<li><b>Installing FreeBSD</b>:<br>
|
||||
Here is a newbie-oriented Install tutorial complete with screen shots.
|
||||
Check out: <A HREF="http://www.vmunix.com/fbsd-book/install.phtml">http://www.vmunix.com/fbsd-book/install.phtml</A></li>
|
||||
</ul>
|
||||
|
||||
&qnewsletterfooter;
|
||||
&newshome;
|
||||
&qnewsletterhome;
|
||||
| &qnewsletternext;
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
|
@ -1,82 +0,0 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY volume "1">
|
||||
<!ENTITY issue "2">
|
||||
<!ENTITY month "Jul">
|
||||
<!ENTITY year "1998">
|
||||
<!ENTITY title "Quick NewsLetter Volume #&volume; Issue #&issue;">
|
||||
<!ENTITY qnlnext "qnewsletter-1-3.html">
|
||||
<!ENTITY qnlprev "qnewsletter-1-1.html">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/news/qnewsletter-1-2.sgml,v 1.7 1999/12/12 16:24:22 jhb Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
&qnewsletterheader;
|
||||
|
||||
<ul>
|
||||
|
||||
<li><b>General News:</b>
|
||||
Attention CVSup users and mirror site administrators. If you have not
|
||||
already done so, you need to upgrade to release 15.4 of CVSup.
|
||||
CVSup is available from <A HREF="ftp://ftp.FreeBSD.org/pub/FreeBSD/development/CVSup/">ftp://ftp.FreeBSD.org/pub/FreeBSD/developmen/CVSup/</A></li>
|
||||
|
||||
<li><b>Download the Published FreeBSD News Letter Volume #2</b>:
|
||||
<A HREF="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/newsletter/issue2.pdf">ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/newsletter/issue2.pdf</A></li>
|
||||
|
||||
<li><b>IP Bandwith:</b>
|
||||
ipltd - IP traffic bandwidth shaping/limiting daemon.
|
||||
You can find it in <A HREF="ftp://ftp.FreeBSD.org/pub/FreeBSD/incoming/ipltd_v2.01.tgz">ftp://ftp.FreeBSD.org/pub/FreeBSD/incoming/ipltd_v2.01.tgz</A></li>
|
||||
|
||||
<li><b>Freebsd-Advocacy:</b>
|
||||
Check your local University Bookstore, most have patron
|
||||
request/suggestion cards that allow you to suggest books they
|
||||
should carry. Suggest Greg Lehey's latest book.
|
||||
"The Complete FreeBSD", second edition,
|
||||
published by Walnut Creek CDROM. ISBN 1-57176-216-7
|
||||
(<A HREF="http://www.cdrom.com/titles/os/bsdbook2.htm">http://www.cdrom.com/titles/os/bsdbook2.htm</A>)</li>
|
||||
|
||||
<li><b>Fill out the Free-Software Survey.</b>
|
||||
<a href="http://www.sun.com/sunworldonline/swol-06-1998/swol-06-readersurvey.html">http://www.sun.com/sunworldonline/swol-06-1998/swol-06-readersurvey.html</a></li>
|
||||
|
||||
<li><b>FreeBSD in Hollywood</b>
|
||||
Check out these FreeBSD/Apache run web sites:
|
||||
<a href="http://www.volcano.com/">http://www.volcano.com</a>,
|
||||
<a href="http://www.romeoandjuliet.com/">http://www.romeoandjuliet.com</a>,
|
||||
<a href="http://www.speed2-cruisecontrol.com/">http://www.speed2-cruisecontrol.com</a>
|
||||
These are run by <a href="http://www.gisolutions.com/">http://www.gisolutions.com</a></li>
|
||||
|
||||
<li><b>FreeBSD-Security</b>
|
||||
Have you seen this article on FreeBSD Security
|
||||
<A HREF="http://www.samag.com/archive/0705/feature.html">http://www.samag.com/archive/0705/feature.html</A></li>
|
||||
|
||||
<li><b>Experimental Authentication and Authorization</b>
|
||||
Token Management Extensions in the FreeBSD Kernel
|
||||
<A HREF="http://www.watson.org/fbsd-hardening/tokens/">http://www.watson.org/fbsd-hardening/tokens/</A></li>
|
||||
|
||||
<li><b>FreeBSD Desktop Contest!</b>
|
||||
<A HREF="http://www.FreeBSD.org/~xcontest/">http://www.FreeBSD.org/~xcontest</A> Win Fabulous Prizes!</li>
|
||||
|
||||
<li><b>Coda distributed file system version 4.6.0 now available</b>
|
||||
Coda is an advanced experimental distributed file system with features
|
||||
such as server replication and disconnected operation for laptops
|
||||
<A HREF="http://www.coda.cs.cmu.edu/">http://www.coda.cs.cmu.edu</A></li>
|
||||
|
||||
<li><b>Need help asking a Question about FreeBSD?</b>
|
||||
<A HREF="http://www.aei.ca/~malartre/how-to-ask-en.html">http://www.aei.ca/~malartre/how-to-ask-en.html</A> (English)
|
||||
<A HREF="http://www.aei.ca/~malartre/how-to-ask-fr.html">http://www.aei.ca/~malartre/how-to-ask-fr.html</A> (French)</li>
|
||||
</ul>
|
||||
|
||||
&qnewsletterfooter;
|
||||
&newshome;
|
||||
&qnewsletterhome;
|
||||
<BR>&qnewsletterprev; |
|
||||
&qnewsletternext;
|
||||
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
|
@ -1,100 +0,0 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY volume "1">
|
||||
<!ENTITY issue "3">
|
||||
<!ENTITY month "Jul">
|
||||
<!ENTITY year "1998">
|
||||
<!ENTITY title "Quick NewsLetter Volume #&volume; Issue #&issue;">
|
||||
<!ENTITY qnlnext "qnewsletter-1-4.html">
|
||||
<!ENTITY qnlprev "qnewsletter-1-2.html">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/news/qnewsletter-1-3.sgml,v 1.9 2000/04/04 09:40:31 kuriyama Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
&qnewsletterheader;
|
||||
|
||||
<ul>
|
||||
<li><b>General News:</b>
|
||||
Announcing CVSup 15.4.2 (This is new since last announcement).
|
||||
Release 15.4.2 of CVSup, the CVS-aware network file distribution
|
||||
system, is now available.
|
||||
<A HREF="ftp://ftp.FreeBSD.org/pub/FreeBSD/CVSup/">ftp://ftp.FreeBSD.org/pub/FreeBSD/CVSup/</A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>Release Information:</b>
|
||||
The latest RELEASE is 2.2.6-RELEASE. FreeBSD 2.2.7 is
|
||||
scheduled to be released July 21st. FreeBSD 3.0 is scheduled to be
|
||||
released October 15th.
|
||||
<p></p></li>
|
||||
|
||||
<li><b>Microsoft Front Page Extensions:</b>
|
||||
Microsoft Front Page won't work with out Front Page Extensions.
|
||||
<A HREF="http://dailynews.yahoo.com/headlines/technology/wired/story.html?s=z/reuters">http://dailynews.yahoo.com/headlines/technology/wired/story.html?s=z/reuters</A>
|
||||
/980707/wired/stories/microsoft_1.html (All one line)
|
||||
|
||||
Front Page Extensions are available at:
|
||||
<A HREF="http://www.rtr.com/fpsupport/SERK/default.htm">http://www.rtr.com/fpsupport/SERK/default.htm</A>
|
||||
<A HREF="http://www.rtr.com/fpsupport/fp98license.htm">http://www.rtr.com/fpsupport/fp98license.htm</A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>FreeBSD-Advocacy:</b>
|
||||
<A HREF="http://editorials.freshmeat.net/jordan980713/">http://editorials.freshmeat.net/jordan980713/</A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>FreeBSD Desktop Contest!</b>
|
||||
<A HREF="http://www.FreeBSD.org/~xcontest/">http://www.FreeBSD.org/~xcontest</A> Win Fabulous Prizes!
|
||||
<p></p></li>
|
||||
|
||||
<li><b>Commercial FreeBSD Products:</b>
|
||||
FunnelWeb 2.0:
|
||||
Article: <A HREF="http://biz.yahoo.com/bw/980707/active_con_1.html">http://biz.yahoo.com/bw/980707/active_con_1.html</A>
|
||||
Homepage: <A HREF="http://www.activeconcepts.com/">http://www.activeconcepts.com</A><p>
|
||||
SOLID SERVER:
|
||||
SOLID Server is the true plug-and-play database server for mission
|
||||
critical applications.
|
||||
<A HREF="http://www.solidtech.com/market/products/">http://www.solidtech.com/market/products/</A></p>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>FreeBSD HOW-TO:</b>
|
||||
A roadmap for setting up an intranet server with FreeBSD
|
||||
<A HREF="http://www1.tpgi.com.au/users/eirvine/freebsd/hermione.html">http://www1.tpgi.com.au/users/eirvine/freebsd/hermione.html</A>
|
||||
<p>
|
||||
|
||||
Manual de instalacion de FreeBSD
|
||||
<A HREF="http://www.es.FreeBSD.org/es/docs/instalacion/index.htm">http://www.es.FreeBSD.org/es/docs/instalacion/index.htm</A></p>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>FreeBSD Sparc Porting Project:</b>
|
||||
Online programming manuals for sun4m, sun4u processors.
|
||||
<A HREF="http://www.sun.com/microelectronics/table.html">http://www.sun.com/microelectronics/table.html</A><br>
|
||||
User's Manual describing UltraSPARC specific features
|
||||
<A HREF="http://www.sun.com/microelectronics/UltraSPARC-I/">http://www.sun.com/microelectronics/UltraSPARC-I/</A><br>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>FreeBSD Alpha Porting Project:</b>
|
||||
<A HREF="../alpha/alpha.html">http://www.FreeBSD.org/alpha/alpha.html</A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>FreeBSD Software RAID:</b>
|
||||
The fourth alpha version of vinum is now available for download at
|
||||
<A HREF="ftp://ftp.lemis.com/pub/vinum/vinumdist-11Jul.tar.gz">ftp://ftp.lemis.com/pub/vinum/vinumdist-11Jul.tar.gz</A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>FreeBSD On-line News.</b>
|
||||
<A HREF="http://freebsd-online.ml.org/">http://freebsd-online.ml.org/</A>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
&qnewsletterfooter;
|
||||
&newshome;
|
||||
&qnewsletterhome;
|
||||
<BR>&qnewsletterprev; |
|
||||
&qnewsletternext;
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
|
@ -1,118 +0,0 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/qnewsletter-1-4.sgml,v 1.8 1999/12/12 16:24:22 jhb Exp $">
|
||||
<!ENTITY volume "1">
|
||||
<!ENTITY issue "4">
|
||||
<!ENTITY month "Aug">
|
||||
<!ENTITY year "1998">
|
||||
<!ENTITY title "Quick NewsLetter Volume #&volume; Issue #&issue;">
|
||||
<!ENTITY qnlprev "qnewsletter-1-3.html">
|
||||
<!ENTITY qnlnext "qnewsletter-1-5.html">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/news/qnewsletter-1-4.sgml,v 1.8 1999/12/12 16:24:22 jhb Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
&qnewsletterheader;
|
||||
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
<b>Release Information:</b>
|
||||
The latest RELEASE is 2.2.7-RELEASE. FreeBSD 2.2.8 is
|
||||
scheduled to be released November 15st. FreeBSD 3.0 is scheduled to be
|
||||
released October 15th.
|
||||
<p></p></li>
|
||||
|
||||
<li><b>Announcing: OpenLDAP:</b>
|
||||
The OpenLDAP Project is pleased to announce the immediate
|
||||
availability of OpenLDAP 1.0.
|
||||
This software is available for download:
|
||||
<A HREF="http://www.OpenLDAP.org/download.html">http://www.OpenLDAP.org/download.html</A>
|
||||
or AnonCVS:
|
||||
<A HREF="http://www.OpenLDAP.org/repo.html">http://www.OpenLDAP.org/repo.html</A>
|
||||
<p></p></li>
|
||||
|
||||
|
||||
<li><b>PicoBSD</b>:
|
||||
PicoBSD 0.4 is out!
|
||||
<A HREF="http://www.FreeBSD.org/~picobsd/">http://www.FreeBSD.org/~picobsd/</A>
|
||||
For download:
|
||||
<A HREF="http://www.FreeBSD.org/~picobsd/picobsd/">http://www.FreeBSD.org/~picobsd/picobsd/</A>
|
||||
<p></p></li>
|
||||
|
||||
|
||||
<li><b>FreeBSD-Advocacy:</b>
|
||||
Walnut Creek vs Microsoft.
|
||||
<A HREF="http://www.crl.com/wccdromrcd.html">http://www.crl.com/wccdromrcd.html</A>
|
||||
<p></p></li>
|
||||
|
||||
|
||||
<li><b>FreeBSD: Solid as a Rock.</B>
|
||||
<A HREF="http://www.zdnet.co.uk/athome/misc/toot/output/57.html">http://www.zdnet.co.uk/athome/misc/toot/output/57.html</A>
|
||||
<p></p></li>
|
||||
|
||||
|
||||
<li><b>Daemon News: The BSD Ezine</b>
|
||||
The BSD camps are building an online magazine. Sign up to write a column,
|
||||
or a single article.
|
||||
<A HREF="http://ezine.FreeBSD.org/">http://ezine.FreeBSD.org</A>
|
||||
Our first Issue prints Sept 1st!!!! Check it out at:
|
||||
<A HREF="http://www.daemonnews.org/">http://www.daemonnews.org</A>
|
||||
<p></p></li>
|
||||
|
||||
|
||||
<li><b>Commercial FreeBSD Products: </b>
|
||||
Citadel firewall and VPN router which is
|
||||
based on FreeBSD. Full details are at <A HREF="http://www.cdsec.com/">http://www.cdsec.com</A>
|
||||
<p></p></li>
|
||||
|
||||
|
||||
<li><b>Equalizer V2.0:</b>
|
||||
Equalizer is a load balancer and cluster management tool.
|
||||
<A HREF="http://www.coyotepoint.com/cp_products.shtml">http://www.coyotepoint.com/cp_products.shtml</A>
|
||||
<p></p></li>
|
||||
|
||||
|
||||
<li><b>FreeQualizer V2.0-b4:</b>
|
||||
FreeQualizer is a free beta version of Equalizer for FreeBSD 2.2.6
|
||||
<A HREF="http://www.coyotepoint.com/freequalizer.shtml">http://www.coyotepoint.com/freequalizer.shtml</A>
|
||||
<p></p></li>
|
||||
|
||||
|
||||
<li><b>FreeBSD HOW-TO:</b>
|
||||
In Portugese:
|
||||
<A HREF="http://www.geocities.com/SiliconValley/Sector/8050/">http://www.geocities.com/SiliconValley/Sector/8050/</A>
|
||||
<p></p></li>
|
||||
|
||||
|
||||
<li><b>FreeBSD for Linux Users:</b>
|
||||
<A HREF="http://freebsd.stanford.edu/FreeBSD/linux.html">http://freebsd.stanford.edu/FreeBSD/linux.html</A>
|
||||
<p></p></li>
|
||||
|
||||
|
||||
<li><b>FreeBSD Security:</b>
|
||||
<A HREF="http://www.best.com/~jkb/howto.txt">http://www.best.com/~jkb/howto.txt</A>
|
||||
<p></p></li>
|
||||
|
||||
|
||||
<li><b>UNIX Resource Pages:</b>
|
||||
The UNIX Resource Index:
|
||||
<A HREF="http://unix.cyberscript.net/">http://unix.cyberscript.net/</A>
|
||||
|
||||
FreeBSD-Online: (This address has changed!!! This is the new address.)
|
||||
<A HREF="http://freebsd.unixhelp.org/">http://freebsd.unixhelp.org/</A>
|
||||
<p></p></li>
|
||||
</ul>
|
||||
|
||||
&qnewsletterfooter;
|
||||
&newshome;
|
||||
&qnewsletterhome;
|
||||
| &qnewsletterprev;
|
||||
| &qnewsletternext;
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
|
@ -1,99 +0,0 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY volume "1">
|
||||
<!ENTITY issue "5">
|
||||
<!ENTITY month "Sep">
|
||||
<!ENTITY year "1998">
|
||||
<!ENTITY title "Quick NewsLetter Volume #&volume; Issue #&issue;">
|
||||
<!ENTITY qnlprev "qnewsletter-1-4.html">
|
||||
<!ENTITY qnlnext "qnewsletter-1-6.html">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/news/qnewsletter-1-5.sgml,v 1.7 2000/04/04 09:42:44 kuriyama Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
&qnewsletterheader;
|
||||
|
||||
<ul>
|
||||
<li><b>Release Information</b>:
|
||||
The latest RELEASE is 2.2.7-RELEASE. FreeBSD 2.2.8 is
|
||||
scheduled to be released November 30th. FreeBSD 3.0 is scheduled to be
|
||||
released October 15th. Start BETA Testing!!!
|
||||
<p></p></li>
|
||||
|
||||
<li><b>FreeBSD in the News</b>:
|
||||
<A HREF="http://www.zdnet.com/sr/stories/issue/0,4537,349576,00.html ">http://www.zdnet.com/sr/stories/issue/0,4537,349576,00.html </A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>Recent Improvements</b>:
|
||||
CAM (Common Access Method) SCSI layer implemented into 3.0-Current.<br>
|
||||
Perl5 now standard in 3.0-Current<br>
|
||||
Support for IDE disks drives larger than 8G in 2.2<br>
|
||||
3.0-CURRENT is now ELF!<br>
|
||||
FreeBSD/alpha now self-hosting - both kernel and `make world' work!<br>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>New FreeBSD JDK release</b>:
|
||||
Download information is available at:
|
||||
<A HREF="http://www.FreeBSD.org/java/">http://www.FreeBSD.org/java</A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>Uniform Driver Interface</b>:
|
||||
<A HREF="http://www.sco.com/udi/">http://www.sco.com/udi</A>
|
||||
<A HREF="ftp://ftp.cup.hp.com/pub/hp_stds/udi/docs.html">ftp://ftp.cup.hp.com/pub/hp_stds/udi/docs.html</A>
|
||||
<A HREF="http://www.infoworld.com/cgi-bin/displayStory.pl?980916.ecminer.htm">http://www.infoworld.com/cgi-bin/displayStory.pl?980916.ecminer.htm</A>
|
||||
<A HREF="http://www.intel.com/pressroom/archive/releases/Cn091698.htm">http://www.intel.com/pressroom/archive/releases/Cn091698.htm</A>
|
||||
<A HREF="ftp://ftp.cup.hp.com/pub/hp_stds/udi/Postscript/rules.ps.Z">ftp://ftp.cup.hp.com/pub/hp_stds/udi/Postscript/rules.ps.Z</A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>RealTek 8139 Ethernet driver</b>: Testers Wanted.
|
||||
<A HREF="http://www.FreeBSD.org/~wpaul/RealTek/3.0/">http://www.FreeBSD.org/~wpaul/RealTek/3.0</A> source for FreeBSD 3.0
|
||||
<A HREF="http://www.FreeBSD.org/~wpaul/RealTek/2.2/">http://www.FreeBSD.org/~wpaul/RealTek/2.2</A> source for FreeBSD 2.2.x
|
||||
Reply to: wpaul@skynet.ctr.columbia.edu.
|
||||
<p></p></li>
|
||||
|
||||
<li><b>ThunderLAN Ethernet driver</b> (popular in Compaq machines) : Testers Wanted.
|
||||
<A HREF="http://www.FreeBSD.org/~wpaul/ThunderLAN/3.0/">http://www.FreeBSD.org/~wpaul/ThunderLAN/3.0</A> source for FreeBSD 3.0
|
||||
<A HREF="http://www.FreeBSD.org/~wpaul/ThunderLAN/2.2/">http://www.FreeBSD.org/~wpaul/ThunderLAN/2.2</A> source for FreeBSD 2.2.x
|
||||
Reply to: wpaul@skynet.ctr.columbia.edu.
|
||||
<p></p></li>
|
||||
|
||||
<li><b>Commercial FreeBSD Products</b>:
|
||||
Emerging Technologies, Inc.
|
||||
ISA and PCI Sync Cards for FreeBSD
|
||||
<A HREF="http://www.etinc.com/">http://www.etinc.com</A>
|
||||
Bandwidth Manager
|
||||
<A HREF="http://www.etinc.com/bwmgr.htm">http://www.etinc.com/bwmgr.htm</A><br>
|
||||
|
||||
Acadix Software Systems:
|
||||
APE is a syntax-colorizing, language-independent, terminal-independent
|
||||
integrated development environment for Unix.
|
||||
<A HREF="http://www.execpc.com/~acadix/">http://www.execpc.com/~acadix</A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>BSD Online Magazine: Daemon News</b>!
|
||||
Don't forget to check out the BSD online Magazine written by many
|
||||
from the FreeBSD Community. Articles are due the 15th of each month,
|
||||
and publish the 1st of the following month. Authors Wanted.
|
||||
<A HREF="http://www.daemonnews.org/">http://www.daemonnews.org/</A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>Quote</b>:
|
||||
If you aim the gun at your foot and pull the trigger, it's UNIX's
|
||||
job to ensure reliable delivery of the bullet to where you aimed
|
||||
the gun (in this case, Mr. Foot). (Terry)
|
||||
<p></p></li>
|
||||
</ul>
|
||||
|
||||
&qnewsletterfooter;
|
||||
&newshome;
|
||||
&qnewsletterhome;
|
||||
| &qnewsletterprev;
|
||||
| &qnewsletternext;
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
|
@ -1,84 +0,0 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY volume "1">
|
||||
<!ENTITY issue "6">
|
||||
<!ENTITY month "Oct">
|
||||
<!ENTITY year "1998">
|
||||
<!ENTITY title "Quick NewsLetter Volume #&volume; Issue #&issue;">
|
||||
<!ENTITY qnlprev "qnewsletter-1-5.html">
|
||||
<!ENTITY qnlnext "qnewsletter-1-7.html">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/news/qnewsletter-1-6.sgml,v 1.6 2000/04/04 09:44:03 kuriyama Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
&qnewsletterheader;
|
||||
|
||||
<ul>
|
||||
<li><b>Release Information</b>: FreeBSD 3.0 RELEASE is out! :-) Order
|
||||
your Copy today from: <A
|
||||
HREF="http://www.cdrom.com/">http://www.cdrom.com</A>
|
||||
|
||||
The current stable release is 2.2.7-RELEASE, with FreeBSD 2.2.8 due
|
||||
for release November 30. <p></p></li>
|
||||
|
||||
<li><b>FreeBSD in the News</b>: 24-Oct-98 ftp.FreeBSD.org (aka
|
||||
ftp.cdrom.com), a P6/200 with 1GB of RAM and half a TB of RAID-5
|
||||
storage, served up 724GB of data--a new one day record. See the
|
||||
previous record at: <A
|
||||
HREF="http://www.crl.com/wccdromrcd.html">http://www.crl.com/wccdromrcd.html</A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>FreeBSD Advocacy</b>:
|
||||
<br>
|
||||
<A HREF="http://www.unix-vs-nt.org/">http://www.unix-vs-nt.org/</A>,<br>
|
||||
<A HREF="http://www.dvl-software.com/freebsd/">http://www.dvl-software.com/freebsd/</A>, <br>
|
||||
<A HREF="http://www.cnet.com/Content/Reviews/Compare/AltOS/ss04.html">http://www.cnet.com/Content/Reviews/Compare/AltOS/ss04.html</A>, <br>
|
||||
<A HREF="http://www.irish-times.com/irish%2Dtimes/paper/1998/1012/cmp2.html">http://www.irish-times.com/irish%2Dtimes/paper/1998/1012/cmp2.html</A>
|
||||
<p></p></li>
|
||||
|
||||
|
||||
<li><b>FreeBSD RELEASE/SNAP finder Database</b>: <A
|
||||
HREF="http://www.itworks.com.au/~gavin/FBSDsites.php3">http://www.itworks.com.au/~gavin/FBSDsites.php3</A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>Commercial FreeBSD Products</b>: You may want to have a look at
|
||||
Zeus (<A HREF="http://www.zeus.co.uk/">http://www.zeus.co.uk/</A>)
|
||||
all of their server products are available for FreeBSD.
|
||||
<p></p></li>
|
||||
|
||||
<li><b>Tony Ballardie and BT Laboratories, UK</b> are pleased to
|
||||
announce an alpha level source code release of Core Based Trees
|
||||
multicast routing demon "cbtd" plus associated kernel patches for
|
||||
FreeBSD 2.2.[67]. The ftp download is from <A
|
||||
HREF="ftp://ftp.labs.bt.com/Internet-Research/cbt-2.0.tar.gz">ftp://ftp.labs.bt.com/Internet-Research/cbt-2.0.tar.gz</A>
|
||||
Feedback please to: graeme.brown@bt-sys.bt.co.uk,
|
||||
ballardie@dial.pipex.com <p></p></li>
|
||||
|
||||
<li><b>BSD Online Magazine</b>: The DaemonNews needs people to format
|
||||
articles from text to HTML. E-mail: <a
|
||||
href="mailto:editors@daemonnews.org">editors@daemonnews.org</a>,
|
||||
Articles: <a
|
||||
href="mailto:article@daemonnews.org">article@daemonnews.org</a>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>$$$Money$$$ for Free Software Projects</b>: The Free Software
|
||||
Bazaar at <A
|
||||
HREF="http://visar.csustan.edu/bazaar/">http://visar.csustan.edu/bazaar/</A>
|
||||
lets people put up bounties for free software projects. Please check
|
||||
it out. <p></p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
&qnewsletterfooter;
|
||||
&newshome;
|
||||
&qnewsletterhome;
|
||||
| &qnewsletterprev;
|
||||
| &qnewsletternext;
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
|
@ -1,68 +0,0 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY volume "1">
|
||||
<!ENTITY issue "7">
|
||||
<!ENTITY month "Nov">
|
||||
<!ENTITY year "1998">
|
||||
<!ENTITY title "Quick NewsLetter Volume #&volume; Issue #&issue;">
|
||||
<!ENTITY qnlprev "qnewsletter-1-6.html">
|
||||
<!ENTITY qnlnext "qnewsletter-2-1.html">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/news/qnewsletter-1-7.sgml,v 1.5 2000/04/04 09:44:04 kuriyama Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
&qnewsletterheader;
|
||||
|
||||
<ul>
|
||||
<li><b>Release Information:</b>
|
||||
FreeBSD 2.2.8 is now available.
|
||||
FreeBSD 3.0 is still available for purchase.
|
||||
<A HREF="http://www.cdrom.com/">http://www.cdrom.com/</A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>FreeBSD in the News:</b>
|
||||
BSD widely used as Web Servers and such.
|
||||
<A HREF="http://www.hzo.cubenet.de/ioscount/">http://www.hzo.cubenet.de/ioscount/</A>
|
||||
<p></p></li>
|
||||
|
||||
<li>FreeBSD mentioned in <b>Comdex report.</b>
|
||||
<A HREF="http://linuxtoday.net/stories/1005.html">http://linuxtoday.net/stories/1005.html</A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>FreeBSD Advocacy:</b>
|
||||
A comprehensive and searchable FreeBSD resource database which will be
|
||||
built on the input from our users is now available at:
|
||||
<A HREF="http://www.freebsdrocks.com/">http://www.freebsdrocks.com/</A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>XFree86-3.3.3</b> is now available!
|
||||
<A HREF="http://www.xfree86.org/">http://www.xfree86.org/</A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>SANE Version 1.0</b> Released
|
||||
<A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>FreeBSD JDK 1.1.7</b> Released
|
||||
<A HREF="http://www.FreeBSD.org/java/">http://www.FreeBSD.org/java/</A>
|
||||
<p></p></li>
|
||||
|
||||
<li>Dont forget to read the lastest issue of the <b>Daemon News</b>.
|
||||
<A HREF="http://www.daemonnews.org/">http://www.daemonnews.org/</A>
|
||||
<p></p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
&qnewsletterfooter;
|
||||
&newshome;
|
||||
&qnewsletterhome;
|
||||
| &qnewsletterprev;
|
||||
| &qnewsletternext;
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
|
@ -1,78 +0,0 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY volume "2">
|
||||
<!ENTITY issue "1">
|
||||
<!ENTITY month "Jan">
|
||||
<!ENTITY year "1999">
|
||||
<!ENTITY title "Quick NewsLetter Volume #&volume; Issue #&issue;">
|
||||
<!ENTITY qnlprev "qnewsletter-1-7.html">
|
||||
<!ENTITY qnlnext "qnewsletter-2-2.html">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/news/qnewsletter-2-1.sgml,v 1.4 2000/04/04 09:45:23 kuriyama Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
&qnewsletterheader;
|
||||
|
||||
<ul>
|
||||
<li><b>Release Information</b>:
|
||||
FreeBSD 2.2.X is now in Maintenance mode. (No active development)<br>
|
||||
FreeBSD 3.X is now the Stable Branch with 3.1
|
||||
to be released on Feb 15 1999.<br>
|
||||
FreeBSD 4.0 is now the Development Version with no release scheduled.<br>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>FreeBSD in the News</b>:
|
||||
Greg Lehey wrote an article in Sunworld.
|
||||
<A HREF="http://www.sunworld.com/swol-01-1999/swol-01-bsd.html">http://www.sunworld.com/swol-01-1999/swol-01-bsd.html</A><p>
|
||||
|
||||
Sean Eric Fagan wrote an article in LINUX JOURNAL
|
||||
<A HREF="http://www.linuxjournal.com/issue57/2515.html">http://www.linuxjournal.com/issue57/2515.html</A></p>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>FreeBSD Advocacy</b>:
|
||||
FreeBSD now has its own online magazine:
|
||||
<A HREF="http://www.freebsdzine.org">http://www.freebsdzine.org</A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>FreeBSD User Group Listing</b>
|
||||
<A HREF="http://www.dsinw.com/~hamellr/freebsd/ug.html/">http://www.dsinw.com/~hamellr/freebsd/ug.html/</A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>FreeBSD Mentioned</b>
|
||||
<A HREF="http://helix.nature.com/webmatters/tomog.html">http://helix.nature.com/webmatters/tomog.html</A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>IPsec</b>
|
||||
IPsec-only KAME kit for FreeBSD 3.0-RELEASE is ready for you.
|
||||
The kit provides fully functional IPsec for FreeBSD 3.0-RELEASE.
|
||||
Please report any bugs to KAME team via KAME GNATS bug database
|
||||
(NOT to FreeBSD bug database). Thanks.
|
||||
<A HREF="ftp://ftp.kame.net/pub/kame/snap/kame-ipsec-19990104-fbsd30-snap.tgz">ftp://ftp.kame.net/pub/kame/snap/kame-ipsec-19990104-fbsd30-snap.tgz</A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>How-To</b>:
|
||||
Sound Card Tutorial
|
||||
<A HREF="http://www.neosoft.com/~conrads/awepnp-freebsd.txt">http://www.neosoft.com/~conrads/awepnp-freebsd.txt</A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>The BSD Beastie</b>:
|
||||
The January Issue of the Daemon News features a new BSD cartoon character.
|
||||
The Febuary Issue will co-star a "female" Daemon.
|
||||
<A HREF="http://www.daemonnews.org/">http://www.daemonnews.org/</A>
|
||||
<p></p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
&qnewsletterfooter;
|
||||
&newshome;
|
||||
&qnewsletterhome;
|
||||
| &qnewsletterprev;
|
||||
&qnewsletternext;
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
|
@ -1,88 +0,0 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY volume "2">
|
||||
<!ENTITY issue "2">
|
||||
<!ENTITY month "Feb">
|
||||
<!ENTITY year "1999">
|
||||
<!ENTITY title "Quick NewsLetter Volume #&volume; Issue #&issue;">
|
||||
<!ENTITY qnlprev "qnewsletter-2-1.html">
|
||||
<!-- <!ENTITY qnlnext "qnewsletter-2-3.html"> -->
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/news/qnewsletter-2-2.sgml,v 1.3 2000/04/04 09:46:37 kuriyama Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
&qnewsletterheader;
|
||||
|
||||
<ul>
|
||||
|
||||
<li><b>Release Information</b>:
|
||||
FreeBSD 3.1 is available from Walnut Creek CDROM<br>
|
||||
FreeBSD 4.0 is now the Development Version with no release scheduled.<br>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>FreeBSD in the News</b>:
|
||||
<A HREF="http://lwn.net/1999/features/ACInterview/">http://lwn.net/1999/features/ACInterview/</A>
|
||||
<A HREF="http://advisor.gartner.com/n_inbox/hotcontent/hc_2121999_3.html">http://advisor.gartner.com/n_inbox/hotcontent/hc_2121999_3.html</A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>FreeBSD Advocacy</b>:
|
||||
Gateway Computers is entertaining the idea of shipping FreeBSD with
|
||||
some of it's servers. If you would like to purchase a Gateway with
|
||||
FreeBSD on it, contact:
|
||||
<pre>
|
||||
Fritz Fitzgibbons
|
||||
fitzgfri@gateway.com
|
||||
425.803.1947
|
||||
1.877.803.1947 (Toll Free)
|
||||
</pre>
|
||||
Tell him Chris Coleman sent you.
|
||||
<p></p></li>
|
||||
|
||||
<li><b>Daemon News</b>:
|
||||
News articles can now be sent to news@daemonnews.org
|
||||
We are soliciting articles about:<p>
|
||||
BSD licensing issues (GPL vs Artistic vs BSD)<br>
|
||||
Security/Intrusion Detection<br>
|
||||
Crash Recovery / Core Dump Analysis<br>
|
||||
BSD the Early Years.</p><p>
|
||||
If you are interested in writing any of these contact:
|
||||
editors@daemonnews.org or send articles to :
|
||||
article@daemonnews.org</p>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>Netware</b>:
|
||||
FreeBSD client for netware beta is out
|
||||
<A HREF="ftp://ftp.butya.kz/pub/nwlib/ncplib.tar.gz">ftp://ftp.butya.kz/pub/nwlib/ncplib.tar.gz</A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>OS resources</b>:
|
||||
The Operating System resource web page
|
||||
<A HREF="http://www.skylab.org/~sabre/os/index.html">http://www.skylab.org/~sabre/os/index.html</A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>CVSup</b>:
|
||||
CVSup 16.0 is now available:
|
||||
<A HREF="ftp://ftp.FreeBSD.org/pub/FreeBSD/development/CVSup/">ftp://ftp.FreeBSD.org/pub/FreeBSD/development/CVSup/</A>
|
||||
<A HREF="http://www.polstra.com/projects/freeware/CVSup/">http://www.polstra.com/projects/freeware/CVSup/</A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>FreeBSD System Administration Manager</b>: Version 1.6
|
||||
<A HREF="http://homepage.esoterica.pt/~jardim/Index.html">http://homepage.esoterica.pt/~jardim/Index.html</A>
|
||||
<p></p></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
&qnewsletterfooter;
|
||||
&newshome;
|
||||
&qnewsletterhome;
|
||||
| &qnewsletterprev;
|
||||
<!-- | &qnewsletternext; -->
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
|
@ -1,55 +0,0 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/qnewsletter.sgml,v 1.23 2000/09/03 17:06:03 wosch Exp $">
|
||||
<!ENTITY title "FreeBSD Really-Quick(TM) NewsLetter">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/news/qnewsletter.sgml,v 1.23 2000/09/03 17:06:03 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<p>
|
||||
FreeBSD Really-Quick(TM) NewsLetter. Things Happening in FreeBSD.
|
||||
</p>
|
||||
|
||||
|
||||
<a name="2000"></a>
|
||||
<h2>2000</h2>
|
||||
<ul>
|
||||
<li><b>Sep</b> <a href="http://docs.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0009230128470.758-100000">September 2000</a></li>
|
||||
<li><b>Jul</b> <a href="http://docs.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0008080027020.758-100000">July 2000</a></li>
|
||||
<li><b>Jun</b> <a href="http://docs.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0006201326440.758-100000">June 2000</a></li>
|
||||
<li><b>May</b> <a href="http://docs.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0005230125390.758-100000">May 2000</a></li>
|
||||
<li><b>Feb</b> <a href="http://docs.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0002091128370.51970-100000">February 2000</a></li>
|
||||
<li><b>Jan</b> <a href="http://docs.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10001061641530.13075-100000">January 2000</a></li>
|
||||
</ul>
|
||||
|
||||
<a name="1999"></a>
|
||||
<h2>1999</h2>
|
||||
<ul>
|
||||
<li><b>Nov</b> <a href="http://docs.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9911180000250.3973-100000">November 1999</a></li>
|
||||
<li><b>Sep</b> <a href="http://docs.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9909212219200.9410-100000">September 1999</a></li>
|
||||
<li><b>Jun</b> <a href="http://docs.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9907021037450.5808-100000">May - June</a></li>
|
||||
<li><b>Apr</b> <a href="http://docs.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9904180324030.24935-100000">March - April</a></li>
|
||||
<li><b>Feb</b> <a href="qnewsletter-2-2.html">Volume #2 Issue #2</a></li>
|
||||
<li><b>Jan</b> <a href="qnewsletter-2-1.html">Volume #2 Issue #1</a></li>
|
||||
</ul>
|
||||
|
||||
<a name="1998"></a>
|
||||
<h2>1998</h2>
|
||||
<ul>
|
||||
<li><b>Nov</b> <a href="qnewsletter-1-7.html">Volume #1 Issue #7</a></li>
|
||||
<li><b>Oct</b> <a href="qnewsletter-1-6.html">Volume #1 Issue #6</a></li>
|
||||
<li><b>Sep</b> <a href="qnewsletter-1-5.html">Volume #1 Issue #5</a></li>
|
||||
<li><b>Aug</b> <a href="qnewsletter-1-4.html">Volume #1 Issue #4</a></li>
|
||||
<li><b>Jul</b> <a href="qnewsletter-1-3.html">Volume #1 Issue #3</a></li>
|
||||
<li><b>Jul</b> <a href="qnewsletter-1-2.html">Volume #1 Issue #2</a></li>
|
||||
<li><b>Jun</b> <a href="qnewsletter-1-1.html">Volume #1 Issue #1</a></li>
|
||||
</ul>
|
||||
|
||||
&newshome;
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue