aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/about.xml
blob: 120b2c90ae935e6621214636bbe640771dcd6c93 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<?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/share/xml/xhtml10-freebsd.dtd" [
<!ENTITY title "About FreeBSD">
]>

<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.about">

    		<h2>What is FreeBSD?</h2>

		      <p>FreeBSD is an operating system for a <a
			href="&base;/platforms/">variety of
			platforms</a> which focuses on features,
			speed, and
			stability.  It is derived from BSD, the version of
			&unix; developed at the
			University of California, Berkeley.  It is developed
			and maintained by <a
			  href="&base;/doc/en_US.ISO8859-1/articles/contributors/staff-committers.html">a
			large community</a>.</p>

		      <h2>Cutting edge features</h2>

		      <p>FreeBSD offers advanced networking, performance, security
			and compatibility
			<a href="&base;/features.html">features</a>
			today which are still missing in other operating systems,
			even some of the best commercial ones.</p>

		      <h2>Powerful Internet solutions</h2>

		      <p>FreeBSD makes an ideal Internet or Intranet
			server. It provides robust network services under the heaviest
			loads and uses memory efficiently to maintain good response
			times for thousands of simultaneous user processes.</p>

		      <h2>Advanced Embedded Platform</h2>
			<p>FreeBSD brings advanced network operating system
			  features to appliance and embedded platforms, from
			  higher-end Intel-based appliances to ARM, PowerPC,
			  and MIPS hardware platforms.  From
			  mail and web appliances to routers, time servers,
			  and wireless access points, vendors around the
			  world rely on FreeBSD's integrated build and
			  cross-build environments and advanced features as
			  the foundation for their embedded products.  And
			  the Berkeley open source license lets them decide
			  how many of their local changes they want to
			  contribute back.</p>

		      <h2>Run a huge number of
			  applications</h2>

		      <p>With over 33,000 ported libraries and <a
			href="&base;/applications.html">applications</a>,
			FreeBSD supports applications for desktop, server,
			appliance, and embedded environments.</p>

		      <h2>Easy to install</h2>

		      <p>FreeBSD can be installed from a variety of media
			including CD-ROM, DVD, or directly over the network
			using FTP or NFS.  All you need are
			<a
			  href="&base;/doc/en_US.ISO8859-1/books/handbook/bsdinstall.html">these
			directions</a>.</p>

		      <h2>FreeBSD is <i>free</i></h2>

		      <a href="&base;/copyright/daemon.html"><img src="gifs/dae_up3.gif" alt="The BSD Daemon" height="81" width="72" align="right" border="0"/></a>

		      <p>While you might expect an operating system with these
			features to sell for a high price, FreeBSD is available
			<a href="&base;/copyright/index.html">free of charge</a>
			and comes with the source code. If you would like to
			purchase or download a copy to try out,
			<a href="&base;/doc/en_US.ISO8859-1/books/handbook/mirrors.html">more
			  information is available</a>.</p>

		      <h2>Contributing to FreeBSD</h2>

		      <p>It is easy to contribute to FreeBSD. All you need to do
			is find a part of FreeBSD which you think could be
			improved and make those changes (carefully and cleanly)
			and submit that back to the Project by means of a bug report
			or a committer, if you know one.  This could be anything
			from documentation to artwork to source code. See the
			<a href="&base;/doc/en_US.ISO8859-1/articles/contributing/index.html">Contributing
			  to FreeBSD</a> article for more information.</p>

		      <p>Even if you are not a programmer, there are other
	 		ways to contribute to FreeBSD. The <a
			  href="https://www.freebsdfoundation.org">FreeBSD
			  Foundation</a> is a non-profit organization for which
	 		direct contributions are fully tax deductible.  Please
	 		contact <a
			  href="mailto:info&#64;FreeBSDFoundation.org">info&#64;FreeBSDFoundation.org</a>
	 		for more information or write to: The FreeBSD
			Foundation, 2222 14th Street, Boulder, CO 80302 USA.</p>

  </body>
</html>