<?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; beta</title>
	<atom:link href="http://linux-blog.org/tag/beta/feed/" rel="self" type="application/rss+xml" />
	<link>http://linux-blog.org</link>
	<description>Open Source, Open Blog</description>
	<lastBuildDate>Thu, 22 Jul 2010 03:57:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Unity 2010 Beta 2 Impressions</title>
		<link>http://linux-blog.org/unity-2010-beta-2-impressions/</link>
		<comments>http://linux-blog.org/unity-2010-beta-2-impressions/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 20:30:12 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Distros]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[unity]]></category>
		<category><![CDATA[unity linux]]></category>

		<guid isPermaLink="false">http://linux-blog.org/?p=1340</guid>
		<description><![CDATA[As noted previously, I&#8217;ve been pretty hard pressed lately in my secular job due to migrations and other fun activities happening throughout the past few months.  I did however, get the chance to download Unity 2010 Beta 2 and give it a go.  I had some problems when booting because I was brought to a [...]


Related posts:<ol><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-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><a href="http://linux-blog.org/wp-content/uploads/2010/01/January_desktop.png"><img class="alignleft size-thumbnail wp-image-1349" style="margin: 8px;" title="January_desktop" src="http://linux-blog.org/wp-content/uploads/2010/01/January_desktop-150x150.png" alt="" width="150" height="150" /></a>As <a href="http://linux-blog.org/status-update-for-devnet/" target="_blank">noted previously</a>, I&#8217;ve been pretty hard pressed lately in my secular job due to migrations and other fun activities happening throughout the past few months.  I did however, get the chance to download Unity 2010 Beta 2 and give it a go.  I had some problems when booting because I was brought to a blank black screen with a mouse pointer no matter what options I passed during boot.  To get by this, I had to follow some <a href="http://webchat.freenode.net/?channels=unitylinux">IRC advice</a> on #unitylinux  (thanks wile_netbook!) and change to a second tty, kill the Xserver and GDM, followed by executing do-vesa.  It&#8217;s hard to try to do it quickly though because GDM will try and restart X and switch init levels on you back to a graphical one.  To get by this, you&#8217;ll need to do the following:</p>
<p>Drop into a different tty.  Login as root&#8230;if you&#8217;re on the liveCD, the password is root.  Execute:</p>
<pre class="brush: plain;">ps aux | more</pre>
<p>Make note of the PID for X and GDM.  Write them down&#8230;replace the terms below with your PID numbers:</p>
<pre class="brush: plain;">kill -9 PID_for_X &amp;&amp; kill -9 PID_for_GDM &amp;&amp; do-vesa</pre>
<p>You now should see something other than black screen with mouse cursor.  I&#8217;m not sure how many systems this affects&#8230;but I know my Dell Latitude D630 laptop took it on the chin for this one.  Not a huge problem for a Beta&#8230;I mean, a distro can&#8217;t be all things to everyone.</p>
<p>Overall though, Unity 2010 Beta 2 is much more solid than Beta 1 was for me after getting by the initial X problem.  Everything works as it should as far as sound, Internet, and wireless are concerned.  I quickly removed PCmanFM and replaced it with Thunar, my file manager of choice.  I removed LXPanel and installed Tint2.  Installed Nitrogen to manage wallpaper.  Installed Parcellite to give me a clipboard,  Installed volwheel to give me a volume applet to control volume.  Installed Pragha to give myself a great music player.  Installed Irssi to allow me to get my IRC fix and put pidgin in play to IM.  I had a usable, customized desktop within about an hour.  And it&#8217;s been really solid&#8230;just as solid as my Arch Openbox desktop I run at home&#8230;which makes me feel good about this Beta.</p>
<p>So what else have I been working on?  I&#8217;ve been working on a large (VERY large)  tutorial on file permissions and making use of groups for file/directory access to add to the tutorials section of YALB.  This thing has been in work since last year and I&#8217;m attempting to finish it up before the months end to give a good representation of what file permissions in Linux are for and how they work with users and groups.  I&#8217;m also going to write up a tutorial on how to customize Unity 2010 Beta 2 into a lightweight Openbox desktop.  So, some good updates hovering on the horizon.  Stay tuned <img src='http://linux-blog.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>


<p>Related posts:<ol><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-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><p><a href="http://linux-blog.org/unity-2010-beta-2-impressions/" rel="bookmark">Unity 2010 Beta 2 Impressions</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on January 15, 2010.</p>
]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/unity-2010-beta-2-impressions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
