- Update link of The Unix Reference Desk
- List OpenSolaris in related operating systems projects - s/UNIX/&unix;/ - s/4.4BSD-Lite/4.4BSD Lite/ PR: www/94868 Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
This commit is contained in:
parent
8321bb68ea
commit
b128dd61ae
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27779
1 changed files with 17 additions and 10 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/support/webresources.sgml,v 1.40 2004/12/08 23:17:18 brueffer Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/support/webresources.sgml,v 1.1 2005/10/04 05:52:16 murray Exp $">
|
||||
<!ENTITY title "Web Resources">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navsupport.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -21,7 +21,7 @@
|
|||
<h2>General &unix; Information</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://www.geek-girl.com/unix.html">The Unix Reference
|
||||
<li><a href="http://www.technion.ac.il/guides/unix.html">The Unix Reference
|
||||
Desk</a> by Jennifer Myers</li>
|
||||
|
||||
<li><a href="http://www.ugu.com/">Unix Guru Universe</a></li>
|
||||
|
@ -38,7 +38,7 @@
|
|||
<ul>
|
||||
<li>The <a href="http://www.x.org/">X.Org</a> and <a
|
||||
href="http://www.xfree86.org/">XFree86™</a> projects provide
|
||||
users of a variety of Intel based UNIX systems, including FreeBSD,
|
||||
users of a variety of Intel based &unix; systems, including FreeBSD,
|
||||
with an excellent X Window system.</li>
|
||||
|
||||
<li>The <a href="http://www.winehq.com/">WINE</a> project is working to
|
||||
|
@ -69,33 +69,40 @@
|
|||
|
||||
<ul>
|
||||
<li><a href="http://www.netbsd.org/"><strong>NetBSD</strong></a> is
|
||||
another free 4.4BSD-Lite based operating system which runs on several
|
||||
another free 4.4BSD Lite based operating system which runs on several
|
||||
different architectures.</li>
|
||||
|
||||
<li><a href="http://www.openbsd.org/"><strong>OpenBSD</strong></a>
|
||||
is another 4.4BSD derivative with focus on security.</li>
|
||||
|
||||
<li><a href="http://www.linux.org/"><strong>Linux</strong></a> is
|
||||
another free UNIX like system.</li>
|
||||
another free &unix; like system.</li>
|
||||
|
||||
<li><a href="http://www.opendarwin.org/"><strong>Darwin</strong></a>
|
||||
is the free system that forms the core of Apple's
|
||||
<a href="http://www.apple.com/macosx/">Mac OS X</a> system.</li>
|
||||
|
||||
<li><a href="http://www.cs.utah.edu/flux/lites/html/"><strong>Lites</strong></a>
|
||||
is a 4.4 BSD Lite based server and emulation library that provides
|
||||
free UNIX functionality to a Mach based system.</li>
|
||||
is a 4.4BSD Lite based server and emulation library that provides
|
||||
free &unix; functionality to a Mach based system.</li>
|
||||
|
||||
<li>The <a href="http://www.gnu.org/software/hurd/hurd.html"><strong>GNU
|
||||
HURD</strong></a> project is another effort to develop a free
|
||||
UNIX like operating system.</li>
|
||||
Hurd</strong></a> project is another effort to develop a free
|
||||
&unix; like operating system.</li>
|
||||
|
||||
<li><a href="http://www.dragonflybsd.org/"><strong>DragonFly
|
||||
BSD</strong></a> is based on FreeBSD 4.X but has a different
|
||||
set of development goals than FreeBSD 5.X.</li>
|
||||
|
||||
<li><a href="http://opensolaris.org/os/"><strong>OpenSolaris</strong></a>
|
||||
is the open source variation of Sun Microsystems' Solaris operating
|
||||
system, which is also a BSD derivative and was called SunOS. The most
|
||||
part of the codebase has been opened, but the whole operating system
|
||||
is still being distributed in the old way, too.</li>
|
||||
|
||||
</ul>
|
||||
|
||||
&footer;
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue