<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://freebsdwiki.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://freebsdwiki.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Boarder8925</id>
		<title>FreeBSDwiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://freebsdwiki.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Boarder8925"/>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/Special:Contributions/Boarder8925"/>
		<updated>2026-04-30T18:48:42Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.18.0</generator>

	<entry>
		<id>http://freebsdwiki.net/index.php/User:Boarder8925</id>
		<title>User:Boarder8925</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/User:Boarder8925"/>
				<updated>2005-03-10T22:35:54Z</updated>
		
		<summary type="html">&lt;p&gt;Boarder8925: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hello, I'm '''boarder8925''', the BSDWiki's '''Stickler for Grammar'''&amp;amp;trade;.&lt;br /&gt;
&lt;br /&gt;
Normally, the only edits I make are grammar-related (since I'm not too knowledgable about FreeBSD).&lt;/div&gt;</summary>
		<author><name>Boarder8925</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php/User:Boarder8925</id>
		<title>User:Boarder8925</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/User:Boarder8925"/>
				<updated>2005-03-10T22:35:37Z</updated>
		
		<summary type="html">&lt;p&gt;Boarder8925: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hello, I'm '''boarder8925''', the BSDWiki's stickler for grammar.&lt;br /&gt;
&lt;br /&gt;
Normally, the only edits I make are grammar-related (since I'm not too knowledgable about FreeBSD).&lt;/div&gt;</summary>
		<author><name>Boarder8925</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php/Security_(Why_FreeBSD%3F)</id>
		<title>Security (Why FreeBSD?)</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/Security_(Why_FreeBSD%3F)"/>
				<updated>2005-03-10T22:34:07Z</updated>
		
		<summary type="html">&lt;p&gt;Boarder8925: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;FreeBSD has a significantly better security record&amp;amp;mdash;particularly out-of-the-box security&amp;amp;mdash;than most Linux distributions.  For example, a default FreeBSD installation includes OpenSSH configured to disallow root logins&amp;amp;mdash;a potential attacker must first know the account name of a user in the [[wheel]] group (because only users in group [[wheel]] can use [[su]]), log in as that user, and then [[su]] to root.  Most Linux distributions instead install OpenSSH configured to allow root logins, which is more insecure because it allows a cracker to use an [http://www.k-otik.com/exploits/08202004.brutessh2.c.php automated program] to attempt dictionary or brute-force attacks against the root account.&lt;br /&gt;
&lt;br /&gt;
Furthermore, because only users in group [[wheel]] can [[su]] to root, even if a remote attacker knows root's password, the attacker is powerless if he cannot access the account of a user in group [[wheel]].&lt;br /&gt;
[[Category:Why FreeBSD?]]&lt;/div&gt;</summary>
		<author><name>Boarder8925</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php/FreeBSD_is_Free</id>
		<title>FreeBSD is Free</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/FreeBSD_is_Free"/>
				<updated>2005-03-10T22:32:10Z</updated>
		
		<summary type="html">&lt;p&gt;Boarder8925: Any appearance of &amp;quot;$$$&amp;quot; to &amp;quot;money.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;FreeBSD is free&amp;amp;mdash;free as in speech as well as free as in beer.&lt;br /&gt;
&lt;br /&gt;
Here's a quick rundown of what &amp;quot;free&amp;quot; can mean and how &amp;quot;free&amp;quot; various OSes are:&lt;br /&gt;
&lt;br /&gt;
*'''Microsoft Windows''' costs money and you may not do anything with it except run it under very narrow conditions licensed to you by Microsoft.  You not only may not see the source code to enhance it for your own or others' benefit; you may not even reverse-engineer it to try to figure out how it works for yourself.&lt;br /&gt;
*'''Generic GNU/Linux''' does not cost money.  You may redistribute it as you see fit.  You not only may, but '''must''' be allowed to see the source code to aid you in either auditing or altering it as you see fit.  You must, however, make any alterations which you make to its source code also available under all of these same terms&amp;amp;mdash;you may not make them proprietary.&lt;br /&gt;
**Some specific '''variants of GNU/Linux''', such as some versions of '''Red Hat Linux''' are &amp;quot;free&amp;quot; in the sense that anyone may download the source code and audit/evaluate/alter it as they wish under the terms of the GPL as outlined briefly above, but are very distincly NOT free in the &amp;quot;free beer&amp;quot; sense&amp;amp;mdash;or in some cases of the &amp;quot;free speech&amp;quot; sense&amp;amp;mdash;in that crucial portions of the base functionality of the operating system are not unlocked unless you pay the maintainers for a set of services, and authenticate yourself to them to prove who you are and that you have so paid.  As an example, you cannot use the &amp;quot;up2date&amp;quot; utility (which keeps your installed binaries current with the distribution's current versions) under certain versions of Red Hat (namely their Enterprise series) unless you have a subscription and authenticate yourself with a certificate.&lt;br /&gt;
*'''FreeBSD''' does not cost money.  It may be redistributed as you see fit.  You not only may, but '''must''' be allowed to see the source code to aid you in either auditing or altering it as you see fit.  But where the BSD license differs from the GPL license is this:  You '''may''' use portions of the BSD code for proprietary purposes, and aside from crediting your sources, you are NOT required to make portions of the code you reuse or your own alterations available under the BSD license or any other license.  In addition, no part of the operating system is designed to be usable only if you maintain some sort of &amp;quot;subscription&amp;quot; to any organization; for example the ports and packages systems, which are roughly analogous to RedHat Enterprise's up2date system, are available to anyone and everyone without need for SSL certificate identification.&lt;br /&gt;
&lt;br /&gt;
==GPL &amp;quot;free,&amp;quot; or BSD &amp;quot;free&amp;quot;?==&lt;br /&gt;
One of the biggest starting points for BSD-vs.-Linux holy wars is the issue of which is better, the BSD license or the GPL license.  In fact, each have their strong points and their weak points.  The GPL not only encourages but forces free licensing of software, which many authors feel ensures that their work will remain free and will not have its focus stolen by commercial and proprietary efforts using their codebase.  The BSD license, however, encourages the developers of commercial and proprietary products to adhere to open standards by providing them with a codebase which they can review and re-use as they see fit without being hampered with restrictive licensing which could harm or destroy their profitability as commercial developers.  Without BSD's considerably less restrictive licensing scheme, we might very well not all be using the TCP/IP protocol on an open Internet today:  virtually every operating system on the planet used BSD's original TCP stack when adopting that protocol, and a surprising number of them, both commercial and free, still have snippets here and there even today.&lt;br /&gt;
&lt;br /&gt;
[[Category:Why FreeBSD?]]&lt;/div&gt;</summary>
		<author><name>Boarder8925</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php/User:Boarder8925</id>
		<title>User:Boarder8925</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/User:Boarder8925"/>
				<updated>2005-03-10T22:30:05Z</updated>
		
		<summary type="html">&lt;p&gt;Boarder8925: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hello, I'm '''boarder8925''', and this is my user page.&lt;br /&gt;
&lt;br /&gt;
As you can see, there's nothing here.&lt;/div&gt;</summary>
		<author><name>Boarder8925</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php/Linux</id>
		<title>Linux</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/Linux"/>
				<updated>2004-12-17T22:07:17Z</updated>
		
		<summary type="html">&lt;p&gt;Boarder8925: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A Unix-like operating system.  Many distributions exist; the closest analogue to FreeBSD being the Gentoo distribution:  It has a ports system and places an emphasis on building packages and the system itself from source.&lt;br /&gt;
[[Category:FreeBSD Terminology]]&lt;/div&gt;</summary>
		<author><name>Boarder8925</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php/FreeBSD_is_Free</id>
		<title>FreeBSD is Free</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/FreeBSD_is_Free"/>
				<updated>2004-12-17T22:05:58Z</updated>
		
		<summary type="html">&lt;p&gt;Boarder8925: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;FreeBSD is free&amp;amp;mdash;free as in speech as well as free as in beer.&lt;br /&gt;
&lt;br /&gt;
Here's a quick rundown of what &amp;quot;free&amp;quot; can mean and how &amp;quot;free&amp;quot; various OSes are:&lt;br /&gt;
&lt;br /&gt;
*'''Microsoft Windows''' costs $$$ and you may not do anything with it except run it under very narrow conditions licensed to you by Microsoft.  You not only may not see the source code to enhance it for your own or others' benefit; you may not even reverse-engineer it to try to figure out how it works for yourself.&lt;br /&gt;
*'''Generic GNU/Linux''' does not cost $$$.  You may redistribute it as you see fit.  You not only may, but must, be allowed to see the source code to aid you in either auditing or altering it as you see fit.  You must, however, make any alterations which you make to its source code also available under all of these same terms&amp;amp;mdash;you may not make them proprietary.&lt;br /&gt;
**Some specific '''variants of GNU/Linux''', such as '''Red Hat Enterprise''', are &amp;quot;free&amp;quot; in the sense that anyone may download the source code and audit/evaluate/alter it as they wish under the terms of the GPL as outlined briefly above, but are very distincly NOT free in the &amp;quot;free beer&amp;quot; sense&amp;amp;mdash;or in some cases of the &amp;quot;free speech&amp;quot; sense&amp;amp;mdash;in that crucial portions of the base functionality of the operating system are not unlocked unless you pay the maintainers for a set of services, and authenticate yourself to them to prove who you are and that you have so paid.  As an example, you cannot use the &amp;quot;up2date&amp;quot; utility (which keeps your installed binaries current with the distribution's current versions) under RedHat unless you have a subscription and authenticate yourself with a certificate.&lt;br /&gt;
*'''FreeBSD''' does not cost $$$.  It may be redistributed as you see fit.  You not only may, but must be allowed to see the source code to aid you in either auditing or altering it as you see fit.  But where the BSD license differs from the GPL license is this:  You '''may''' use portions of the BSD code for proprietary purposes, and aside from crediting your sources, you are NOT required to make portions of the code you reuse or your own alterations available under the BSD license or any other license.  In addition, no part of the operating system is designed to be usable only if you maintain some sort of &amp;quot;subscription&amp;quot; to any organization; for example the ports and packages systems, which are roughly analogous to RedHat Enterprise's up2date system, are available to anyone and everyone without need for SSL certificate identification.&lt;br /&gt;
&lt;br /&gt;
== GPL &amp;quot;free,&amp;quot; or BSD &amp;quot;free?&amp;quot; ==&lt;br /&gt;
One of the biggest starting points for BSD-vs.-Linux holy wars is the issue of which is better, the BSD license or the GPL license.  In fact, each have their strong points and their weak points.  The GPL not only encourages but forces free licensing of software, which many authors feel ensures that their work will remain free and will not have its focus stolen by commercial and proprietary efforts using their codebase.  The BSD license, however, encourages the developers of commercial and proprietary products to adhere to open standards by providing them with a codebase which they can review and re-use as they see fit without being hampered with restrictive licensing which could harm or destroy their profitability as commercial developers.  Without BSD's considerably less restrictive licensing scheme, we might very well not all be using the TCP/IP protocol on an open Internet today:  virtually every operating system on the planet used BSD's original TCP stack when adopting that protocol, and a surprising number of them, both commercial and free, still have snippets here and there even today.&lt;br /&gt;
&lt;br /&gt;
[[Category:Why FreeBSD?]]&lt;/div&gt;</summary>
		<author><name>Boarder8925</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php/FreeBSD_is_Free</id>
		<title>FreeBSD is Free</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/FreeBSD_is_Free"/>
				<updated>2004-12-17T21:40:18Z</updated>
		
		<summary type="html">&lt;p&gt;Boarder8925: Some organization, minor grammar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;FreeBSD is free&amp;amp;mdash;free as in speech as well as free as in beer.&lt;br /&gt;
&lt;br /&gt;
Here's a quick rundown of what &amp;quot;free&amp;quot; can mean and how &amp;quot;free&amp;quot; various OSes are:&lt;br /&gt;
&lt;br /&gt;
*'''Microsoft Windows''' costs $$$ and you may not do anything with it except run it under very narrow conditions licensed to you by Microsoft.  You not only may not see the source code to enhance it for your own or others' benefit; you may not even reverse-engineer it to try to figure out how it works for yourself.&lt;br /&gt;
*'''Generic GNU/Linux''' does not cost $$$.  You may redistribute it as you see fit.  You not only may, but must, be allowed to see the source code to aid you in either auditing or altering it as you see fit.  You must, however, make any alterations which you make to its source code also available under all of these same terms - you may not make them proprietary.&lt;br /&gt;
**Some specific '''variants of GNU/Linux''' - such as '''Red Hat Enterprise''' - are &amp;quot;free&amp;quot; in the sense that anyone may download the source code and audit / evaluate / alter it as they wish under the terms of the GPL as outlined briefly above, but are very distincly NOT free in the &amp;quot;free beer&amp;quot; sense - or in some cases of the &amp;quot;free speech&amp;quot; sense - in that crucial portions of the base functionality of the operating system are not unlocked unless you pay the maintainers for a set of services, and authenticate yourself to them to prove who you are and that you have so paid.  As an example, you cannot use the &amp;quot;up2date&amp;quot; utility (which keeps your installed binaries current with the distribution's current versions) under RedHat unless you have a subscription and authenticate yourself with a certificate.&lt;br /&gt;
*'''FreeBSD''' does not cost $$$.  It may be redistributed as you see fit.  You not only may, but must be allowed to see the source code to aid you in either auditing or altering it as you see fit.  But where the BSD license differs from the GPL license is this - you MAY use portions of the BSD code for proprietary purposes, and aside from crediting your sources, you are NOT required to make portions of the code you reuse or your own alterations available under the BSD license or any other license.  In addition, no part of the operating system is designed to be usable only if you maintain some sort of &amp;quot;subscription&amp;quot; to any organization; for example the ports and packages systems, which are roughly analogous to RedHat Enterprise's up2date system, are available to anyone and everyone without need for SSL certificate identification.&lt;br /&gt;
&lt;br /&gt;
== GPL &amp;quot;free,&amp;quot; or BSD &amp;quot;free?&amp;quot; ==&lt;br /&gt;
One of the biggest starting points for BSD-vs.-Linux holy wars is the issue of which is better, the BSD license or the GPL license.  In fact, each have their strong points and their weak points.  The GPL not only encourages but forces free licensing of software, which many authors feel ensures that their work will remain free and will not have its focus stolen by commercial and proprietary efforts using their codebase.  The BSD license, however, encourages the developers of commercial and proprietary products to adhere to open standards by providing them with a codebase which they can review and re-use as they see fit without being hampered with restrictive licensing which could harm or destroy their profitability as commercial developers.  Without BSD's considerably less restrictive licensing scheme, we might very well not all be using the TCP/IP protocol on an open Internet today:  virtually every operating system on the planet used BSD's original TCP stack when adopting that protocol, and a surprising number of them, both commercial and free, still have snippets here and there even today.&lt;br /&gt;
&lt;br /&gt;
[[Category:Why FreeBSD?]]&lt;/div&gt;</summary>
		<author><name>Boarder8925</name></author>	</entry>

	</feed>