<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Server Guide and Blog</title>
	<atom:link href="http://www.bgevolution.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bgevolution.com/blog</link>
	<description>The server guide and blog is a Water Fuel LLC project based on experience building and configuring in house servers</description>
	<pubDate>Sun, 24 Aug 2008 21:59:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Avant Window Navigator Development Version 0.3.1 Plus</title>
		<link>http://www.bgevolution.com/blog/avant-window-navigator-development-version-031-plus/</link>
		<comments>http://www.bgevolution.com/blog/avant-window-navigator-development-version-031-plus/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 21:57:05 +0000</pubDate>
		<dc:creator>nseidm1</dc:creator>
		
		<category><![CDATA[AWN]]></category>

		<category><![CDATA[Avant]]></category>

		<category><![CDATA[Hardy]]></category>

		<category><![CDATA[Navigator]]></category>

		<category><![CDATA[Window]]></category>

		<category><![CDATA[apt]]></category>

		<category><![CDATA[install]]></category>

		<category><![CDATA[intrepid]]></category>

		<category><![CDATA[sudo]]></category>

		<guid isPermaLink="false">http://www.bgevolution.com/blog/?p=762</guid>
		<description><![CDATA[To install the development version, which has the benefit of up to date applets and code, install the appropriate apt source, sudo apt-get update, and sudo apt-get install avant-window-navigator-trunk awn-manager-trunk awn-extras-applets-trunk:
deb http://ppa.launchpad.net/awn-testing/ubuntu hardy main
deb-src http://ppa.launchpad.net/awn-testing/ubuntu hardy main
]]></description>
			<content:encoded><![CDATA[<p>To install the development version, which has the benefit of up to date applets and code, install the appropriate apt source, sudo apt-get update, and sudo apt-get install <strong><tt>avant-window-navigator-trunk</tt> <tt>awn-manager-trunk</tt> <tt>awn-extras-applets-trunk</tt></strong>:</p>
<pre id="sources-list-entries" style="border: 1px solid gray; padding: 0.3em;">deb <a href="http://ppa.launchpad.net/awn-testing/ubuntu">http://ppa.launchpad.net/awn-testing/ubuntu</a> <span id="series-deb">hardy</span> main
deb-src <a href="http://ppa.launchpad.net/awn-testing/ubuntu">http://ppa.launchpad.net/awn-testing/ubuntu</a> <span id="series-deb-src">hardy</span> main</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.bgevolution.com/blog/avant-window-navigator-development-version-031-plus/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AWN - Avant Window Navigator -  Install Current Version</title>
		<link>http://www.bgevolution.com/blog/awn-avant-window-navigator-install-current-version/</link>
		<comments>http://www.bgevolution.com/blog/awn-avant-window-navigator-install-current-version/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 13:47:40 +0000</pubDate>
		<dc:creator>nseidm1</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.bgevolution.com/blog/?p=753</guid>
		<description><![CDATA[For Ubuntu Hardy and most other Debian distributions.
To install the most current version of AWN first download the files from the development website.
AWN: http://launchpad.net/awn/0.2/0.2.6/+download/avant-window-navigator-0.2.6.tar.gz
AWN Extras: http://launchpad.net/awn-extras/0.2/0.2.6/+download/awn-extras-applets-0.2.6.tar.gz
Your going to need the build dependencies:
sudo apt-get build-dep avant-window-navigator
There are a couple of other dependencies for AWN Extras:
sudo apt-get install libsexy-dev libnotify-dev librsvg2-dev libgnome-menu-dev libgtop2-dev libvte&#8211;dev python-alsaaudio python-feedparser python-gnome2-extras
Then [...]]]></description>
			<content:encoded><![CDATA[<p>For Ubuntu Hardy and most other Debian distributions.</p>
<p>To install the most current version of AWN first download the files from the development website.</p>
<p><a title="avant-window-navigator-0.2.6" href="http://launchpad.net/awn/0.2/0.2.6/+download/avant-window-navigator-0.2.6.tar.gz">AWN: http://launchpad.net/awn/0.2/0.2.6/+download/avant-window-navigator-0.2.6.tar.gz</a></p>
<p><a title=" 	awn-extras-applets-0.2.6" href="http://launchpad.net/awn-extras/0.2/0.2.6/+download/awn-extras-applets-0.2.6.tar.gz">AWN Extras: http://launchpad.net/awn-extras/0.2/0.2.6/+download/awn-extras-applets-0.2.6.tar.gz</a></p>
<p>Your going to need the build dependencies:</p>
<p>sudo apt-get build-dep avant-window-navigator</p>
<p>There are a couple of other dependencies for AWN Extras:</p>
<p>sudo apt-get install libsexy-dev libnotify-dev librsvg2-dev libgnome-menu-dev libgtop2-dev libvte&#8211;dev python-alsaaudio python-feedparser python-gnome2-extras</p>
<p>Then unzip the packages. CD into the AWN package first because it is a dependency of the Extras package.</p>
<p>Then compile as usual:</p>
<p>./configure</p>
<p>make</p>
<p>sudo make install</p>
<p>Then do the same for the Extras package. You&#8217;ll probably want to replace the gnome-panel with AWN therefore you have to disable the former:</p>
<p>sudo mv /usr/bin/gnome-panel ~/</p>
<p>This moves the binary to your home directory. If you need to access the panel for the reason you can launch it from your home directory:</p>
<p>.~/gnome-panel</p>
<p>Set AWN to start on boot by creating a startup session.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bgevolution.com/blog/awn-avant-window-navigator-install-current-version/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Attansic atl1e eeePC 1000 LAN Driver Compile Install</title>
		<link>http://www.bgevolution.com/blog/attansic-atl1e-eeepc-1000-lan-driver-compile-install/</link>
		<comments>http://www.bgevolution.com/blog/attansic-atl1e-eeepc-1000-lan-driver-compile-install/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 04:04:38 +0000</pubDate>
		<dc:creator>nseidm1</dc:creator>
		
		<category><![CDATA[1000]]></category>

		<category><![CDATA[Asus]]></category>

		<category><![CDATA[Attansic]]></category>

		<category><![CDATA[LAN]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[atl1e]]></category>

		<category><![CDATA[compile]]></category>

		<category><![CDATA[driver]]></category>

		<category><![CDATA[eeePC]]></category>

		<category><![CDATA[modprobe]]></category>

		<category><![CDATA[source]]></category>

		<guid isPermaLink="false">http://www.bgevolution.com/blog/?p=744</guid>
		<description><![CDATA[To install the the lan driver for the eeePC 1000 you need build dependencies. If you are using a usb cd then after installation just use:
sudo apt-get install build-essential linux-headers-$(uname -r) unrar
If you don&#8217;t have anything you need to get the build dependencies onto your system the hard way. Luckily I spent 2 hours downloading [...]]]></description>
			<content:encoded><![CDATA[<p>To install the the lan driver for the eeePC 1000 you need build dependencies. If you are using a usb cd then after installation just use:</p>
<p>sudo apt-get install build-essential linux-headers-$(uname -r) unrar</p>
<p>If you don&#8217;t have anything you need to get the build dependencies onto your system the hard way. Luckily I spent 2 hours downloading every single package and associated dependencies from the Hardy repositories. The packages are for a default Hardy kernel 2.6.24 series straight off the CD. I also included the packages rerquired to build a kernel if you want to build the eeePC kernel provided at eeepc.asus.com.</p>
<p><a title="hardy_i386_build_dep_with_Kernel_build_support.tar.bz2" href="http://www.bgevolution.com/blog/hardy_i386_build_dep_with_Kernel_build_support.tar.bz2">hardy_i386_build_dep_with_Kernel_build_support.tar.bz2</a></p>
<p>Unzip the  package and use dpkg to take care of everything. Change to the directory:</p>
<p>cd Desktop/hardy_i386_build_dep_with_kernel_build_support</p>
<p>sudo dpkg -i *</p>
<p>You will have to flip back and forth with the following command:</p>
<p>sudo dpkg &#8211;configure -a</p>
<p>Lots of files require configuration prior to installation of subsequent files. This took some time, but most of the time was because the packages were bad downloads and I had to keep downloading them form different sources till they all worked. The folder contains the default kernel headers requires, and basically its an all in 1 package with everything you&#8217;ll need.</p>
<p>Now download the driver source direct from ASUS:</p>
<p><a title="ASUS Linux atl1e Driver Source" href="http://dlsvr04.asus.com/pub/ASUS/mb/socket775/P5KPL-CM/LinuxDrivers.zip">http://dlsvr04.asus.com/pub/ASUS/mb/socket775/P5KPL-CM/LinuxDrivers.zip</a></p>
<p>Unzip, and cd to the directory. Then cd to the src directory. Compile:</p>
<pre>sudo KBUILD_NOPEDANTIC=1 make
sudo KBUILD_NOPEDANTIC=1 make install</pre>
<p>After compilation and installation:</p>
<pre>cd /lib/modules/2.6.24-19-generic/kernel/drivers/net/atl1e/atl1e.ko
sudo insmod ./atl1e.ko

Then run:

sudo depmod so modprobe knows the driver exists. If for some reason the driver
dousn't load automatically you can manually add it to /etc/modules.</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.bgevolution.com/blog/attansic-atl1e-eeepc-1000-lan-driver-compile-install/feed/</wfw:commentRss>
		</item>
		<item>
		<title>eeePC 1000 Intel® 945G Express Chipset</title>
		<link>http://www.bgevolution.com/blog/eeepc-1000-intel%c2%ae-945g-express-chipset/</link>
		<comments>http://www.bgevolution.com/blog/eeepc-1000-intel%c2%ae-945g-express-chipset/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 22:29:52 +0000</pubDate>
		<dc:creator>nseidm1</dc:creator>
		
		<category><![CDATA[1000]]></category>

		<category><![CDATA[945G]]></category>

		<category><![CDATA[Express]]></category>

		<category><![CDATA[Intel]]></category>

		<category><![CDATA[chipset]]></category>

		<category><![CDATA[eeePC]]></category>

		<guid isPermaLink="false">http://www.bgevolution.com/blog/?p=742</guid>
		<description><![CDATA[The eeePC is a sleek little machine that comes with a linux based os designed for kids. There is no desktop, but a reduced graphical interface with limited modification capabilities. To compensate you can install basically any linux distribution. Most linux distros will require substantial modification, and compilation of various drivers. Ubuntu, and other debian [...]]]></description>
			<content:encoded><![CDATA[<p>The eeePC is a sleek little machine that comes with a linux based os designed for kids. There is no desktop, but a reduced graphical interface with limited modification capabilities. To compensate you can install basically any linux distribution. Most linux distros will require substantial modification, and compilation of various drivers. Ubuntu, and other debian based distros have such a following that many people are making optimized kernel that can be downloaded. One example is array.org that provides a pre-built kernel, but there are some issues with the graphics driver that causes a massive instability on eeePC version 1000. Because of this if you want to use Ubuntu with eeePC v.1000 you either should wait for further development of the custom kernel, or a more well rounded version of eeeBuntu. Frankly I think Intrepid Ibex will have support out of the box for all eeePC versions, but in the mean time I will take the route of a default Hardy kernel with associated custom compiled drivers.</p>
<p>Stability rules, and the only way to achieve this 100% is doing everything yourself. One compilation at a time.</p>
<p>The new eeePCs will come with the <span class="l"><em>Intel</em>® <em>945G</em> Express  Chipset therefore you want a distribution that has a reasonable level of stability. You should definitely take a look at the following page which specifically deals with various linux distros and their compatibility with the Intel driver. </span></p>
<p><a title="Linux Graphics Drivers from Intel" href="http://www.intellinuxgraphics.org/user.html">http://www.intellinuxgraphics.org/user.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bgevolution.com/blog/eeepc-1000-intel%c2%ae-945g-express-chipset/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
