Two articles by Michael Lucas: (1) FreeBSD's CVSup infrastructure, and
(2) Controlling user access to FreeBSD.
This commit is contained in:
parent
5dded2dcdd
commit
380ebf439a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10482
1 changed files with 23 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0"?>
|
||||
<!-- $FreeBSD: www/en/news/press.xml,v 1.2 2001/08/10 18:30:37 nik Exp $ -->
|
||||
<!-- $FreeBSD: www/en/news/press.xml,v 1.3 2001/08/23 07:33:08 jkoshy Exp $ -->
|
||||
|
||||
<press>
|
||||
<year>
|
||||
|
@ -8,6 +8,17 @@
|
|||
<month>
|
||||
<name>August</name>
|
||||
|
||||
<story>
|
||||
<name>CVSup Infrastructure</name>
|
||||
<url>http://www.onlamp.com/pub/a/bsd/2001/08/16/Big_Scary_Daemons.html</url>
|
||||
<site-name>OnLamp.com</site-name>
|
||||
<site-url>http://www.onlamp.com/</site-url>
|
||||
<date>16 August 2001</date>
|
||||
<author>Michael Lucas</author>
|
||||
<p>An article on FreeBSD's CVSup infrastructure used to distribute
|
||||
its source code worldwide.</p>
|
||||
</story>
|
||||
|
||||
<story>
|
||||
<name>An Interview with Jordan Hubbard</name>
|
||||
|
||||
|
@ -49,6 +60,17 @@
|
|||
<month>
|
||||
<name>June</name>
|
||||
|
||||
<story>
|
||||
<name>Controlling User Logins</name>
|
||||
<url>http://www.onlamp.com/pub/a/bsd/2001/06/28/Big_Scary_Daemons.html</url>
|
||||
<site-name>OnLamp.com</site-name>
|
||||
<site-url>http://www.onlamp.com/</site-url>
|
||||
<date>28 June 2001</date>
|
||||
<author>Michael Lucas</author>
|
||||
<p>An article describing the ways to control user access to your
|
||||
FreeBSD system.</p>
|
||||
</story>
|
||||
|
||||
<story>
|
||||
<name>Microsoft's FreeBSD Move Aimed At Next Generation Of
|
||||
Developers</name>
|
||||
|
|
Loading…
Reference in a new issue