101 lines
		
	
	
	
		
			3.4 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			101 lines
		
	
	
	
		
			3.4 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="iso-8859-1"?>
 | |
| <!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
 | |
| "http://www.FreeBSD.org/XML/doc/share/xml/xhtml10-freebsd.dtd" [
 | |
| <!ENTITY title "Web Resources">
 | |
| ]>
 | |
| 
 | |
| <html xmlns="http://www.w3.org/1999/xhtml">
 | |
| <head>
 | |
|       <title>&title;</title>
 | |
| 
 | |
|       <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
 | |
|     </head>
 | |
| 
 | |
|     <body class="navinclude.support">
 | |
| 
 | |
| 		<ul>
 | |
| 		      <li><a href="#general">General &unix; Information</a></li>
 | |
| 		      <li><a href="#xwin">The X Window System</a></li>
 | |
| 		      <li><a href="#hardware">Hardware</a></li>
 | |
| 		      <li><a href="#related">Related Operating System Projects</a></li>
 | |
| 		    </ul>
 | |
| 
 | |
| 		    <a name="general"></a>
 | |
| 
 | |
| 		    <h2>General &unix; Information</h2>
 | |
| 
 | |
| 		    <ul>
 | |
| 		      <li><a href="http://www.ugu.com/">Unix Guru Universe</a></li>
 | |
| 
 | |
| 		      <li><a href="http://www.ora.com/">O'Reilly & Associates, Inc.</a></li>
 | |
| 
 | |
| 		      <li><a href="http://www.unixpower.org">Unix Power</a></li>
 | |
| 		    </ul>
 | |
| 
 | |
| 		    <a name="xwin"></a>
 | |
| 
 | |
| 		    <h2>The X Window System</h2>
 | |
| 
 | |
| 		    <ul>
 | |
| 		      <li>The <a href="http://www.x.org/">X.Org</a>
 | |
| 			project provides
 | |
| 			users of a variety of &unix; systems, including &os;,
 | |
| 			with an excellent X Window system.</li>
 | |
| 
 | |
| 		      <li>The <a href="http://www.winehq.com/">WINE</a> project is working to
 | |
| 			provide the ability to run Microsoft Windows® software on Intel based UNIX
 | |
| 			systems such as FreeBSD, NetBSD and Linux.</li>
 | |
| 		    </ul>
 | |
| 
 | |
| 		    <a name="hardware"></a>
 | |
| 
 | |
| 		    <h2>Hardware</h2>
 | |
| 
 | |
| 		    <ul>
 | |
| 		      <li>The <em>comp.answers</em> <a
 | |
| 			  href="ftp://rtfm.mit.edu/pub/usenet-by-hierarchy/comp/answers/pc-hardware-faq">pc-hardware-faq</a>
 | |
| 			is a great reference for people building their own machines.</li>
 | |
| 
 | |
| 		      <li><a href="http://www.faqs.org/faqs/pc-hardware-faq/chiplist/">Aad
 | |
| 			  Offerman's Chip List</a> - reference material on chips used in PC
 | |
| 			clones.</li>
 | |
| 		    </ul>
 | |
| 
 | |
| 		    <a name="related"></a>
 | |
| 
 | |
| 		    <h2>Related Operating System Projects</h2>
 | |
| 
 | |
| 		    <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
 | |
| 			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>
 | |
| 
 | |
| 		      <li><a href="http://www.cs.utah.edu/flux/lites/html/"><strong>Lites</strong></a>
 | |
| 			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>
 | |
| 
 | |
| 		      <li><a href="http://www.dragonflybsd.org/"><strong>DragonFly
 | |
| 			BSD</strong></a> is based on &os; 4.X but has a different
 | |
| 			set of development goals than &os;.</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>
 | |
| 
 | |
| 
 | |
| </body>
 | |
| </html>
 |