<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>dotTech - Topic: FreeBSD</title>
	<link>http://dottech.org/forums/reviewstutorials/freebsd/</link>
	<description><![CDATA[Professional Technologians]]></description>
	<generator>Simple:Press Version 5.2.6</generator>
	<atom:link href="http://dottech.org/forums/reviewstutorials/freebsd/rss/" rel="self" type="application/rss+xml" />
        <item>
        	<title>RedneckUncleElminster on FreeBSD</title>
        	<link>http://dottech.org/forums/reviewstutorials/freebsd/#p16309</link>
        	<category>Reviews/Tutorials</category>
        	<guid isPermaLink="true">http://dottech.org/forums/reviewstutorials/freebsd/#p16309</guid>
        	        	<description><![CDATA[<p>Nice to know another sane user of a Unix-based OS. I personally prefer Linux (Mint and/or Arch), but to each his own.</p>
<p> </p>
<p>By sane user, I mean someone who doesn't feel like they have to go toe-to-toe with Micro$oft to prove they have a good program. Not a windows basher who forgets to even point out the good things about both OSes. Too many people do that. Though I'd have to keep Windows 8 in classic mode (good thing it has both 7-like and 9x-like modes in it).</p>
]]></description>
        	        	<pubDate>Fri, 16 Mar 2012 16:44:45 -0700</pubDate>
        </item>
        <item>
        	<title>calebstein on FreeBSD</title>
        	<link>http://dottech.org/forums/reviewstutorials/freebsd/#p9319</link>
        	<category>Reviews/Tutorials</category>
        	<guid isPermaLink="true">http://dottech.org/forums/reviewstutorials/freebsd/#p9319</guid>
        	        	<description><![CDATA[<p><strong>calebstein said: </strong></p>
<blockquote><p>
<strong>Locutus said: </strong></p>
<blockquote>
<p><strong>calebstein said: </strong></p>
<blockquote><p>
<strong>Adrian said: </strong></p>
<blockquote>
<p>@calebstein - maybe you should email the article to Ashraf and ask him to post it on the main blog.</p>
</blockquote>
<hr />
That's a very good idea <img src="/wp-content/forum-smileys/sf-smile.gif" alt="Smile" /><br />
 
</p></blockquote>
<hr />
I'd think you need screenshots if you want to do that.  Try it in a VM, see how that works out! <img src="/wp-content/forum-smileys/sf-laugh.gif" alt="Laugh" />
</p></blockquote>
<hr />
Ok, I'll try it in a VM soon.  (Tomorrow)
</p></blockquote>
<hr />
And by tomorrow (actually today), I mean next time I get the chance.  But now it's time for more lessons <img src="/wp-content/forum-smileys/sf-laugh.gif" alt="Laugh" /></p>
]]></description>
        	        	<pubDate>Sun, 23 May 2010 17:00:47 -0700</pubDate>
        </item>
        <item>
        	<title>calebstein on FreeBSD</title>
        	<link>http://dottech.org/forums/reviewstutorials/freebsd/#p9205</link>
        	<category>Reviews/Tutorials</category>
        	<guid isPermaLink="true">http://dottech.org/forums/reviewstutorials/freebsd/#p9205</guid>
        	        	<description><![CDATA[<p><strong>Locutus said: </strong></p>
<blockquote><p>
<strong>calebstein said: </strong></p>
<blockquote>
<p><strong>Adrian said: </strong></p>
<blockquote><p>
@calebstein - maybe you should email the article to Ashraf and ask him to post it on the main blog.</p>
</blockquote>
<hr />
That's a very good idea <img src="/wp-content/forum-smileys/sf-smile.gif" alt="Smile" /></p>
<p> 
</p>
</blockquote>
<hr />
I'd think you need screenshots if you want to do that.  Try it in a VM, see how that works out! <img src="/wp-content/forum-smileys/sf-laugh.gif" alt="Laugh" />
</p></blockquote>
<hr />
Ok, I'll try it in a VM soon.  (Tomorrow)</p>
]]></description>
        	        	<pubDate>Sat, 22 May 2010 11:52:29 -0700</pubDate>
        </item>
        <item>
        	<title>Locutus on FreeBSD</title>
        	<link>http://dottech.org/forums/reviewstutorials/freebsd/#p9204</link>
        	<category>Reviews/Tutorials</category>
        	<guid isPermaLink="true">http://dottech.org/forums/reviewstutorials/freebsd/#p9204</guid>
        	        	<description><![CDATA[<p><strong>calebstein said: </strong></p>
<blockquote><p>
<strong>Adrian said: </strong></p>
<blockquote>
<p>@calebstein - maybe you should email the article to Ashraf and ask him to post it on the main blog.</p>
</blockquote>
<hr />
That's a very good idea <img src="/wp-content/forum-smileys/sf-smile.gif" alt="Smile" /><br />
 
</p></blockquote>
<hr />
 </p>
<p>I'd think you need screenshots if you want to do that.  Try it in a VM, see how that works out! <img src="/wp-content/forum-smileys/sf-laugh.gif" alt="Laugh" /></p>
]]></description>
        	        	<pubDate>Sat, 22 May 2010 11:48:40 -0700</pubDate>
        </item>
        <item>
        	<title>calebstein on FreeBSD</title>
        	<link>http://dottech.org/forums/reviewstutorials/freebsd/#p9202</link>
        	<category>Reviews/Tutorials</category>
        	<guid isPermaLink="true">http://dottech.org/forums/reviewstutorials/freebsd/#p9202</guid>
        	        	<description><![CDATA[<p>For our next lesson, we will be installing a working KDE4 desktop environment.  Once again, I apologize for lack of screenshots.  KDE is a complete desktop environment.  Of all the desktops for UNIX, KDE will be most familiar to Windows users.</p>
<p>First, boot into FreeBSD and login as root.  At this point, you should add a new user account by typing "adduser" (without quotes) and accepting the defaults.  Just be sure to type "wheel" (without quotes) when you are asked what group to add the user to.  Now you should install sudo by typing "pkg_add -r sudo" (without quotes).  Now, type "pkg_add -r kde4" and then "pkg_add -r xorg" (both without quotes).  Now you should configure Xorg by typing "X -configure" (without quotes).  Then type "mv /root/xorg.conf.new /etc/X11/xorg.conf" (without quotes, and the command is case sensitive).  Now type "edit /etc/X11/xorg.conf" (without quotes), and add the following lines <strong>to the bottom</strong>:</p>
<blockquote><p>
Section "ServerFlags"</p>
<p>option "AutoAddDevices" "off"</p>
<p>option "AllowEmptyInput" "off"</p>
<p>EndSection</p>
</blockquote>
<p> Then press escape, select "leave editor," and choose to save your changes.</p>
<p>Now, type "edit /etc/rc.conf" (without quotes), and add the following lines:</p>
<blockquote><p>
dbus_enable="YES"</p>
<p>local_startup="${local_startup} /usr/local/kde4/etc/rc.d"</p>
<p>kdm4_enable="YES"</p>
</blockquote>
<p>Now, if you plan on using the terminal often, which you will be doing if you follow there tutorials, you should type "pkg_add -r xfce4" (without quotes).  You do this because KDE's Konsole will start to crash after you run it once, but XFCE's won't, so you should run XFCE's terminal once you start using KDE.  Now you are done, and you just have to reboot, and wait for KDM to start.  You must login as the user you created earlier.  If you ever want to run a command as root, just put "sudo" (without quotes) before it.</p>
]]></description>
        	        	<pubDate>Sat, 22 May 2010 10:01:05 -0700</pubDate>
        </item>
        <item>
        	<title>calebstein on FreeBSD</title>
        	<link>http://dottech.org/forums/reviewstutorials/freebsd/#p9200</link>
        	<category>Reviews/Tutorials</category>
        	<guid isPermaLink="true">http://dottech.org/forums/reviewstutorials/freebsd/#p9200</guid>
        	        	<description><![CDATA[<p><strong>Adrian said: </strong></p>
<blockquote><p>
@calebstein - maybe you should email the article to Ashraf and ask him to post it on the main blog.</p>
</blockquote>
<hr />
That's a very good idea <img src="/wp-content/forum-smileys/sf-smile.gif" alt="Smile" /></p>
]]></description>
        	        	<pubDate>Sat, 22 May 2010 09:08:48 -0700</pubDate>
        </item>
        <item>
        	<title>Adrian on FreeBSD</title>
        	<link>http://dottech.org/forums/reviewstutorials/freebsd/#p9180</link>
        	<category>Reviews/Tutorials</category>
        	<guid isPermaLink="true">http://dottech.org/forums/reviewstutorials/freebsd/#p9180</guid>
        	        	<description><![CDATA[<p>@calebstein - maybe you should email the article to Ashraf and ask him to post it on the main blog.</p>
]]></description>
        	        	<pubDate>Fri, 21 May 2010 23:51:35 -0700</pubDate>
        </item>
        <item>
        	<title>calebstein on FreeBSD</title>
        	<link>http://dottech.org/forums/reviewstutorials/freebsd/#p9158</link>
        	<category>Reviews/Tutorials</category>
        	<guid isPermaLink="true">http://dottech.org/forums/reviewstutorials/freebsd/#p9158</guid>
        	        	<description><![CDATA[<p>Here, I will post various lessons on how to do stuff on FreeBSD (I assume I am the only one here that uses BSD on a regular basis).</p>
<p>For our first lesson, we will be installing FreeBSD on a computer already running Windows.  (I apologize for lack of screenshots, I don't have any.)  First, you should burn a Gparted cd, available at <a href="http://sourceforge.net/projects/gparted/files/gparted-live-stable/0.5.2-9/gparted-live-0.5.2-9.iso/download" rel="nofollow" target="_blank">http://sourceforge.net/projects/gparted/files/gparted-live-stable/0.5.2-9/gparted-live-0.5.2-9.iso/download</a> and burn it to a cd.  You can use ImgBurn to burn the cd, ImgBurn can be downloaded from http://imgburn.com/index.php?act=download and be sure to select mirror six.  At this point, you should backup your data.  I cannot be liable for damage to your data.  Next, put your Gparted cd into your drive and boot from it.  Once it boots, (be sure to accept all the default options), you should see your partition table.  Resize your Windows partition.  You should allocate at least 5GB for FreeBSD.  Please try to make sure that your FreeBSD partition is located <strong>at the end</strong> of the hard drive.  Do not format your FreeBSD partition.  Now, restart your computer and remove the cd before it is booted.  You should boot into Windows.  In Windows, you should download the FreeBSD cd.  Go to <a href="http://freebsd.org/" rel="nofollow" target="_blank">http://freebsd.org/</a> (the same steps apply to Windows 7).  Once you boot into Windows, download and install EasyBCD, from <a href="http://neosmart.net/dl.php?id=1" rel="nofollow" target="_blank">http://neosmart.net/dl.php?id=1</a>.  (If you have trouble with the link, try removing the period from the end of it.)  Run EasyBCD, and click "Add/Remove Entries."  Click the button that says "Linux" (it should be at the bottom).  Select "FreeBSD" from the dropdown list, and then select the last item on the drive select (it should say BSD at the beginning).  Now reboot, and you should see a new menu with Windows and FreeBSD listed on it.  Now you can select to boot into Windows or FreeBSD at boot time.</p>
]]></description>
        	        	<pubDate>Fri, 21 May 2010 21:17:05 -0700</pubDate>
        </item>
</channel>
</rss>