<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Yet Another Linux Blog &#187; Misc</title>
	<atom:link href="http://linux-blog.org/category/misc/feed/" rel="self" type="application/rss+xml" />
	<link>http://linux-blog.org</link>
	<description>Open Source, Open Blog</description>
	<lastBuildDate>Fri, 19 Feb 2010 18:44:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Host Your Own Domain, Website and Webserver</title>
		<link>http://linux-blog.org/host-your-own-domain-website-and-webserver/</link>
		<comments>http://linux-blog.org/host-your-own-domain-website-and-webserver/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 18:27:23 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[Webserver]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://linux-blog.org/?p=1363</guid>
		<description><![CDATA[This post was originally published on 13 July, 2006.  I&#8217;ve updated the original post which can be found here with current and extra information.
I have a problem with facebook, myspace, and other social networking websites out there.  The problem is when I upload my data to their webservers&#8230;.I don&#8217;t own it anymore.  They do.  And [...]


Related posts:<ol><li><a href='http://linux-blog.org/self-musings/' rel='bookmark' title='Permanent Link: Self Musings'>Self Musings</a> <small>With Yet Another Linux Blog silently turning 4 years old...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<blockquote><p><em>This post was originally published on 13 July, 2006.  I&#8217;ve updated the original post which can <a title="be found here" href="http://linux-blog.org/host-your-own-domain-and-webserver-using-apache/" target="_blank">be found here</a> with current and extra information.</em></p></blockquote>
<p>I have a problem with facebook, myspace, and other social networking websites out there.  The problem is when I upload my data to their webservers&#8230;.I don&#8217;t own it anymore.  They do.  And they can do whatever they want with it once it is there.</p>
<p>With this in mind, I&#8217;d rather setup <a title="status.net aka laconi.ca" href="http://status.net/" target="_blank">my own twitter using Status.net</a> or <a title="Pligg" href="http://www.pligg.com/" target="_blank">my own digg using Pligg</a>.  But I&#8217;d do it on MY OWN SERVER.  That way, any content I upload is MINE.  It doesn&#8217;t reside on some server in California or DC and get <a title="YOU BE THE STAR! Without Knowledge" href="http://www.wired.com/epicenter/2008/01/facebook-ads-ma/" target="_blank">recycled to advertisements</a>.</p>
<p>I like to control my own stuff.  I don&#8217;t like to be cut out of the loop.  If you&#8217;re like me, then you&#8217;ll want to host your own domain, website and webserver so that your friends/family/shrink can quickly and easily connect up to see new photos, find out the latest family developments, and understand why you wear tinfoil hats every Thursday after 4pm.</p>
<p>Normally, to host your own webpage you would need to spend around 7  bucks to purchase a domain.  Next you would need a hosting plan that usually runs around 3-15 dollars per month to serve up your web pages.</p>
<p>What most don&#8217;t realize is that you can skip these steps all together&#8230;you don&#8217;t need to get <a title="Dedicated Hosting" href="http://www.hosting.com/dedicatedservershosting/" target="_blank">dedicated hosting</a> (this blog is hosted on dedicated  hosting&#8230;but started out in my apartment!) to serve pages up to your friends and family.  You absolutely do not need  to get domain name services through a provider.  You can even host your  own webserver using a dialup connection (that&#8217;s right&#8230;I said dialup)  although. I don&#8217;t recommend it (but I&#8217;ve done it using 56.6kbps).</p>
<p>Why would you want to do this?  The answer might be to stay connected to  friends and family&#8230;perhaps install a gallery so that your  grandparents can see pics of your new dog/car/tinfoil hat.  Sure, you  could waste my time with MyWaste..er..space and facebook and be barraged daily by  advertisers and solicitors and be inundated with the minutiae of what all your friends had to eat for the day &#8230;or you could roll your own web host,  install a gallery or website, and provide media to your friends and  family without costing yourself a dime.  That&#8217;s right, <strong>NO COST</strong> (except time spent getting it running).  Just remember, your website  might not survive a digging or slashdotting if you run it yourself.   Keep that in mind <img src='http://linux-blog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   So without more chatter, let&#8217;s get to the meat  and potatoes of things:</p>
<p><strong><span style="text-decoration: underline;">Meat and Potatoes</span></strong></p>
<p>If you have Cable or DSL at home (not a business account) you have something called a <span style="text-decoration: underline;">dynamic</span> connection.  Dynamic connection means that it can change every once in a while.  DSL and cable ISP&#8217;s purchase blocks of IP Addresses in the dynamic range so that they can keep consumers separate from businesses.  It&#8217;s also easier for them to manage dynamic pools of people than to have to remember static connections that don&#8217;t change for everyone.</p>
<p>Because of this problem&#8230;an ever changing connection for you at home&#8230;web servers and websites do not do very well.  The reason for this is because when you visit a website on a dynamic connection one day, it might be different the next day.  In order for visitors of a website to find you each and every single time, you need a &#8220;domain&#8221; or web name that points back to the address (IP Address) your internet service provider changes on a whim.  You&#8217;ll also need an update service to update your website each time your ISP decides to change things on you.</p>
<p>Believe it or not, there are free services out there to do that for you.  You just have to be willing to do a little extra work in the beginning to set things up.  You can also do this without spending 20-40 bucks a month on DNS service.</p>
<p>I&#8217;ll divide this up into 2 sections.  The first will deal with Linux hosting.   The second, Windows hosting.  This is only something that I&#8217;ve found easy to  do and the price is just right (it&#8217;s free).  The only thing that I  recommend is a dedicated internet connection (cable, DSL) but even this  is not necessary as dialup can be used.  I recommend that you use the  Linux way of doing things since it is more secure and doesn&#8217;t require a  restart every time you patch it.</p>
<p><em>*note: I&#8217;m assuming that you aren&#8217;t behind a firewall/proxy of any  kind and that your ISP doesn&#8217;t block port 80 traffic.  If your ISP  blocks port 80, see the appendix at the end of this article.</em></p>
<p><strong><span style="text-decoration: underline;">LINUX</span></strong></p>
<p><strong> </strong>No matter what version of Linux you run, chances are that  you&#8217;ll be able to install the apache webserver.  This is good news as  over half the websites of the world are run by apache. I&#8217;m not going to address the specifics of how to set  up your apache&#8230;only how to get it a fixed address without buying a  domain.  So, you have your html or php pages located into your webservers public  directory&#8230;good&#8230;whatever application you have is installed on your server.  Now, how to resolve your IP&#8230;lets say it  is&#8230;25.24.4.166 (for our example) and you want it to have a  host.name.com to bind to.  Easy to resolve.  Go to <a href="http://www.no-ip.com/index.php" target="_blank">http://www.no-ip.com/index.ph</a><a href="http://www.no-ip.com/index.php">p</a> and sign up.  You can  get a site from noip that is like yourname.theirdomain.com/.net/.info.   They have cool names like sytes.net and servebeer.org&#8230;even  workisboring.com.  Other services like <a title="dyndns.org" href="http://dyndns.org" target="_blank">dyndns.org</a> also exist and provide the free service as well.</p>
<p>You&#8217;ll be able to choose your own top level name&#8230;for instance,  Ithink.dnsiskinky.com could be your new domain name.  Next download a  client from the download tab: <a href="https://www.no-ip.com/downloads.php" target="_blank">https://www.no-ip.com/downloads.php</a></p>
<p>The linux client is a tar.gz source and is simple to install. Follow the  instructions when installing.  You may have to install compilation  tools (devel packages like GCC) to install the client.  You now are the  proud owner of yoursite.theirsite.com and your IP will ALWAYS update (as  long as noip.com is up) each time you log on/sign on/beam up or  whatever it is you do.</p>
<p>How does this help you?  Well, if you&#8217;re like me, you have a dynamic  IP address.  If you connect to the internet via cable, dialup, or  dsl&#8230;you also have a dynamic IP address.  Dynamic means that it will  change from time to time without warning.  So by binding  yoursite.theirsite.com to your IP address&#8230;you don&#8217;t ever have to worry  about what IP address you have anymore.  Instead, you&#8217;ll always be able  to connect using yoursite.theirsite.com.  You can host a webserver  using Apache and a virtual host in this style as well (look for another  how-to on this subject later) so that everyone can visit a shiny website  at yoursite.theirsite.com.</p>
<p>Now you can give your friends/family/dog walker/mailman the address to your new webserver&#8230;maybe it&#8217;s Ithink.dnsiskinky.com like we used in the example above.  Now when they visit that address in their web browser, your application or web page displays for them.  You also get bragging rights at being the most technical friend/relative/dog walker client/household that everyone knows.  Now let&#8217;s cover Windows.</p>
<p><img title="More..." src="http://linux-blog.org/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /></p>
<p><strong><span style="text-decoration: underline;">WINDOWS</span></strong></p>
<p><strong> </strong>First you need a free and clear webserver since one is not  included by default with windows. You can <a href="http://httpd.apache.org/download.cgi" target="_blank">download  Apache</a> for this as well OR try the <a href="http://abyss.sourceforge.net/" target="_blank">Abyss Webserver</a>.</p>
<p>Interestingly enough, Abyss is also free!  I ran it while my linux  machine was being worked on (bad hard disk&#8230;it was a Quantum 200MB  drive from 1913&#8230;had to upgrade) and it worked just great off of  Windows XP.  Download that puppy and install it.  Make sure you read all  of the documentation and familiarize yourself with how Abyss does  business.</p>
<p>The next step&#8230;getting a hostname&#8230; is even easier than the linux  method because you don&#8217;t have to manually install the noip client&#8230;they  have a windows installer.  Go to <a href="http://www.no-ip.com/index.php" target="_blank">http://www.no-ip.com/index.php</a> and sign up.  Choose the domain name you would like (see above examples  in Linux section).  Next, download the noip client from the download  tab: <a href="https://www.no-ip.com/downloads.php" target="_blank">https://www.no-ip.com/downloads.php</a> but this time choose the windows client.  From there, you&#8217;ll be able to  install this with a simple double click.  Fill in all of your  information (pretty self explanatory) and make sure that it will run  with each time you sign on.  You&#8217;re set! Your IP will now resolve to the  yourchoice.theirhostname.com</p>
<p><span style="text-decoration: underline;"><strong>CONCLUSION</strong></span></p>
<p><span style="text-decoration: underline;"><strong> </strong></span>You don&#8217;t have to spend a dime to keep a domain bound  to your IP.  This is perfect for the home user who just wants a gallery  or homepage.  It&#8217;s even good for someone who has a weblog or enthusiast  site.  It&#8217;s good for someone who wants to be able to find their files and music&#8230;setup Jinzora and stream all your music library to yourself anywhere you are!  Setup Amahi and have access to all the goodness it brings.</p>
<p>Please remember, this wouldn&#8217;t be good for a business to have.  You will probably violate your ISP&#8217;s terms and conditions for using their connection if you tried to run a business this way.</p>
<p>It&#8217;s always good form to put a link of the stuff you are using on  your website to direct traffic back to your software provider.  When I  used noip, I included a noip link on my main page and also an abyss  webserver icon as well.  It&#8217;s just good form and some companies/software  providers necessitate the use of their logo or a link on sites that use  their software/code.  Just be a nice person and give a linkback to  them.  Good luck! Have fun!</p>
<p>Also, please note that having hosted my own webserver for quite  some time (circa 2001) I&#8217;ve found Linux and Apache as a combination to  be more secure, faster, and more stable than any webserver I&#8217;ve hosted  on the Windows Platform. I included information on Windows mainly to  introduce you to the concept of free and open source software. If you  thought getting a webserver for free was great, think about getting a  whole operating system! Give it a try, you don&#8217;t even have to install it  (use a <a href="http://en.wikipedia.org/wiki/Live_CD">Live CD</a>).</p>
<p><strong><span style="text-decoration: underline;">APPENDIX</span></strong></p>
<p>If your ISP blocks port 80 traffic, your webserver won&#8217;t work.   Before deciding that your ISP is blocking however, make sure your  firewall has the appropriate rules to allow incoming traffic.  You can  do a quick add to IPTABLES in the following manner:</p>
<pre class="brush: plain;">iptables -A INPUT -p tcp --dport 80 -j ACCEPT</pre>
<pre class="brush: plain;">iptables -A INPUT -j DROP</pre>
<p>If you&#8217;ve opened up the appropriate ports and things still don&#8217;t  work, it will be safe to say that you&#8217;ve determined the ISP is blocking  port 80.  How you can get around this conundrum is to switch the  listening port on the webserver to a different one and redirect traffic  there.</p>
<ol>
<li><a href="http://www.no-ip.com/support/guides/web_servers/isp_block_port_80.html">See  how to do this for IIS Webservers</a></li>
<li><a href="http://httpd.apache.org/docs/2.0/mod/mpm_common.html#listen">See  how to do this for Apache Webservers</a> (normally in  /etc/apache2/httpd.conf but your distro may vary.)</li>
<li><a href="http://www.aprelium.com/abyssws/faq.html#A1-2">See how to do  this for Abyss Webservers</a></li>
</ol>
<p>If you still have problems, drop me a line in the comments section.   I may not be able to answer all questions but I can most likely get you  to a person/place/thing that can.  Have fun and thanks for reading!</p>
<p><a href="http://linux-blog.org/host-your-own-domain-website-and-webserver/" rel="bookmark">Host Your Own Domain, Website and Webserver</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on February 13, 2010.</p>


<p>Related posts:<ol><li><a href='http://linux-blog.org/self-musings/' rel='bookmark' title='Permanent Link: Self Musings'>Self Musings</a> <small>With Yet Another Linux Blog silently turning 4 years old...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/host-your-own-domain-website-and-webserver/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Status Update for Devnet</title>
		<link>http://linux-blog.org/status-update-for-devnet/</link>
		<comments>http://linux-blog.org/status-update-for-devnet/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 16:30:30 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[devnet]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[status]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[YALB]]></category>

		<guid isPermaLink="false">http://linux-blog.org/?p=1329</guid>
		<description><![CDATA[For those of you who follow me here at Yet Another Linux Blog you might be wondering where I went the last month.  I assure you I&#8217;m still here and I still use Linux every single day.  I&#8217;m currently running both Arch Linux (32bit) and Unity Linux (64bit) on my main computer.
I&#8217;ve been working pretty [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>For those of you who follow me here at Yet Another Linux Blog you might be wondering where I went the last month.  I assure you I&#8217;m still here and I still use Linux every single day.  I&#8217;m currently running both Arch Linux (32bit) and Unity Linux (64bit) on my main computer.</p>
<p>I&#8217;ve been working pretty hard through the holidays at my full time job where I am a server administrator for a medium sized hospital in the U.S.  Recently (in December), I moved 2000+ users from Exchange 2003 to Exchange 2007.  We considered farming out our Exchange environment to the cloud or perhaps going with <a title="Microsoft Exchange Hosting" href="http://www.sherweb.com/hosted-exchange" target="_blank">Microsoft Exchange Hosting</a> services but in the end, upper management decided they&#8217;d rather underpay someone to work exceedingly long hours with minimal training on a system not built by him.  So, that&#8217;s why I&#8217;ve been pretty inactive as of late.  As you can imagine working with Microsoft technologies&#8230;I always have something to fix and things are always unstable.</p>
<p>I know that some of you might be saying &#8220;why not use linux based exchange alternatives in your enterprise?&#8221; and I&#8217;d say, why indeed.  But I inherited this beast and it&#8217;s been Exchange since Exchange came out.  Not only that, but the primary application for all departments (ERM app) runs completely on Windows and plugs into Exchange and nothing else.  Talk about vendor lock in eh?  Well, it&#8217;s a job.</p>
<p>I used to work with Linux when I worked for <a href="http://rpath.com/corp" target="_blank">rPath</a> but parted ways with them about a year and a half ago when I had to move away to help out after a death in the family.  I was very sad to leave but am very happy with the large pay increase that came with my current position.  However, migrations do take their toll&#8230;lots of hours worked and frustrations vented.  Now that I&#8217;m over the hump, I&#8217;ll be able to get back into a normal swing of things.</p>
<p>For those of you who might be Exchange administrators in your day to day work, I&#8217;ve begun blogging about my experiences and setup a community to share tips, tricks, powershell commandlets, and a place to talk shop.  I figure if I have to work with closed source at least I can open source some help.  Find my Exchange blog at <a title="http://teknologist.net" href="http://teknologist.net" target="_blank">http://teknologist.net</a></p>
<p>Thanks for hanging in there everyone, and sorry for the inactivity.  Now that I&#8217;ve hit 6+ years blogging (in December) here I have even more incentive to continue sharing great Linux help with everyone.  I&#8217;ve got some good tips directly in the pipeline and here&#8217;s to a great 2010!</p>
<p><a href="http://linux-blog.org/status-update-for-devnet/" rel="bookmark">Status Update for Devnet</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on January 5, 2010.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/status-update-for-devnet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Unity Linux Theme Refreshes</title>
		<link>http://linux-blog.org/unity-linux-theme-refreshes/</link>
		<comments>http://linux-blog.org/unity-linux-theme-refreshes/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 21:30:26 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[unity]]></category>
		<category><![CDATA[unity linux]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://linux-blog.org/?p=1269</guid>
		<description><![CDATA[I&#8217;ve been pretty busy lately with theme design for the Unity Linux project.  The following pages were updated:

Unity-Linux.org
Planet.Unity-Linux.org
A new forum theme called SMFPress @ forum.unity-linux.org

Uniformity was the key ingredient to the stylings.  I&#8217;m trying to match everything to the front page theme at the main site page.  Using the color pallete from that site, I [...]


Related posts:<ol><li><a href='http://linux-blog.org/unity-3-7-snapshot-preview-out/' rel='bookmark' title='Permanent Link: Unity 3.7 Snapshot Preview Out'>Unity 3.7 Snapshot Preview Out</a> <small>Gettinther announced that build 3.7&#8230;a developer environment snapshot intended as...</small></li>
<li><a href='http://linux-blog.org/project-unity-updates/' rel='bookmark' title='Permanent Link: Project Unity Updates'>Project Unity Updates</a> <small>Just a few updates on the new project named Unity&#8230;...</small></li>
<li><a href='http://linux-blog.org/the-new-planet-unity/' rel='bookmark' title='Permanent Link: The New Planet Unity'>The New Planet Unity</a> <small>Some of you may have noticed that Planet Unity got...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been pretty busy lately with theme design for the Unity Linux project.  The following pages were updated:</p>
<ol>
<li><a title="Unity Linux Main Site" href="http://unity-linux.org" target="_blank">Unity-Linux.org</a></li>
<li><a title="Planet Unity" href="http://planet.unity-linux.org" target="_blank">Planet.Unity-Linux.org</a></li>
<li>A new forum theme called SMFPress @ <a title="Unity Support Forum" href="http://forum.unity-linux.org" target="_blank">forum.unity-linux.org</a></li>
</ol>
<p>Uniformity was the key ingredient to the stylings.  I&#8217;m trying to match everything to the front page theme at the main site page.  Using the color pallete from that site, I worked on creating a theme for our forum and then gave planet unity a facelift as well.  We&#8217;ll test out the planet capability a bit longer (see how updates go) before we ultimately conclude to use it.  However, the forum and main site are finished products.</p>
<p>Let me know if you find any bugs or have any problems with the theme.  If all goes well I&#8217;ll start on a wiki theme for our documentation site <img src='http://linux-blog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://linux-blog.org/unity-linux-theme-refreshes/" rel="bookmark">Unity Linux Theme Refreshes</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on November 9, 2009.</p>


<p>Related posts:<ol><li><a href='http://linux-blog.org/unity-3-7-snapshot-preview-out/' rel='bookmark' title='Permanent Link: Unity 3.7 Snapshot Preview Out'>Unity 3.7 Snapshot Preview Out</a> <small>Gettinther announced that build 3.7&#8230;a developer environment snapshot intended as...</small></li>
<li><a href='http://linux-blog.org/project-unity-updates/' rel='bookmark' title='Permanent Link: Project Unity Updates'>Project Unity Updates</a> <small>Just a few updates on the new project named Unity&#8230;...</small></li>
<li><a href='http://linux-blog.org/the-new-planet-unity/' rel='bookmark' title='Permanent Link: The New Planet Unity'>The New Planet Unity</a> <small>Some of you may have noticed that Planet Unity got...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/unity-linux-theme-refreshes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Foresight, rPath, LiveCD, and Unity Linux</title>
		<link>http://linux-blog.org/foresight-rpath-livecd-and-unity-linux/</link>
		<comments>http://linux-blog.org/foresight-rpath-livecd-and-unity-linux/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 14:20:19 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Distros]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[foresight]]></category>
		<category><![CDATA[LiveCD]]></category>
		<category><![CDATA[rpath]]></category>
		<category><![CDATA[unity]]></category>
		<category><![CDATA[unity linux]]></category>

		<guid isPermaLink="false">http://linux-blog.org/?p=1238</guid>
		<description><![CDATA[Most, if not all, top distributions of Linux ship a live CD that allows an end user to preview the operating system without installing it.
Foresight Linux is the exception.
Now, this isn&#8217;t because they don&#8217;t WANT to have a Live CD&#8230;they do.  The problem is that rPath, the creators of rBuilder Online, have discontinued the Live CD [...]


Related posts:<ol><li><a href='http://linux-blog.org/project-unity-updates/' rel='bookmark' title='Permanent Link: Project Unity Updates'>Project Unity Updates</a> <small>Just a few updates on the new project named Unity&#8230;...</small></li>
<li><a href='http://linux-blog.org/unity-3-7-snapshot-preview-out/' rel='bookmark' title='Permanent Link: Unity 3.7 Snapshot Preview Out'>Unity 3.7 Snapshot Preview Out</a> <small>Gettinther announced that build 3.7&#8230;a developer environment snapshot intended as...</small></li>
<li><a href='http://linux-blog.org/foresight-and-fedora-clarkconnect-becomes-clearos/' rel='bookmark' title='Permanent Link: Foresight and Fedora, ClarkConnect Becomes ClearOS'>Foresight and Fedora, ClarkConnect Becomes ClearOS</a> <small>Foresight and Fedora (aka &#8220;boots, a fedora remix&#8221;) Last week...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Most, if not all, top distributions of Linux ship a live CD that allows an end user to preview the operating system without installing it.</p>
<p><a title="Foresight Linux Home" href="http://foresightlinux.org" target="_blank">Foresight Linux</a> is the exception.</p>
<p>Now, this isn&#8217;t because they don&#8217;t WANT to have a Live CD&#8230;they do.  The problem is that rPath, the creators of rBuilder Online, have discontinued the Live CD image creation type.</p>
<p>There was no announcement&#8230;no news posting&#8230;no clue dart thrown toward Foresight for this discontinuation.  There was only a <a title="rPath Formally Discontinues Live CD" href="https://issues.rpath.com/browse/RBL-4259?focusedCommentId=107403#action_107403" target="_blank">comment on a single bug in the rPath issue tracker just this past May</a>&#8230;Formally discontinued&#8230;which in my opinion, is a HUGE mistake as far as community goes.  Why? Because a community is a solid base on which to stand for any distribution or toolset for open source.  rPath has essentially dismissed a feature that the community would find valuable and in the process alienated anyone who finds this feature valuable or desirable.  But I&#8217;m not here to talk about whether or not people want to develop their own distributions on rBuilder Online using rPath tools nor the incentive to do so&#8230;I&#8217;m talking about Foresight. </p>
<p>So, what incentive does rPath have to help Foresight by fixing it?  Not much&#8230;I&#8217;m sure there will be those that argue: &#8220;rPath has customers and their first allegiance needs to be to them&#8221; and those people would be right.  But can&#8217;t the Foresight community pick up the torch for Live CD building  on rBO and develop it as a community effort?  Can&#8217;t a license be found that it can be released under that would prevent forking?  Can&#8217;t it be modularized as a &#8216;plug-in&#8217;? I don&#8217;t pretend to know the answer to those questions&#8230;I just think that Foresight will continue to suffer as they have been for many, many months now with respect to not having a Live CD.</p>
<p>I&#8217;m sure that there will also be those out there saying &#8220;but Foresight has a bunch of Virtualized Images to choose from!! No one really cares about a Live CD!!&#8221; and I&#8217;d say you&#8217;re halfway correct.  <em>Developers</em> don&#8217;t really care about a Live CD&#8230;but those that Foresight attempted to attract&#8230;<em>the end user</em>&#8230;they <span style="text-decoration: underline;">DO</span> care about having something they can &#8216;try before they buy&#8217;.  It is my belief that Foresight would be a crap-ton more popular if they had a Live CD.</p>
<h2>So What Solutions Are There?</h2>
<p>I don&#8217;t think rPath will suddenly fix the broken Live CD creation in rBO.  I don&#8217;t think they&#8217;ll release the code anytime soon (though this is more likely than a fix).  So in the meantime, what if Foresight helped out with <a title="LiveCD, now developed by team Unity Linux" href="http://unity-linux.org/livecd-now-developed-by-team-unity-linux/" target="_blank">LiveCD project that recently was taken over by Unity Linux</a>?  Both <a title="Unity Linux Home" href="http://unity-linux.org" target="_blank">Unity</a> and Foresight are Red Hat like distributions and use similar file structures and OS organization.  I think that if Foresight were able to integrate LiveCD onto the distribution, a huge niche would be filled.</p>
<h2>Where to Start?</h2>
<p>Being involved both with Foresight Linux and Unity Linux gives me a unique perspective on what areas of collaboration could be developed.  One thing is for sure&#8230;having both distro development teams onboard would be a huge boon to LiveCD development&#8230;and Foresight could suck in SRPMs quite easily from Unity to hit the ground running right away.</p>
<p>I am by no means offering to be the head of this project because I can&#8217;t even begin to know where it would start or finish.  I&#8217;m just offering a workaround to a problem I&#8217;ve seen Foresight have for longer than it should have.  I know the Unity Linux guys would welcome anyone wanting to get involved with helping LiveCD development.  Would Foresight be open to this?  I can&#8217;t answer.  I hope so&#8230;Foresight needs a Live CD if it hopes to attract more people to it&#8230;and that&#8217;s something I&#8217;m keen on seeing.  Is this something you&#8217;d like to see as well?</p>
Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.
<p><a href="http://linux-blog.org/foresight-rpath-livecd-and-unity-linux/" rel="bookmark">Foresight, rPath, LiveCD, and Unity Linux</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on October 14, 2009.</p>


<p>Related posts:<ol><li><a href='http://linux-blog.org/project-unity-updates/' rel='bookmark' title='Permanent Link: Project Unity Updates'>Project Unity Updates</a> <small>Just a few updates on the new project named Unity&#8230;...</small></li>
<li><a href='http://linux-blog.org/unity-3-7-snapshot-preview-out/' rel='bookmark' title='Permanent Link: Unity 3.7 Snapshot Preview Out'>Unity 3.7 Snapshot Preview Out</a> <small>Gettinther announced that build 3.7&#8230;a developer environment snapshot intended as...</small></li>
<li><a href='http://linux-blog.org/foresight-and-fedora-clarkconnect-becomes-clearos/' rel='bookmark' title='Permanent Link: Foresight and Fedora, ClarkConnect Becomes ClearOS'>Foresight and Fedora, ClarkConnect Becomes ClearOS</a> <small>Foresight and Fedora (aka &#8220;boots, a fedora remix&#8221;) Last week...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/foresight-rpath-livecd-and-unity-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>YALB &#8211; ITLPD</title>
		<link>http://linux-blog.org/yalb-itlpd/</link>
		<comments>http://linux-blog.org/yalb-itlpd/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 15:41:56 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[day]]></category>
		<category><![CDATA[deck]]></category>
		<category><![CDATA[pirate]]></category>
		<category><![CDATA[plank]]></category>
		<category><![CDATA[shiver]]></category>
		<category><![CDATA[swab]]></category>
		<category><![CDATA[talk]]></category>
		<category><![CDATA[thar]]></category>
		<category><![CDATA[timbers]]></category>
		<category><![CDATA[YALB]]></category>

		<guid isPermaLink="false">http://linux-blog.org/?p=1219</guid>
		<description><![CDATA[In honor of today, which is International Talk like a Pirate Day, my blog now comes in pirate flavor thanks to a very interesting plugin.
So have a look around!  Some posts are pretty silly sounding and others are downright hilarious.  And have a great day or you&#8217;ll probably have to walk the plank somewhere  [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>In honor of today, which is <a title="ITLPD" href="http://www.talklikeapirate.com/piratehome.html" target="_blank">International Talk like a Pirate Day</a>, my blog now comes in pirate flavor thanks to a <a href="http://wordpress.org/extend/plugins/pirate-talk/">very interesting plugin</a>.</p>
<p>So have a look around!  Some posts are pretty silly sounding and others are downright hilarious.  And have a great day or you&#8217;ll probably have to walk the plank somewhere <img src='http://linux-blog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://linux-blog.org/yalb-itlpd/" rel="bookmark">YALB &#8211; ITLPD</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on September 19, 2009.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/yalb-itlpd/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Foresight and Fedora, ClarkConnect Becomes ClearOS</title>
		<link>http://linux-blog.org/foresight-and-fedora-clarkconnect-becomes-clearos/</link>
		<comments>http://linux-blog.org/foresight-and-fedora-clarkconnect-becomes-clearos/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 16:14:59 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Distros]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[foresight]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://linux-blog.org/?p=1188</guid>
		<description><![CDATA[Foresight and Fedora (aka &#8220;boots, a fedora remix&#8221;)
Last week it was reported by LWN and a few other Linux news sites that Foresight Linux may employ a change of direction&#8230;that is, create a spinoff project that places the Conary package manager onto a Fedora Linux base.  Michael Johnson, Director of Operating Systems at rPath [...]


Related posts:<ol><li><a href='http://linux-blog.org/clarification-on-foresight-and-fedora/' rel='bookmark' title='Permanent Link: Clarification on Foresight and Fedora'>Clarification on Foresight and Fedora</a> <small>I previously wrote about a possible &#8220;rebasing&#8221; of Foresight Linux...</small></li>
<li><a href='http://linux-blog.org/foresight-rpath-livecd-and-unity-linux/' rel='bookmark' title='Permanent Link: Foresight, rPath, LiveCD, and Unity Linux'>Foresight, rPath, LiveCD, and Unity Linux</a> <small>Most, if not all, top distributions of Linux ship a...</small></li>
<li><a href='http://linux-blog.org/unity-3-7-snapshot-preview-out/' rel='bookmark' title='Permanent Link: Unity 3.7 Snapshot Preview Out'>Unity 3.7 Snapshot Preview Out</a> <small>Gettinther announced that build 3.7&#8230;a developer environment snapshot intended as...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><span style="text-decoration: underline;"><strong>Foresight and Fedora (aka </strong><strong>&#8220;boots, a fedora remix&#8221;)</strong></span></p>
<p>Last week it was reported by <a href="http://lwn.net/Articles/347275/">LWN</a> and a few other Linux news sites that Foresight Linux may employ a change of direction&#8230;that is, create a spinoff project that places the Conary package manager onto a Fedora Linux base.  Michael Johnson, Director of Operating Systems at <a href="http://rpath.com" target="_blank">rPath</a> (which maintains the Conary based package manager Foresight uses) summed up his post nicely:</p>
<blockquote><p>&#8220;I think that <a href="http://foresightlinux.org" target="_blank">Foresight</a> needs to be based on an upstream distro that is regularly fully updated and refreshed, and that is maintained by distro specialists with experience and expertise that is just plain missing within the Foresight development community.  That distro needs to be imported into a Conary repository; that will allow Foresight to continue to use <a href="http://wiki.rpath.com/wiki/Conary" target="_blank">Conary</a> to manage the process of building a set of consistent modifications relative to that upstream distro, providing a true rolling release.  That would allow Foresight developers to concentrate on only the problems inherent in integrating the very latest development source against a recent base that is relatively close to the basis on which the software is maintained.&#8221;</p></blockquote>
<p>Michael also said that it made sense to do this based on <a href="http://fedoraproject.org/" target="_blank">Fedora</a> because Foresight is very Fedora-like in filesystem and the way that things are setup and handled in the guts of the operating system (paraphrasing from what I remember of IRC discussion).  Also, in a <a href="http://lwn.net/Articles/347294/" target="_blank">comment on the LWN thread</a>, Michael states that Foresight, if spinning off with Fedora, would still make use of &#8220;Conary, rMake, rBuilder, rBuild, and other rPath technology&#8221; and would still use Conary as its package manager which means&#8230;it wouldn&#8217;t leverage rpm and yum to keep things up to date on it.</p>
<p>An independent project that Foresight maintains sounds like a HUGE undertaking&#8230;(even though I&#8217;m assured repeatedly by developers from Foresight that it won&#8217;t be because it&#8217;s &#8220;automatic&#8221;).  I&#8217;ve seen automagic things in the past that won&#8217;t cause a lot of work turn out to be quite a bit of work-that-is-not-work.  I find this especially odd when the main complaint is that there aren&#8217;t enough OS specialists around&#8230;it sounds a bit too large to undertake.  This project actually sounds like it possibly would usurp Foresight Main (Foresight Proper&#8230;Foresight Linux&#8230;whatever you call it) which is based on the stable rPath Linux and not on cutting edge Fedora like the &#8220;boots remix&#8221; would be.  Therein lies the problem.  The&#8221;boots, a fedora remix&#8221; would consistently be ahead of Foresight in development if the project is started and makes progress.  Foresight will continually lag behind it.  Can a 100% guarantee be given that Foresight can snipe packages from &#8220;boots, a fedora remix&#8221; that would always work?  If not, what does Foresight gain by maintaining the project/spinoff?</p>
<p>I think Foresight won&#8217;t be able to maintain an independent project based on Fedora along side of the main Foresight Linux project.  Sure, they may be able to at first&#8230;but then what happens when things break?  Is one person responsible? 2? more than 2?  I think instead of having a separate project, Foresight might want to completely base off of Fedora.  This topic is extremely unpopular with Foresight developers though.</p>
<p>Whether or not Foresight adopts &#8220;boots a Fedora remix&#8221;  is yet to be decided.  It will be set before the Foresight Linux Council at their next meeting.  Hopefully, they take into consideration the amount of manpower a separate project like this would encompass and maybe consider the benefits of adopting Fedora completely as a base for Foresight.</p>
<p>On a similar note, António Meireles, a lead developer for Foresight Linux, <a href="http://lists.rpath.org/pipermail/foresight-devel/2009-August/001292.html" target="_blank">has posted what direction he would like to see for Foresight Linux 3</a>&#8230;the future major release for Foresight.  With improved underlying architecture that is more inline with Fedora&#8230;he may be looking along the same lines that my post here is.  Whatever the case may be, it&#8217;s obvious that Foresight is starting to show a flurry of both interest and activity which is a benefit to it.</p>
<p>So where does this leave Fedora?  They&#8217;ll benefit from having a lot of knowledgeable developers in Foresight and a few engineers from rPath working with a Fedora based project.  Foresight has a great upstream relationship with the projects it encompasses&#8230;like Gnome and rPath.  I would imagine this continued professionalism and cooperation will continue should Foresight base on Fedora.</p>
<p><span style="text-decoration: underline;"><strong>ClarkConnect Becomes ClearOS</strong></span></p>
<p>In other news, some of you may or may not know that ClarkConnect will become <a href="http://clearfoundation.com/" target="_blank">ClearOS</a> and will be completely open source.  The Clear Foundation will be sponsoring the development of ClearOS which is ClarkConnect re-branded with improvements.  <a href="http://www.clarkconnect.com/clear/" target="_blank">See the full announcement here</a>.  <a href="http://forums.clarkconnect.com/showflat.php?Cat=0&amp;Number=118116&amp;an=clear&amp;page=0#Post118116" target="_blank">Also, a Forum Announcement Here</a>.  This brings a lot to the table including renewed commitments to documentation, community, and the operating system as a whole.  The change is set to happen in the late part of 2009.</p>
<p>So what does this have to do with Yet Another Linux Blog?  A few years ago, <a href="http://linux-blog.org/ClarkConnect-Enterprise-Linux-for-Your-Home/" target="_self">I wrote a review of ClarkConnect 3.2 for home users</a>.  It was well received and still gets many hits even today.  Since I&#8217;ve used ClarkConnect since version 2.1 and continue to use it today for my home network&#8230;who better to take a look at how ClearOS will measure up?</p>
<p>With this in mind, I contacted the guys over at the Clear Foundation and they agreed to let me blog a bit about some of the changes and improvements that will be happening with ClearOS over the next few months.  So look for more exclusive information from ClearOS in the near future.  They&#8217;ve also asked if I&#8217;d be interested in helping out with some community endeavors they will have going for ClarkConnect and ClearOS users.  Exciting stuff!  ClarkConnect has really needed this shot in the arm for about the last 2 versions&#8230;they lost a couple of really good websites with FAQ&#8217;s on them.  It&#8217;ll be great to get the community involved with this fantastic Home Server distribution.</p>
<p><a href="http://linux-blog.org/foresight-and-fedora-clarkconnect-becomes-clearos/" rel="bookmark">Foresight and Fedora, ClarkConnect Becomes ClearOS</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on August 27, 2009.</p>


<p>Related posts:<ol><li><a href='http://linux-blog.org/clarification-on-foresight-and-fedora/' rel='bookmark' title='Permanent Link: Clarification on Foresight and Fedora'>Clarification on Foresight and Fedora</a> <small>I previously wrote about a possible &#8220;rebasing&#8221; of Foresight Linux...</small></li>
<li><a href='http://linux-blog.org/foresight-rpath-livecd-and-unity-linux/' rel='bookmark' title='Permanent Link: Foresight, rPath, LiveCD, and Unity Linux'>Foresight, rPath, LiveCD, and Unity Linux</a> <small>Most, if not all, top distributions of Linux ship a...</small></li>
<li><a href='http://linux-blog.org/unity-3-7-snapshot-preview-out/' rel='bookmark' title='Permanent Link: Unity 3.7 Snapshot Preview Out'>Unity 3.7 Snapshot Preview Out</a> <small>Gettinther announced that build 3.7&#8230;a developer environment snapshot intended as...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/foresight-and-fedora-clarkconnect-becomes-clearos/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Palm Pre, Linux, and 4G</title>
		<link>http://linux-blog.org/the-palm-pre-linux-and-4g/</link>
		<comments>http://linux-blog.org/the-palm-pre-linux-and-4g/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 19:44:56 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Cell]]></category>
		<category><![CDATA[Palm]]></category>
		<category><![CDATA[Pre]]></category>
		<category><![CDATA[Smart Phone]]></category>
		<category><![CDATA[unity]]></category>

		<guid isPermaLink="false">http://linux-blog.org/?p=1128</guid>
		<description><![CDATA[Whiz bang gadgets and myself are usually not uttered in the same sentence.  I&#8217;m pretty basic.  I like simple desktops like XFCE and Openbox&#8230;I like plain things.  Give me bread, cheese and water and I&#8217;m a happy man.  Give me wine and I&#8217;m your friend for life :  I&#8217;ve tried to simplify in the past [...]


Related posts:<ol><li><a href='http://linux-blog.org/unity-linux-theme-refreshes/' rel='bookmark' title='Permanent Link: Unity Linux Theme Refreshes'>Unity Linux Theme Refreshes</a> <small>I&#8217;ve been pretty busy lately with theme design for the...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Whiz bang gadgets and myself are usually not uttered in the same sentence.  I&#8217;m pretty basic.  I like simple desktops like XFCE and Openbox&#8230;I like plain things.  Give me bread, cheese and water and I&#8217;m a happy man.  Give me wine and I&#8217;m your friend for life :  I&#8217;ve tried to simplify in the past few years and my cell phone has always been the simplest of the simple regardless of my carrier.</p>
<p>When my family cell plan was set to expire this year, we had a little more excitement than we had in years past.  Afterall, phones have become small computers that house cameras, mp3 players, and fully featured calendars and applications.  I&#8217;ve been doing IT for over 10 years now and have never really worked hard at making text messaging part of my work day.  When I started my new job last year, I was suprised to see that that they used a beeper system that utilized SMS technology for on call technicians.  This meant that I could get texts when a system went down or when my expertise was needed at work.  I needed a phone that allowed me to have more options than the old standard phones I usually picked up with the plan&#8230;plus, adding texting to my basic 2 year old plan was EXPENSIVE!</p>
<p>After research, I found that I would go with either an iPhone or the Palm Pre.  I chose the Palm Pre for 3 reasons:</p>
<ol>
<li>Sprint <a href="http://newsreleases.sprint.com/phoenix.zhtml?c=127149&amp;p=irol-newsArticle_newsroom&amp;ID=1269807&amp;highlight=">has the first operational 4G network currently</a> which is 3 to 5 times faster than 3G (go live was May 25, 2009&#8230;announced in 2006)</li>
<li><a href="http://www.pcworld.com/article/167391/a_day_in_the_life_of_3g.html">Sprint has better overall 3G coverage than AT&amp;T</a></li>
<li><a href="http://blog.internetnews.com/skerner/2009/06/palm-pre-webos-powered-by-linu.html">Palm Pre is Linux </a></li>
</ol>
<p style="text-align: left;">After making that decision and getting my Pre&#8230;I have to tell you that I&#8217;ve never been more happier with a phone or device.  It&#8217;s a fantastic device and the app catalog hasn&#8217;t even had developer access to it yet!  I&#8217;m really looking forward at seeing what people create when the SDK is opened up and the app catalog begins to fill up.</p>
<p style="text-align: left;">I&#8217;ve posted a few screenshots of my Pre below&#8230;just so you know what it looks like.  I&#8217;ve posted the most important screenshot at the very bottom of the post&#8230;that&#8217;s right, Palm Pre works with a KDE4 test build of Unity Linux (duh, it is Linux).  I have NO regrets in my choice of the Pre at all.</p>
<p style="text-align: center;">
<p style="text-align: center;">
<p style="text-align: center;"><a href="http://linux-blog.org/wp-content/uploads/2009/07/Unknown_2009-02-07_111420.jpg"><img class="size-full wp-image-1129 alignleft" title="Unknown_2009-02-07_111420" src="http://linux-blog.org/wp-content/uploads/2009/07/Unknown_2009-02-07_111420.jpg" alt="Unknown_2009-02-07_111420" width="286" height="402" /></a><a href="http://linux-blog.org/wp-content/uploads/2009/07/Unknown_2009-02-07_152243.jpg"><img class="size-full wp-image-1130 aligncenter" title="Unknown_2009-02-07_152243" src="http://linux-blog.org/wp-content/uploads/2009/07/Unknown_2009-02-07_152243.jpg" alt="Unknown_2009-02-07_152243" width="268" height="402" /></a></p>
<p style="text-align: center;"><a href="http://linux-blog.org/wp-content/uploads/2009/07/palmpre.png"><img class="aligncenter size-full wp-image-1136" title="palmpre" src="http://linux-blog.org/wp-content/uploads/2009/07/palmpre.png" alt="palmpre" width="526" height="328" /></a></p>
<p style="text-align: left;">
<p style="text-align: left;">Do you have any questions about the phone and Linux?  Want to see more?  If so, please don&#8217;t hesitate to ask in the comments section.</p>
<p style="text-align: center;">
<p style="text-align: left;">
<p><a href="http://linux-blog.org/the-palm-pre-linux-and-4g/" rel="bookmark">The Palm Pre, Linux, and 4G</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on July 2, 2009.</p>


<p>Related posts:<ol><li><a href='http://linux-blog.org/unity-linux-theme-refreshes/' rel='bookmark' title='Permanent Link: Unity Linux Theme Refreshes'>Unity Linux Theme Refreshes</a> <small>I&#8217;ve been pretty busy lately with theme design for the...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/the-palm-pre-linux-and-4g/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Slackware and Zenwalk</title>
		<link>http://linux-blog.org/slackware-and-zenwalk/</link>
		<comments>http://linux-blog.org/slackware-and-zenwalk/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 03:23:47 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Distros]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Slackware]]></category>
		<category><![CDATA[xfce]]></category>

		<guid isPermaLink="false">http://linux-blog.org/?p=1041</guid>
		<description><![CDATA[



I&#8217;ve been distro shopping lately.  I had become complacent while working with PCLinuxOS because everything just works when using it.  With nothing broken, I had nothing to fix    This is a good thing, unless you want things to break every once in a while so you can learn to fix them.  I know, [...]


Related posts:<ol><li><a href='http://linux-blog.org/adding-color-to-bash-list-command/' rel='bookmark' title='Permanent Link: Adding Color to Bash List Command'>Adding Color to Bash List Command</a> <small>One of the things I love is being able to...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-3982453702542240";
/* 468x15, created 6/24/09 */
google_ad_slot = "6181047080";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
I&#8217;ve been distro shopping lately.  I had become complacent while working with PCLinuxOS because everything just works when using it.  With nothing broken, I had nothing to fix <img src='http://linux-blog.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />   This is a good thing, unless you want things to break every once in a while so you can learn to fix them.  I know, I&#8217;m a glutton for punishment.</p>
<p>After some initial toolings in <a href="http://www.archlinux.org">Arch</a> and <a href="http://www.gentoo.org/">Gentoo</a>, I settled on <a href="http://slackware.com">Slackware</a>&#8230;which was my first distribution I tried ever in 1995.  It felt good to be coming back to Slackware&#8230;there is a simple elegance about it.  It&#8217;s ultimately fast on just about every system I&#8217;ve put it on.  I really like the unix like rc files Slackware has; to me, it&#8217;s simple to get things working.  This could be because I cut my teeth on Solaris&#8230;but then again, I think it&#8217;s much easier to manage system services by making an rc file executable (chmod).  Sure Red Hat style is ok with &#8217;service name start|restart|stop&#8217; but I really like going into a directory, listing it out, and seeing all my services that execute on startup in green.  Maybe it&#8217;s my nostalgia getting the best of me.  I&#8217;m sure that&#8217;s it.</p>
<p>Regardless, I stuck with Slackware only a short while because I was interested in <a href="http://xfce.org">XFCE</a> (not that Slack doesn&#8217;t have XFCE&#8230;just that I wanted to see a distro that prides itself on XFCE) and decided to give <a href="http://zenwalk.org">Zenwalk</a> 6 a try (I&#8217;ve tried Wolvix already&#8230;it just didn&#8217;t click with me).  I&#8217;d heard nothing but good things about this distro and it is Slackware based, which makes all the nostalgic parts of me tingle.</p>
<p>I installed and all I can say is WOW!  It&#8217;s a fantastic implementation of XFCE regardless of distribution.  The Slackware speed and rc system are there, greeting me on each startup/login.  XFCE is done brilliantly there and really feels like a superb implementation.  Updating is a snap with <strong>netpkg</strong>, something I haven&#8217;t had any experience with&#8230;it does the job nicely though.  Overall, I&#8217;m quite satisfied with Zenwalk and will be sticking with it for a while.  I&#8217;ll post back from time to time with any tips or tricks I might find as I&#8217;m stretching my legs so to speak in my new environment.</p>
<p><a href="http://linux-blog.org/wp-content/uploads/2009/06/zenwalk.png"><img class="size-large wp-image-1042" title="zenwalk" src="http://linux-blog.org/wp-content/uploads/2009/06/zenwalk-1024x640.png" alt="Zenwalk 6, slightly altered" width="520" height="324" /></a></p>
<p style="text-align: center;">
<p style="text-align: center;">
<p><a href="http://linux-blog.org/slackware-and-zenwalk/" rel="bookmark">Slackware and Zenwalk</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on June 4, 2009.</p>


<p>Related posts:<ol><li><a href='http://linux-blog.org/adding-color-to-bash-list-command/' rel='bookmark' title='Permanent Link: Adding Color to Bash List Command'>Adding Color to Bash List Command</a> <small>One of the things I love is being able to...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/slackware-and-zenwalk/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>A Little About Ubuntu</title>
		<link>http://linux-blog.org/why-i-dont-blog-about-ubuntu/</link>
		<comments>http://linux-blog.org/why-i-dont-blog-about-ubuntu/#comments</comments>
		<pubDate>Mon, 04 May 2009 14:07:00 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://linux-blog.org/word/why-i-dont-blog-about-ubuntu/</guid>
		<description><![CDATA[I&#8217;m not a hater of Ubuntu by any means.  I think it&#8217;s done a ton of good for Linux.  It&#8217;s opened many doors and perceptions of users everywhere.  It&#8217;s available to more people than any other distribution in history.  However, I do have a problem with some of rather &#8220;excitable&#8221; users in the Ubuntu community.
Let&#8217;s [...]


Related posts:<ol><li><a href='http://linux-blog.org/self-musings/' rel='bookmark' title='Permanent Link: Self Musings'>Self Musings</a> <small>With Yet Another Linux Blog silently turning 4 years old...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not a hater of Ubuntu by any means.  I think it&#8217;s done a ton of good for Linux.  It&#8217;s opened many doors and perceptions of users everywhere.  It&#8217;s available to more people than any other distribution in history.  However, I do have a problem with some of rather &#8220;excitable&#8221; users in the Ubuntu community.</p>
<p>Let&#8217;s take a look a look at why I&#8217;m not all over Ubuntu as a Linux Blog.</p>
<p><span style="text-decoration: underline;"><strong>Perception is as Perception Does</strong></span></p>
<p>When I say I don&#8217;t blog about Ubuntu&#8230;it&#8217;s not to say that it was always that way.  I did blog about Ubuntu a bit when it was the 5.04 version.  I put it into the rotation for an experiment I was doing.  See, back then, my wife and I had only been married a short while.  She didn&#8217;t know Linux from any other operating system&#8230;but the important part is she was willing to give it a try.  So we picked out a bunch of desktop driven distributions like Mandrake (now Mandriva), MEPIS, Ubuntu, PCLinuxOS and Fedora Core (now Fedora) and had <a href="http://linux-blog.org/experiment-final-head-to-head/">her test drive each and every one&#8230;AND give valuable feedback on what she felt didn&#8217;t make the cut for each distro</a>.  I had a set of criteria that I created and I didn&#8217;t tell her how to find things on the web&#8230;I didn&#8217;t hold her hand after installation.  We installed it and turned her loose.  She found Ubuntu to be a very bad experience.  The community, instead of saying &#8220;hey, there is a new Linux convert now!  We all win!&#8221; thrashed her for all sorts of things.  <a href="http://linux-blog.org/experiment-15-ubuntu-504-hoary-final-rating/">They didn&#8217;t pull any punches&#8230;they actually posted so many hateful things</a>, I had to <a href="http://linux-blog.org/animosity-unfounded/">respond to the comments</a>.  The Ubuntu supporters that commented on that post made me ASHAMED of using Linux because of their horrible and hateful words.  The community should be above that&#8230;other distributions that I and my wife reviewed were above that.  The Ubuntu community was not.</p>
<p>During that experiment, I was a die hard MEPIS fan.  I think if I hadn&#8217;t been using MEPIS before Ubuntu, I would have probably liked it quite a bit. At the time, MEPIS was new and exciting and did TONS for desktop users out of the gate. Handy tools, great installer, debian base. I saw what desktop linux should be in MEPIS and found Ubuntu to be lacking at that time&#8230;so I didn&#8217;t change what I was using.</p>
<p>Fast forward to the present.  Ubuntu is now synonymous with the word Linux.  Articles like &#8220;<em>Install 100 fonts on Ubuntu</em>&#8221; and &#8220;<em>10 Media Players for Ubuntu</em>&#8221; are posted to <a href="http://digg.com/linux_unix">digg.com</a> every hour.  People adore it.  The community loves it.  Analysts love it.  Journalists can&#8217;t stop talking about it.  Zealots bite your head off about it.  The problem is that if you substitute the word &#8220;Linux&#8221; for the word Ubuntu in each of those blog posts and articles&#8230;it wouldn&#8217;t matter.  Ubuntu has become THE Linux and with all other distribtuions being held up to a certain expectation, it can cause confusion.</p>
<p><span style="text-decoration: underline;"><strong>Refugee Expectations</strong></span></p>
<p>When a previous Ubuntu user jumps into say&#8230;using Slackware Linux&#8230;some of the first questions they&#8217;ll ask are &#8220;Why doesn&#8217;t sudo work?&#8221; or &#8220;I can&#8217;t apt-get anything!&#8221;.  These things present in Ubuntu are assumed to be present in all of Linux.  Ubuntu has become the face of Linux and with that, holds all other Linux distros up to refugee expectations.  In some instances, this causes those distros to rise above and implement changes for the better (example, Linux Mint).  But in other cases, it just plain confuses both end users and developers.</p>
<p>Keeping this in mind, I&#8217;ve found there are more things than just software, packaging systems, and authentication methods being confused and mismatched&#8230;</p>
<p><span style="text-decoration: underline;"><strong>Some People who Blog about Ubuntu Confuse and Muddle Linux as a Whole</strong></span></p>
<p>Take for example, <a href="http://grikdog.blogspot.com/2008/08/dvd-player-for-ubuntu.html">this article</a>.  It&#8217;s a DVD player<strong> </strong><em><strong>for Ubuntu</strong>. </em>So a new user surfs in and sees that this DVD player is <em>for Ubuntu.</em> Since they are new to the Linux world&#8230;they see each distribution as separate.  So they think &#8220;Oh hey, that&#8217;s only available for Ubuntu&#8221;.  Call them properly confused.  A couple of new users I converted to <a href="http://www2.mandriva.com/">Mandriva</a> didn&#8217;t install Banshee because they thought it was for Ubuntu only (after reading a blog post on it).  They also didn&#8217;t install fonts from a blog post because they thought it was <em>&#8220;for Ubuntu&#8221;.</em></p>
<p>It is my opinion that these authors aren&#8217;t thinking much about what they&#8217;re posting.  They&#8217;re just posting things with exclusivity because they think &#8220;<em>if I throw Ubuntu on the name, it&#8217;s going to be a wildly popular post and get me more clicks and/or attention/comments</em>&#8220;.  <a href="http://linux-blog.org/how-to-become-a-cool-blogger-andor-hip-journalist/">I&#8217;ve blogged about this before</a>, It&#8217;s a foolproof way to garner more clicks and that&#8217;s evident by how many Ubuntu articles hit the front page of digg each week.  It&#8217;s also misleading.</p>
<p>Now some of you are going to say &#8220;well if those users can&#8217;t figure this simple thing out&#8230;that things are installable on more than just Ubuntu, we don&#8217;t need them because they&#8217;re stupid&#8221; or something similar.  I&#8217;d have to disagree with you there because Linux is not exclusionary.  It does not say you must have this much IQ to use.  Open source software means that no matter who you are&#8230;you have the opportunity to look at the source and use it how you see fit.  If anyone can look at it and use it how they see fit, should not anyone be allowed to use it no matter their IQ or computer savvy abilities?  I&#8217;m of the opinion that no matter where you come from, how much education you have, or who you know&#8230;you should have choice to use open source and Linux or not to use it.</p>
<p><span style="text-decoration: underline;"><strong>Ubuntu uses Gnome.  Most of the &#8220;cool things&#8221; about Ubuntu is just Gnome.</strong></span></p>
<p>I used <a href="http://foresightlinux.org">Foresight Linux</a> at my last job.  It&#8217;s absolute cutting edge for Gnome.  It is where the Gnome developers kit is made&#8230;that means SVN builds daily of the best of what Gnome has to offer.  I found it quite usable.  Gnome has great integration and lots of little nice things that work for it.</p>
<p>Don&#8217;t get me wrong, Ubuntu does a lot of good stuff for desktops&#8230;its detection is right up there with all other distros (you zealots would say it is superior&#8230;but that&#8217;s hardly true.  All distros are pretty close to equal nowadays&#8230;thanks Linus and team kernel!).  I just don&#8217;t find it &#8220;the best&#8221; distribution for new Windows converts.  It just doesn&#8217;t fit the bill.  Gnome is too far away from the way Windows looks and feels.  I know some of you will be saying &#8220;Bullcrap.  It totally fits the bill.  When I transferred from Windows, I was fine&#8221;.  I&#8217;m sure  you were.  But a majority of the people that I know that have no idea what Linux is or does are immediately attracted to KDE because of its familiarity and they shy away from Gnome.  These people are ones that don&#8217;t delve into customizing and tweaking their operating system.  These are the people that just use a computer to read webmail and hit facebook or myspace up from time to time.  What they&#8217;re looking for is a no frills experience with any computing they do.  That means familiarity and things &#8216;just working&#8217;.  I&#8217;ve found a good implementation of KDE (like Mandriva or OpenSuse) to fit the bill for most new Linux users.</p>
<p>It is my opinion that the best parts of Ubuntu are Gnome.  And it is also my opinion that Gnome isn&#8217;t what I feel is best for new Windows-to-Linux converts.</p>
<p><span style="text-decoration: underline;"><strong>For Those About to Flame Me</strong></span></p>
<p>For those of you about ready to flame me after this post, remember one thing:  I believe if one distribution of Linux wins, <span style="text-decoration: underline;"><strong>we all win</strong></span>.  I admire Texstar, the creator of PCLinuxOS, for his take on this;  He was approached in IRC some time ago with some hateful comments of someone who said &#8220;I switched to distro X and it kicks PCLinuxOS all over the place&#8221; but with explicatives laced inside.  How did Texstar respond?  He said &#8220;Congratulations on choosing Linux <img src='http://linux-blog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &#8221;  It&#8217;s attitudes like this one that Linux needs to adopt.  If you choose one distribution to use, you win.  You&#8217;re in control of your computing.  Therefore, if you are an Ubuntu user and find my post hateful or here to start a flame war, understand that this post isn&#8217;t meant to harm but to show how a few voices from a community can change user perception for a lifetime and to show how misconceptions can alter experience.  My wife still despises Ubuntu because of the comments made on her experiment review of Ubuntu.  They made her an enemy for life.</p>
<p><span style="text-decoration: underline;"><strong>Activism and Promotion</strong></span></p>
<p><a href="http://linux-blog.org/activism-and-promotion/">I&#8217;ve spoken on this topic before</a>, and I&#8217;d like to sum up this post by speaking about it again.  We need the Linux community to understand that everyone does not have to share your opinion on one topic or another&#8230;they don&#8217;t have to be all about the philosophy behind FOSS and FLOSS.  If they use Linux, that should be good enough&#8230;they shouldn&#8217;t be ostracized for not picking your favorite.</p>
<p>Keep in mind that there is confusion out there.  It may be caused by your distribution that you use and it may not.  If it does, have patience with new Linux users or distro refugees.  Take the time to explain the how and why of things.  Remember that perception is as perception does and that a new user will remember their initial experiences for many years to come.</p>
<p>It&#8217;s a big Linux world and there is plenty room for everyone to thrive.  Let&#8217;s all continue to use Linux for the win <img src='http://linux-blog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<script type="text/javascript"><!--
google_ad_client = "pub-3982453702542240";
/* 468x15, created 6/24/09 */
google_ad_slot = "6181047080";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p><a href="http://linux-blog.org/why-i-dont-blog-about-ubuntu/" rel="bookmark">A Little About Ubuntu</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on May 4, 2009.</p>


<p>Related posts:<ol><li><a href='http://linux-blog.org/self-musings/' rel='bookmark' title='Permanent Link: Self Musings'>Self Musings</a> <small>With Yet Another Linux Blog silently turning 4 years old...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/why-i-dont-blog-about-ubuntu/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>I Used To Be Hardcore</title>
		<link>http://linux-blog.org/i-used-to-be-hardcore/</link>
		<comments>http://linux-blog.org/i-used-to-be-hardcore/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 06:50:02 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[musings]]></category>
		<category><![CDATA[regression]]></category>

		<guid isPermaLink="false">http://linux-blog.org/?p=978</guid>
		<description><![CDATA[I used to be hardcore&#8230;
I ran Slackware when it was on 400 floppies.  I ran the 1.x kernel.  I hacked channels on efnet in IRC for bragging rights.  I waited all day long for wavs to download from a BBS.  My game of choice used to be a MUD.
We grow up, we move on, and [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I used to be hardcore&#8230;</p>
<p>I ran Slackware when it was on 400 floppies.  I ran the 1.x kernel.  I hacked channels on efnet in IRC for bragging rights.  I waited all day long for wavs to download from a BBS.  My game of choice used to be a MUD.</p>
<p>We grow up, we move on, and we get accustomed to a new standard.</p>
<p>It&#8217;s like that isn&#8217;t it?  As time goes on, the standard is raised higher and we grow accustomed to a base level.  Much like the 2.4 kernel was for Linux&#8230;it really moved things forward from previous kernels.  It&#8217;s like the high jump in track and field&#8230;jumping 5&#8242;8&#8243; isn&#8217;t that big of deal&#8230;but once you hit 5&#8242;10&#8243; and above, you&#8217;re sailing.</p>
<p>Linux has had a new standard go into effect in the past few years&#8230;mostly since 2007 and the 2.6.18 and above kernels.  We&#8217;ve come to expect more from our operating system and for good reason.  I for one, am glad that the standard is raised a notch with each iteration&#8230;it gives us something to aspire to.  It gives us measured steps from which to guage ourselves by.  Hopefully, with each step forward, improvement comes without regression.</p>
<p>Lately, I&#8217;ve become concerned about regression.  I&#8217;ve noticed quite a few major distributions are not able to boot a standard Dell Latitude laptop&#8230;some taking as long as 20 minutes to boot (yes, 20 minutes&#8230;I&#8217;m looking at you Fedora 10).  I can&#8217;t help but wonder, are we taking steps backwards?  Is this the portion of time where we take one step backward followed by 2 steps forward?  Or is this the time where the kernel becomes TOO big?  I hope it&#8217;s the former.  And I hope that my concern is misplaced.</p>
<p>Thinking of all these things and what I&#8217;ve become accustomed to&#8230;I don&#8217;t feel hardcore anymore.  And then I go and hack a python script to update twitter because I can and all is right again&#8230;I might as well be riding a Harley.</p>
<p>Just a few thoughts on this sleepless night&#8230;</p>
<p><a href="http://linux-blog.org/i-used-to-be-hardcore/" rel="bookmark">I Used To Be Hardcore</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on April 21, 2009.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/i-used-to-be-hardcore/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
