<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3756690016272494719</id><updated>2026-03-23T02:35:42.150-04:00</updated><category term="Ubuntu"/><category term="10.04"/><category term="Chrome"/><category term="Acer Aspire One"/><category term="Tips and Tricks"/><category term="Old PC"/><category term="ubuntu netbook remix"/><category term="Windows 7"/><category term="installation"/><category term="9.10"/><category term="Canonical"/><category term="Mark Shuttleworth"/><category term="OSX"/><category term="apple"/><category term="11.10"/><category term="8.10"/><category term="CentOS"/><category term="Firefox"/><category term="Vista"/><category term="wireless laptops"/><category term="10.10"/><category term="11.04"/><category term="GNOME"/><category term="Microsoft"/><category term="recovery"/><category term="tablet"/><category term="virus"/><category term="xubuntu"/><category term="12.04"/><category term="Epiphany"/><category term="GIMP"/><category term="KDE"/><category term="Linux Games"/><category term="Ubuntu One"/><category term="battery ubuntu suspend"/><category term="iPod"/><category term="minimal"/><category term="unity"/><category term="Acer Chromebook"/><category term="Google"/><category term="LXDE"/><category term="Safari"/><category term="Thunderbird"/><category term="Windows 8"/><category term="Yahoo"/><category term="backup"/><category term="boot"/><category term="kernel"/><title type='text'>Everyday Ubuntu Linux</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://ub-os.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default?redirect=false'/><link rel='alternate' type='text/html' href='http://ub-os.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default?start-index=26&amp;max-results=25&amp;redirect=false'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>78</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3756690016272494719.post-2924764364725940080</id><published>2023-12-03T08:27:00.002-05:00</published><updated>2023-12-03T08:39:19.133-05:00</updated><title type='text'>The Linux &#39;ls&#39; command. List files in Ubuntu</title><content type='html'>&lt;div class=&quot;content&quot; tabindex=&quot;0&quot;&gt;&lt;div class=&quot;ac-container ac-adaptiveCard&quot;&gt;&lt;div class=&quot;ac-textBlock&quot;&gt;&lt;p&gt;The &lt;code&gt;ls&lt;/code&gt; command in Linux is used to list the contents of a directory. It is one of the most frequently used commands in Linux. The command lists all the files and directories in the current working directory by default. You can also specify a directory path as an argument to list its contents. Here are some examples of how to use the &lt;code&gt;ls&lt;/code&gt; command:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;To list all files and directories in the current working directory:&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;code-block&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;&lt;span class=&quot;hljs-built_in&quot;&gt;ls&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;To list all files and directories in a specific directory:&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;code-block&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;&lt;span class=&quot;hljs-built_in&quot;&gt;ls&lt;/span&gt; /path/to/directory
&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;To list all files and directories in a specific directory with detailed information:&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;code-block&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;&lt;span class=&quot;hljs-built_in&quot;&gt;ls&lt;/span&gt; -l /path/to/directory
&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;To list all files and directories in a specific directory with detailed information and hidden files:&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;code-block&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;&lt;span class=&quot;hljs-built_in&quot;&gt;ls&lt;/span&gt; -la /path/to/directory
&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ub-os.blogspot.com/feeds/2924764364725940080/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/3756690016272494719/2924764364725940080' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/2924764364725940080'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/2924764364725940080'/><link rel='alternate' type='text/html' href='http://ub-os.blogspot.com/2023/12/the-ls-command-in-linux-is-used-to-list.html' title='The Linux &#39;ls&#39; command. List files in Ubuntu'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3756690016272494719.post-4172745753556842292</id><published>2014-12-28T18:54:00.002-05:00</published><updated>2014-12-28T18:54:59.343-05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Acer Aspire One"/><category scheme="http://www.blogger.com/atom/ns#" term="Acer Chromebook"/><title type='text'>Acer CB5-311-T9Y2 Chromebook with 4GB RAM</title><content type='html'>I went out on a limb and bought a new Acer Chromebook this Christmas. &amp;nbsp;It is the 4GB version that uses and Nvidia Tegra K1 chip as its CPU. &amp;nbsp;My &lt;a href=&quot;http://ub-os.blogspot.com/search/label/Acer%20Aspire%20One&quot; target=&quot;_blank&quot;&gt;other Acer&lt;/a&gt; is still humming along running Lubuntu, but its age is starting to show. &amp;nbsp;I have put that little laptop through the paces and it will find a new home being passed down to the kids. &amp;nbsp;I was a little nervous about straying away from Intel. &amp;nbsp;So far the battery life of this Chromebook is really good. &amp;nbsp;I have been getting about 13 hours with with general internet use and using the laptop to write documents, etc. &amp;nbsp;It machine makes zero noise since there is no fan and puts out very little heat. &amp;nbsp;It is also pretty damn fast. &amp;nbsp;A lot faster than my older Acer.&lt;br /&gt;
&lt;br /&gt;
I have read that the Nvidia chip may not be compatible with all of the ChromeApps out there, but so far I have not run into that problem. &amp;nbsp;However, I am a very focused user so your mileage may vary.</content><link rel='replies' type='application/atom+xml' href='http://ub-os.blogspot.com/feeds/4172745753556842292/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/3756690016272494719/4172745753556842292' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/4172745753556842292'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/4172745753556842292'/><link rel='alternate' type='text/html' href='http://ub-os.blogspot.com/2014/12/acer-cb5-311-t9y2-chromebook-with-4gb.html' title='Acer CB5-311-T9Y2 Chromebook with 4GB RAM'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3756690016272494719.post-6787287424723028680</id><published>2012-09-09T21:12:00.003-04:00</published><updated>2012-09-09T21:13:43.003-04:00</updated><title type='text'>A Quick Review of Xubuntu 12.10 Beta</title><content type='html'>&lt;style type=&quot;text/css&quot;&gt;
 &lt;!--
  @page { margin: 0.79in }
  P { margin-bottom: 0.08in }
 --&gt;
 &lt;/style&gt;


A beta version of Xubuntu 12.10 has been released, and I decided
to take it for a little test drive. There is a new desktop wallpaper,
new icons, and a couple of new themes.&amp;nbsp; Overall the remaining
software packages are generally the same. The just are running newer
versions.&lt;br /&gt;
&lt;br /&gt;
Abiword example, is still used for its main word processor, and
Firefox is still the default browser.&amp;nbsp; Abiword is a good clean
word processor with minimal frills.&amp;nbsp; I like it, but prefer the
features that come with LibreOffice. After a quick visit to the
software center, I was able to get LibreOffice installed with no
problems.&lt;br /&gt;
&lt;br /&gt;
In Xubuntu 12.10, and also the vanilla flavored Ubuntu,
LibreOffice has been upgraded to version 3.6.&amp;nbsp; One big change
that I like in this latest version of LibreOffice is that there is
now a status window that provides total word count for your documents
as you type along.&amp;nbsp; This one little change is enough to get me
to want to upgrade once the stable release is out next month. That is because I am a little bit of a word count geek.&lt;br /&gt;
&lt;br /&gt;
Here is a screenshot of Xubuntu 12.10 with the new Blackbird Theme. You get a nice clean desktop and are able to concentrate on getting work done without a lot of flashy widgets and gimmicks. Kinda nice!&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://2.bp.blogspot.com/-M_mSxfZ7KQQ/UE09hWW_v3I/AAAAAAAAAWc/87FYFS9g8rg/s1600/xubuntu.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;200&quot; src=&quot;http://2.bp.blogspot.com/-M_mSxfZ7KQQ/UE09hWW_v3I/AAAAAAAAAWc/87FYFS9g8rg/s320/xubuntu.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Overall, I have found the Beta version to working just fine. 
However, it still is taking to long to open a folder in Xubuntu
because of some sort of conflict with gvfs-backend.  Use this &lt;a href=&quot;http://ub-os.blogspot.com/2012/07/hanging-file-manager-in-xubuntu-1204.html&quot; target=&quot;_blank&quot;&gt;fix if you are having a delay when opening a folder in Xubuntu.&lt;/a&gt;  I hope that
bug is fixed soon!&lt;br /&gt;
&lt;div style=&quot;margin-bottom: 0in;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://ub-os.blogspot.com/feeds/6787287424723028680/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/3756690016272494719/6787287424723028680' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/6787287424723028680'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/6787287424723028680'/><link rel='alternate' type='text/html' href='http://ub-os.blogspot.com/2012/09/a-quick-review-of-xubuntu-1210-beta.html' title='A Quick Review of Xubuntu 12.10 Beta'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-M_mSxfZ7KQQ/UE09hWW_v3I/AAAAAAAAAWc/87FYFS9g8rg/s72-c/xubuntu.png" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3756690016272494719.post-843464459973807041</id><published>2012-07-23T11:48:00.000-04:00</published><updated>2012-07-23T11:50:06.954-04:00</updated><title type='text'>Hanging File Manager in Xubuntu 12.04</title><content type='html'>&lt;br /&gt;
I am mainly an Xubuntu user now, but have run into a pesky bug with how the Xubuntu desktop works in version 12.04. &amp;nbsp;When I try to open the filemanger using either the menu or the icon it hangs for a minute or two. &amp;nbsp;Apparently, this is bug has been around for quite some time in Xubuntu.&lt;br /&gt;
&lt;br /&gt;
Here is how to fix a hanging file manager window in Xubuntu 12.04:&lt;br /&gt;
&lt;br /&gt;
1. Open the software manager either through the menu or by opening a terminal window and typing: &amp;nbsp;sudo software-manager.&lt;br /&gt;
&lt;br /&gt;
2. In the software manager type: &amp;nbsp;gvfs-backend.&lt;br /&gt;
&lt;br /&gt;
3. &amp;nbsp;Click on the &#39;More info&#39; tab, then click &#39;Remove&#39;&lt;br /&gt;
&lt;br /&gt;
Removing this piece of software does not seem to have any adverse effects, and your file manager will behave properly!&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ub-os.blogspot.com/feeds/843464459973807041/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/3756690016272494719/843464459973807041' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/843464459973807041'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/843464459973807041'/><link rel='alternate' type='text/html' href='http://ub-os.blogspot.com/2012/07/hanging-file-manager-in-xubuntu-1204.html' title='Hanging File Manager in Xubuntu 12.04'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3756690016272494719.post-2240371316745762129</id><published>2012-03-10T09:52:00.000-05:00</published><updated>2012-03-10T09:52:43.092-05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="apple"/><title type='text'>MLB and Apple TV get App Fixed for 2012 Season</title><content type='html'>Well it appears the MLB and Apple TV have got the MLBTV application fixed for the 2012 season. &amp;nbsp;Now we are able to watch spring training games. &amp;nbsp;The fix came in just a few days before the Apple TV software version was upgraded to 5.0.0. &amp;nbsp;Last night, I took in the Yankees spring training game against the Atlanta Braves, and all appears to be working as it should.&lt;br /&gt;
&lt;br /&gt;
As for the update to the new software on the Apple TV, there does not appear to be anything earth shattering to talk about. &amp;nbsp;They just updated the interface and are using tiled icons to make menu selections. &amp;nbsp;Their also seem to be more audio adjustments to make, which I have not explored yet. &amp;nbsp;Otherwise, you get pretty much the same options.&lt;br /&gt;
&lt;br /&gt;
Now if you do decide to splurge on a brand new Apple TV, then you get to upgrade to 1080p HD, and at $99 price point, that comes in as a pretty fair deal. &amp;nbsp;Waiting for the day when the NFL divorces itself from satellite TV providers and makes its games available via the Internet. If that happens, then I will dump cable altogether.</content><link rel='replies' type='application/atom+xml' href='http://ub-os.blogspot.com/feeds/2240371316745762129/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/3756690016272494719/2240371316745762129' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/2240371316745762129'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/2240371316745762129'/><link rel='alternate' type='text/html' href='http://ub-os.blogspot.com/2012/03/mlb-and-apple-tv-get-app-fixed-for-2012.html' title='MLB and Apple TV get App Fixed for 2012 Season'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3756690016272494719.post-7610348113276661147</id><published>2012-03-04T14:10:00.000-05:00</published><updated>2012-03-04T14:10:14.277-05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="apple"/><title type='text'>Apple TV Leaves MLB Subscribers Hanging on 2011 Season</title><content type='html'>Sure this is a blog about Ubuntu, but I also indulge in watching MLB on my Apple TV. So, you can imagine my chagrin when I turned on my magical little black rectangular box that would have allowed me to watch the first Yankee spring training game yesterday and found that the MLB TV Application on my Apple TV was still stuck on the 2011 season. &amp;nbsp;Yep, the MLB App was still showing last years World Series game and there is no sign of any spring training games anywhere on the interface.&lt;br /&gt;
&lt;br /&gt;
After searching around the net, I found that this problem is also&amp;nbsp;plaguing&amp;nbsp;some Playstation subscribers to MLB TV. &amp;nbsp; We all paid for a subscription to MLB to the tune of $124.95 and are getting gyped out of watching MLB spring training games.&lt;br /&gt;
&lt;br /&gt;
The latest word on when the 2012 season will start to be available from MLB is some time in early March. &amp;nbsp;Well folks, it is early March and spring traning has begun! &amp;nbsp;Lets get this taken care of! &amp;nbsp;If you want to stay up to date on discussions about the problem, you can check out this &lt;a href=&quot;https://discussions.apple.com/thread/3777384?start=15&amp;amp;tstart=0&quot; target=&quot;_blank&quot;&gt;Apple Discusison Thread&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
If you see any changes on your Apple TV, please do leave a comment here. &amp;nbsp;&amp;nbsp;But please, spare me the &quot;Yankees Suck...&quot; comments. &amp;nbsp;They probably will have a hard time winning the AL East this year anyways... &lt;br /&gt;
&lt;br /&gt;
Now a quick plug on Ubuntu for MLB subscribers. &amp;nbsp;Yes, you can watch MLB games from your MLB account on Ubuntu and Xubuntu. &amp;nbsp;However, the HD and DVR options do not work unless you have a Mac or Windows machine. &amp;nbsp;I was able to watch a MLB game on my Xubuntu 12.04 box without a hitch.&lt;br /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ub-os.blogspot.com/feeds/7610348113276661147/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/3756690016272494719/7610348113276661147' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/7610348113276661147'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/7610348113276661147'/><link rel='alternate' type='text/html' href='http://ub-os.blogspot.com/2012/03/apple-tv-leaves-mlb-subscribers-hanging.html' title='Apple TV Leaves MLB Subscribers Hanging on 2011 Season'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3756690016272494719.post-7112609497261183572</id><published>2012-02-11T07:24:00.000-05:00</published><updated>2012-02-11T07:24:37.016-05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><category scheme="http://www.blogger.com/atom/ns#" term="Vista"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows 7"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows 8"/><title type='text'>Canonical taking on Microsoft with Ubuntu Business Remix</title><content type='html'>&lt;div style=&quot;margin-bottom: 0in;&quot;&gt;A new tab has appeared on the&lt;a href=&quot;http://ubuntu.com/&quot;&gt; Ubuntu.com&lt;/a&gt; website along the top menu.  It appears that Canonical, the lead development company for Ubuntu, is looking to take on Microsoft by directly entering the business PC area.  If you click through the links and attempt to download the Remix version of software, you are even asked to sign off on some licensing agreements. This new version of Ubuntu  contains some proprietary software.  I have not downloaded or tried out this latest version of Ubuntu.  It appears to be running the Unity desktop. The oft criticized Unity desktop just may be seen as a slightly better evil to work with than the upcoming Windows 8 version.&lt;/div&gt;&lt;div style=&quot;margin-bottom: 0in;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;margin-bottom: 0in;&quot;&gt;Microsoft has continued to dominate the business PC desktop world over the past couple of decades with its Windows based operating system.  However, support for Windows XP is coming to an end, and Windows 8 is creeping on the horizon.  Many businesses have already upgraded from Windows XP to Windows 7, and may be looking at shelling out more dough to upgrade to the next version of Windows.  Ubuntu Business Remix may be the ticket for businesses to convert to to avoid the Windows update costs.&lt;/div&gt;&lt;div style=&quot;margin-bottom: 0in;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;margin-bottom: 0in;&quot;&gt;However, Canonical&#39;s launch of Ubuntu Business Remix may still be coming about a year too late.  They could have really taken advantage of Microsoft&#39;s Windows Vista debacle.  Windows 7 is a much improved version of Windows.  Since Remix is free, it may still make significant inroads into the business arena if Windows 8 comes in at a premium price point, especially in the cost cutting era phase of the economic downturn. &amp;nbsp; &lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ub-os.blogspot.com/feeds/7112609497261183572/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/3756690016272494719/7112609497261183572' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/7112609497261183572'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/7112609497261183572'/><link rel='alternate' type='text/html' href='http://ub-os.blogspot.com/2012/02/canonical-taking-on-microsoft-with.html' title='Canonical taking on Microsoft with Ubuntu Business Remix'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3756690016272494719.post-2862552421712040129</id><published>2012-02-07T18:55:00.000-05:00</published><updated>2012-02-07T18:55:16.676-05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="KDE"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><category scheme="http://www.blogger.com/atom/ns#" term="unity"/><category scheme="http://www.blogger.com/atom/ns#" term="xubuntu"/><title type='text'>Kubuntu Loses Funding Support from Canonical</title><content type='html'>Kubuntu will lose its funding support from&amp;nbsp;Canonical&amp;nbsp;after the 12.04 &amp;nbsp;release according to a recent e-mail to the&lt;a href=&quot;https://lists.ubuntu.com/archives/kubuntu-devel/2012-February/005782.html&quot; target=&quot;_blank&quot;&gt; Kubuntu Developers List&amp;nbsp;&lt;/a&gt;. &amp;nbsp;In the e-mail, John Riddell stated that it was &quot;unrealistic&lt;br /&gt;
to expect it to continue to have financial resources put into it&quot; since the Kubuntu desktop has not been a business success for&amp;nbsp;Canonical.&lt;br /&gt;
&lt;br /&gt;
This does not imply that Kubuntu will disappear from the Linux scene. &amp;nbsp;It will simply slide further on down on the Ubuntu totem pole. &amp;nbsp;Down with the likes of Xubuntu, not bad company. &amp;nbsp; It seems that Cannonical just wants to do away with the GNOME vs. KDE desktop war by turning to Unity, a desktop interface that still leaves a lot to be desired. &lt;br /&gt;
&lt;br /&gt;
Unity may work great on Tablets, TVs, and smart phones, but for desktop PCs, it is just not as productive. &amp;nbsp;Maybe Unity in Precise Pangolin will work better?</content><link rel='replies' type='application/atom+xml' href='http://ub-os.blogspot.com/feeds/2862552421712040129/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/3756690016272494719/2862552421712040129' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/2862552421712040129'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/2862552421712040129'/><link rel='alternate' type='text/html' href='http://ub-os.blogspot.com/2012/02/kubuntu-loses-funding-support-from.html' title='Kubuntu Loses Funding Support from Canonical'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3756690016272494719.post-7662959886028718920</id><published>2011-12-12T16:48:00.000-05:00</published><updated>2011-12-12T16:48:59.539-05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="12.04"/><category scheme="http://www.blogger.com/atom/ns#" term="Mark Shuttleworth"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><category scheme="http://www.blogger.com/atom/ns#" term="unity"/><title type='text'>Changes for Ubuntu 12.04 Precise Pangolin in April 2012</title><content type='html'>The next version of Ubuntu, called Precise Pangolin 12.04 , will be released in April of 2012. An early development version has already hit the streets. It is available for Ubuntu users to download and test. The upcoming release of Ubuntu will be a Long Term Release (LTS). This means that the operating system will be supported for five years. This is an increase from the usual three years for Ubuntu desktop releases. &lt;br /&gt;
&lt;br /&gt;
The alpha release of Ubuntu are usually full of some rough edges. If you decide to try it out, be sure to use not to use it on a computer that is involved with key production. Be prepared of an occasional crash or process failure, and be prepared to file a bug report or two to help the developers of Ubuntu. &lt;br /&gt;
&lt;br /&gt;
Here are some changes of note for next release of Ubuntu 12.04 Precise Pangolin. Since April is still a little ways off, some more changes may still be on tap. &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Old to New Linux Hardware &lt;/b&gt;&lt;br /&gt;
Ubuntu will continue the trend of losing its luster when it comes to running on older hardware. The introduction of Unity and its bulky and slow interface, along a beefier Linux kernel in recent Ubuntu releases makes this operating system a less than suitable Linux distribution. when it comes to running on my older hardware, recent Ubuntu releases have been steadily getting slower. &lt;br /&gt;
&lt;br /&gt;
Precise Pangolin continues the trend of shedding compatibility with older hardware, by making a 64 bit version the default. A meeker 32 bit version will still be available for older computer systems, but don&#39;t count on Ubuntu winning speed tests when running on older systems. There are better options for running Linux on older computers, like Linux Mint LX, or Xubuntu. &lt;br /&gt;
&lt;br /&gt;
Ubuntu Precise Pangolin will also shed CD install disks. The new release will only be able to fit on a DVD or USB device that can hold about 1GB. Daily builds of the alpha release of Ubuntu are coming in a little over 700 MB which is too big to fit on a CD. You will need a computer that has a DVD drive, or is able to boot from a USB device. &lt;br /&gt;
&lt;br /&gt;
With the move to DVD, Rhythmbox makes a return as the main media player. It was replaced by a slimmer Banshee a couple of Ubuntu releases ago. Now that the Ubuntu developers have more space available in the Precise Pangolin Linux distribution, Rhythmbox returns to the Ubuntu stage as the main desktop media player. The move for Rhythmbox may only be temporary, as it seems that Mark Shuttleworth, Ubuntu&#39;s founder, favors Banshee. &lt;br /&gt;
&lt;br /&gt;
Despite Complaints, Unity Hangs On &lt;br /&gt;
According to statistics from Distrowatch, Ubuntu may have lost some of it popularity due to the Unity interface. But these stats do not give a real indication about the actual number of users still using Ubuntu. But Precise Pangolin will stick to this very same graphical user interface and &lt;a href=&quot;http://ub-os.blogspot.com/2011/11/ubuntu-looks-to-mobile-operating-system.html&quot; target=&quot;_blank&quot;&gt;Ubuntu will look to expand its horizons into tablets and mobile devices in the future.&lt;/a&gt; The new release should have some tweaks tucked in to help appease the many complaints that Unity has received.</content><link rel='replies' type='application/atom+xml' href='http://ub-os.blogspot.com/feeds/7662959886028718920/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/3756690016272494719/7662959886028718920' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/7662959886028718920'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/7662959886028718920'/><link rel='alternate' type='text/html' href='http://ub-os.blogspot.com/2011/12/changes-for-ubuntu-1204-precise.html' title='Changes for Ubuntu 12.04 Precise Pangolin in April 2012'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3756690016272494719.post-2666040269760637483</id><published>2011-11-25T07:22:00.000-05:00</published><updated>2011-11-25T07:22:11.524-05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="11.10"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><title type='text'>Ubuntu starting to Fade Behind Fedora?</title><content type='html'>There is no question that Ubuntu dominated the desktop Linux world over the past few years. Yet if recent statistics from&lt;a href=&quot;http://distrowatch.com/&quot; target=&quot;_blank&quot;&gt; distrowatch.com&lt;/a&gt; are to believed, then the Ubuntu star is starting to fade. &amp;nbsp;Even Linux Mint, which overtook Ubuntu in the number of times. &amp;nbsp;In the statistics, you can also see that Fedora is rising fast. &amp;nbsp;I am inching toward giving Fedora a try, at least on a live CD, just to see what it has to offer. &amp;nbsp;I am fairly sure I will run into hardware issues, since some of my machines are a little bit more of the &lt;a href=&quot;http://ub-os.blogspot.com/search/label/Old%20PC&quot; target=&quot;_blank&quot;&gt;vintage kind of PC&lt;/a&gt;!&lt;br /&gt;
&lt;br /&gt;
This certainly does not mean that the number of desktop Linux Mint users, or even Fedora users now outnumber Ubuntu users. But it is strong indication that Ubuntu users are unhappy with the complete devotionby&amp;nbsp;Canonical&amp;nbsp;to the Unity desktop. &lt;br /&gt;
&lt;br /&gt;
The Unity interface is something that I abandoned earlier this week in favor of GNOME Classic on every single one of my computers. &amp;nbsp;Even my netbook is now GNOME &amp;nbsp;classic. &amp;nbsp; Yet, even with the switch back to GNOME, there was no need for me &amp;nbsp;to completely leave Ubuntu. &amp;nbsp;I simply installed GNOME from the Ubuntu Software Center and moved on with my life.&lt;br /&gt;
&lt;br /&gt;
It is amazing that I lasted for so long with the slow Unity interface! &amp;nbsp;My computer is so much faster and zippier with GNOME. &amp;nbsp;Then again, these are older PC.</content><link rel='replies' type='application/atom+xml' href='http://ub-os.blogspot.com/feeds/2666040269760637483/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/3756690016272494719/2666040269760637483' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/2666040269760637483'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/2666040269760637483'/><link rel='alternate' type='text/html' href='http://ub-os.blogspot.com/2011/11/ubuntu-starting-to-fade-behind-fedora.html' title='Ubuntu starting to Fade Behind Fedora?'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3756690016272494719.post-3530341177171644038</id><published>2011-11-17T13:52:00.000-05:00</published><updated>2011-11-17T13:52:04.289-05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Canonical"/><category scheme="http://www.blogger.com/atom/ns#" term="Mark Shuttleworth"/><category scheme="http://www.blogger.com/atom/ns#" term="tablet"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><title type='text'>Ubuntu Looks to Mobile Operating System for Tablets</title><content type='html'>Canonical has asked member developers to provide their thoughts and ideas on creating a mobile version of the popular Ubuntu operating system. &lt;br /&gt;
&lt;br /&gt;
The company wants to jump into the mobile arena and create software that will run on smart phones, tablets, smart TV&#39;s by the year 2014. &amp;nbsp;By then, maybe most of the kinks that are in the Unity interface will have been worked out. Canonical still has plans to have a smoother user experience over the next few releases.&lt;br /&gt;
&lt;br /&gt;
The Ubuntu user interface has gone through a lot of changes in the past few months. Mark Shuttleworth has received a lot of negative feedback since the introduction of the Unity interface. &lt;br /&gt;
&lt;br /&gt;
It is likely that Canonical will have a tough time selling its Unity interface to tablet makers. It is unlikely hardware makers will be willing to stake their money on the Unity interface. &amp;nbsp;This interface is going to have &amp;nbsp;two more year worth of developing a &#39;bad reputation&#39; by many unhappy and vocal Linux users. &amp;nbsp;It will not matter if things in Unity are going to get fixed, the damage has been done.&lt;br /&gt;
&lt;br /&gt;
I suspect that the best the Canonical could hope for is to find some obscure Chinese company that makes cheap tablets to install &amp;nbsp;an Ubuntu operating system, and try to sell them on some obscure website that typical web surfers will never find. &amp;nbsp;Pretty much the same story for Canonical as it tried to enter the desktop and laptop OEM market a couple of years ago.&lt;br /&gt;
&lt;br /&gt;
Maybe by 2014, things will be different....</content><link rel='replies' type='application/atom+xml' href='http://ub-os.blogspot.com/feeds/3530341177171644038/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/3756690016272494719/3530341177171644038' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/3530341177171644038'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/3530341177171644038'/><link rel='alternate' type='text/html' href='http://ub-os.blogspot.com/2011/11/ubuntu-looks-to-mobile-operating-system.html' title='Ubuntu Looks to Mobile Operating System for Tablets'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3756690016272494719.post-2640113232180008086</id><published>2011-11-16T22:39:00.000-05:00</published><updated>2011-11-16T22:39:15.322-05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="apple"/><category scheme="http://www.blogger.com/atom/ns#" term="Linux Games"/><title type='text'>Next Generation Apple TV May Coming Soon. After Christmas?</title><content type='html'>I picked up an Apple TV about a year ago and have been pretty pleased with its performance. I do not use iTunes much though, just Netflix. &lt;br /&gt;
&lt;br /&gt;
I am not much of an Apple Fanboy, and this being a blog mainly about Ubuntu Linux it may seem a bit of a digression to post about something that Apple makes. &amp;nbsp;But, Amazon and Best Buy lowered the price for Apple TV&#39;s down to $89. &amp;nbsp;This is likely to get more units sold for the holiday season and to clear out inventory to get ready for the next generation.&lt;br /&gt;
&lt;br /&gt;
Internet rumors are flying that Apple is working on, or has already perfected some sort of magical television device that may be integrated with its Siri software. &amp;nbsp;It probably will not appear before Christmas, as the holiday shopping season has begun and the Black Friday sales&amp;nbsp;advertisements have already hit the streets. &amp;nbsp;Perhaps we can look toward the first or second quarter 2012 for some kind of announcement from Apple. &amp;nbsp;But, I could be wrong?</content><link rel='replies' type='application/atom+xml' href='http://ub-os.blogspot.com/feeds/2640113232180008086/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/3756690016272494719/2640113232180008086' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/2640113232180008086'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/2640113232180008086'/><link rel='alternate' type='text/html' href='http://ub-os.blogspot.com/2011/11/next-generation-apple-tv-may-coming.html' title='Next Generation Apple TV May Coming Soon. After Christmas?'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3756690016272494719.post-2821453647224118028</id><published>2011-11-15T16:38:00.000-05:00</published><updated>2011-11-15T16:38:08.387-05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="10.04"/><category scheme="http://www.blogger.com/atom/ns#" term="10.10"/><category scheme="http://www.blogger.com/atom/ns#" term="11.04"/><category scheme="http://www.blogger.com/atom/ns#" term="8.10"/><category scheme="http://www.blogger.com/atom/ns#" term="9.10"/><category scheme="http://www.blogger.com/atom/ns#" term="Firefox"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><category scheme="http://www.blogger.com/atom/ns#" term="ubuntu netbook remix"/><title type='text'>Install Firefox 8 on an Older Ubuntu Linux PC</title><content type='html'>Firefox 8 has hit the streets, and if you can not wait to get it up and running on your older version of Ubuntu, then you can run these commands at a prompt to get Firefox installed and running on your Ubuntu PC.&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;sudo add-apt-repository ppa:mozillateam/firefox-stable&lt;/i&gt;&lt;br /&gt;
&lt;i&gt;sudo apt-get update&lt;/i&gt;&lt;br /&gt;
&lt;i&gt;sudo apt-get install Firefox language-pack-en language-pack-en-base&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
There are a number of enhancements that have been added to Firefox 8. Twitter had been added to the search bar and there is more support of locals. &amp;nbsp;Firefox should also be even faster and more responsive.</content><link rel='replies' type='application/atom+xml' href='http://ub-os.blogspot.com/feeds/2821453647224118028/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/3756690016272494719/2821453647224118028' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/2821453647224118028'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/2821453647224118028'/><link rel='alternate' type='text/html' href='http://ub-os.blogspot.com/2011/11/install-firefox-8-on-older-ubuntu-linux.html' title='Install Firefox 8 on an Older Ubuntu Linux PC'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3756690016272494719.post-3281994463299610595</id><published>2011-11-13T15:03:00.000-05:00</published><updated>2011-11-13T15:03:25.793-05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="12.04"/><category scheme="http://www.blogger.com/atom/ns#" term="Canonical"/><category scheme="http://www.blogger.com/atom/ns#" term="Mark Shuttleworth"/><title type='text'>Changes Slowly Being Announced for Ubuntu 12.04 Precise Pangolin</title><content type='html'>&lt;a href=&quot;http://www.techdrivein.com/2011/11/6-key-changes-in-next-ubuntu-1204_12.html&quot;&gt;Techdrivin.com&lt;/a&gt; is reporting that there will be at least significant changes in the next long term release of Ubuntu LTS , version 12.04 Precise Pangolin.&lt;br /&gt;
&lt;br /&gt;
Here are the changes in the next LTS release of Ubuntu in a nutshell:&lt;br /&gt;
&lt;br /&gt;
1. Canonical flip-flips and brings Rhythmbox back!&lt;br /&gt;
2. Precise Pangolin will be too big for a CD!&lt;br /&gt;
3. 64 Bit all the way for default download.&lt;br /&gt;
4. Mono is gono!&lt;br /&gt;
5. Sofware Center revamped...again...&lt;br /&gt;
6 &amp;nbsp;LightLDM login screen will be improved.&lt;br /&gt;
&lt;br /&gt;
There is also hope that the Unity user interface will have more improvements. &amp;nbsp;Right now, I am on the cusp of switching to Linux Mint Debian, but that is is a post for another day, or maybe I will wait a few months and see what is in store with Ubuntu 12.04 Precise Pangolin.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Source:&lt;/b&gt;&lt;br /&gt;
http://www.techdrivein.com/2011/11/6-key-changes-in-next-ubuntu-1204_12.html</content><link rel='replies' type='application/atom+xml' href='http://ub-os.blogspot.com/feeds/3281994463299610595/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/3756690016272494719/3281994463299610595' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/3281994463299610595'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/3281994463299610595'/><link rel='alternate' type='text/html' href='http://ub-os.blogspot.com/2011/11/changes-slowly-being-announced-for.html' title='Changes Slowly Being Announced for Ubuntu 12.04 Precise Pangolin'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3756690016272494719.post-336487203569163254</id><published>2011-11-12T07:21:00.001-05:00</published><updated>2011-11-12T09:35:50.951-05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="10.04"/><category scheme="http://www.blogger.com/atom/ns#" term="kernel"/><category scheme="http://www.blogger.com/atom/ns#" term="Old PC"/><title type='text'>Security Updates For Ubuntu 10.04 LTS</title><content type='html'>I use an old&lt;a href=&quot;http://ub-os.blogspot.com/2010/04/dell-inspiron-5150-laptop-working-great.html&quot;&gt; Dell 5150 Laptop that runs Ubuntu 10.04 LTS&lt;/a&gt;. &amp;nbsp;The PC runs perfect with this most stable version of Ubuntu Linux. &amp;nbsp;Just recently there have been a whole slew of Linux kernel updates that have become available for Ubuntu 10.04 LTS to fix some security flaws. &lt;br /&gt;
&lt;br /&gt;
Most of the fixes concerned how the linux kernel handles internal packet traffic that could lead to a &#39;denial of service.&#39; &amp;nbsp;Other fixes dealt with privacy issues among users.&lt;br /&gt;
&lt;br /&gt;
Be sure to get your Ubuntu kernel updated as soon as possible through the software updater. &amp;nbsp;You can see which kernel you are using by opening up a command line and running this command: &amp;nbsp;&amp;nbsp;&lt;i&gt;uname -a&lt;/i&gt;&lt;br /&gt;
&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;br /&gt;
A line in information about your system will return and you should see that you are running the kernel version:&amp;nbsp;Linux-image 2.6.32-35 or higher.</content><link rel='replies' type='application/atom+xml' href='http://ub-os.blogspot.com/feeds/336487203569163254/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/3756690016272494719/336487203569163254' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/336487203569163254'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/336487203569163254'/><link rel='alternate' type='text/html' href='http://ub-os.blogspot.com/2011/11/security-updates-for-ubuntu-1004-lts.html' title='Security Updates For Ubuntu 10.04 LTS'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3756690016272494719.post-6613842121956270638</id><published>2011-11-08T08:32:00.000-05:00</published><updated>2011-11-08T08:32:41.494-05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="11.10"/><category scheme="http://www.blogger.com/atom/ns#" term="Acer Aspire One"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows 7"/><title type='text'>SD Card for Acer Aspire One 532H-2326 In Ubuntu 11.10 Oneiric Ocelot</title><content type='html'>In the past, I have been having trouble with using the SD card on my Acer Aspire One 532H-2326 netbook with Ubuntu 11.10. &amp;nbsp;Last month I updated to Oneiric Ocelot Ubuntu 11.10 and while it is taking time for me to get used to the Unity interface, I am happy to report that the SD card reader is now working just fine with this latest version of Ubuntu. &lt;br /&gt;
&lt;br /&gt;
I had a SD card in a digital camera that I recently took some pictures on, and normally I would boot to Windows 7 to transfer the pics. &amp;nbsp;But on a whim I decided to give the latest version of Ubuntu a try on my netbook, and voila, it recognized the SD card and my pictures transferred over just fine. &lt;br /&gt;
&lt;br /&gt;
With the latest version of Ubuntu 11.10 Oneiric Ocelot it would seem that just about every single feature is working, except for FN-F2, which turns the wireless on and off.</content><link rel='replies' type='application/atom+xml' href='http://ub-os.blogspot.com/feeds/6613842121956270638/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/3756690016272494719/6613842121956270638' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/6613842121956270638'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/6613842121956270638'/><link rel='alternate' type='text/html' href='http://ub-os.blogspot.com/2011/11/sd-card-for-acer-aspire-one-532h-2326.html' title='SD Card for Acer Aspire One 532H-2326 In Ubuntu 11.10 Oneiric Ocelot'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3756690016272494719.post-6038675780827854887</id><published>2011-09-30T17:32:00.000-04:00</published><updated>2011-09-30T17:32:46.537-04:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="11.10"/><category scheme="http://www.blogger.com/atom/ns#" term="Old PC"/><title type='text'>Ubuntu 11.10 Oneiric Ocelot Wallpapers</title><content type='html'>It appears that I got a bunch of new wall papers with today&#39;s update of Ubuntu 11.10 Oneiric Ocelot in the Beta. &amp;nbsp;I like the train station wallpaper the best, as it seems to blend in with the Unity panel and Ambiance theme quite well.&lt;br /&gt;
&lt;br /&gt;
Here is a screen shot of the new Ubuntu 11.10 Oneiric Ocelot wallpaper with the Dybbоlsbro Station featured.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://4.bp.blogspot.com/-qSzsmjlQuyA/ToY02hlPPhI/AAAAAAAAAU0/AP63edGbsmY/s1600/shot.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;200&quot; src=&quot;http://4.bp.blogspot.com/-qSzsmjlQuyA/ToY02hlPPhI/AAAAAAAAAU0/AP63edGbsmY/s320/shot.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
There looks to be &amp;nbsp;about 15 new wall papers to choose from in Ubuntu 11.10 Oneiric Ocelot.&amp;nbsp;Now that they are getting closer to release, I have been seeing very few crashes of desktop applications on my Dell&amp;nbsp;Precision&amp;nbsp;360 workstation.</content><link rel='replies' type='application/atom+xml' href='http://ub-os.blogspot.com/feeds/6038675780827854887/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/3756690016272494719/6038675780827854887' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/6038675780827854887'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/6038675780827854887'/><link rel='alternate' type='text/html' href='http://ub-os.blogspot.com/2011/09/ubuntu-1110-oneiric-ocelot-wallpapers.html' title='Ubuntu 11.10 Oneiric Ocelot Wallpapers'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-qSzsmjlQuyA/ToY02hlPPhI/AAAAAAAAAU0/AP63edGbsmY/s72-c/shot.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3756690016272494719.post-1153382581233137443</id><published>2011-09-28T16:26:00.000-04:00</published><updated>2011-09-28T16:26:34.157-04:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="11.10"/><category scheme="http://www.blogger.com/atom/ns#" term="installation"/><category scheme="http://www.blogger.com/atom/ns#" term="Old PC"/><title type='text'>Ubuntu 11.10 Finds Fix for Nvidia issues from Ubuntu 11.04</title><content type='html'>I just ran the update to Ubuntu 11.10 One&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;iric Ocelot on an Dell Precision 360 workstation. &amp;nbsp;I found much to my pleasant surprise that the closed source Nvidia driver now seems to be working properly. &amp;nbsp;With the previous version of Ubuntu (11.04) the Jockey-GTK program was not recognizing the availability of the closed source Nvidia drivers. &amp;nbsp;But now they are installed and working well.&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
Ubuntu 11.10 includes a 2D version of the Unity desktop, and I have been test driving it on my desktop system. &amp;nbsp;The Compiz version is a little slower, so I have been sticking to the 2D version for now. &amp;nbsp;Since this is still a beta release, I get an occasionally program crash. Since there are still many updates coming down the pike, this is to be expected. &amp;nbsp;Overall, I have been please with this latest version of Ubuntu!</content><link rel='replies' type='application/atom+xml' href='http://ub-os.blogspot.com/feeds/1153382581233137443/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/3756690016272494719/1153382581233137443' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/1153382581233137443'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/1153382581233137443'/><link rel='alternate' type='text/html' href='http://ub-os.blogspot.com/2011/09/ubuntu-1110-finds-fix-for-nvidia-issues.html' title='Ubuntu 11.10 Finds Fix for Nvidia issues from Ubuntu 11.04'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3756690016272494719.post-7209888222481685613</id><published>2011-04-22T17:56:00.001-04:00</published><updated>2011-04-22T17:58:10.626-04:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="11.04"/><category scheme="http://www.blogger.com/atom/ns#" term="Acer Aspire One"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><category scheme="http://www.blogger.com/atom/ns#" term="ubuntu netbook remix"/><title type='text'>Another  Quick Review of Ubuntu 11.04  on my Acer Aspire 532H-2326 Netbook.</title><content type='html'>I wanted to provide a quick update on how Ubuntu 11.04 runs on my Acer Aspire One 532H-2326 Netbook.&amp;nbsp; I downloaded the Beta version of Ubuntu 11.04 Natty Narwhal.&lt;br /&gt;
&lt;br /&gt;
Of course, by now, we all know about the new Unity interface that has been introduced for all flavors of Ubuntu desktop, and the strife that has been going on amongst traditional Gnome desktop users.&amp;nbsp; I dare not comment on that one.&amp;nbsp; But, I will say one thing about the new Unity desktop to is that it is leaps and bounds better then 10.10 in terms of looks and usability for a netbook.&amp;nbsp; The main improvement that is present is that now there is an auto-hide feature enabled for the sidebar.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Mouse touchpad fixed in Ubuntu 11.04 on Acer Aspire One 532H??&lt;/b&gt;&lt;br /&gt;
I used a daily download version of Ubuntu 11.04, and use the USB disk to run the software.&amp;nbsp; The first thing I checked to see is if there was a &#39;touchpad&#39; tab under &#39;mouse preferences.&#39;&amp;nbsp; Lo and behold, there was a tab available!&amp;nbsp; Upon clicking the pad I found the treasure that I was looking for, the checkbox to &#39;Disable touch pad while typing.&#39;&amp;nbsp; And the feature works!&amp;nbsp; Having the &#39;Disable touchpad while typing&#39; feature working in 11.04 will be more than enough perform the upgrade on this Acer Aspire One netbook.&amp;nbsp; I just hope that it carries through upon completion of the installation process.&lt;br /&gt;
&lt;br /&gt;
Once Ubuntu 11.04 hits the streets next week, I will take the plunge and upgrade once my files are backed up. &lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;</content><link rel='replies' type='application/atom+xml' href='http://ub-os.blogspot.com/feeds/7209888222481685613/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/3756690016272494719/7209888222481685613' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/7209888222481685613'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/7209888222481685613'/><link rel='alternate' type='text/html' href='http://ub-os.blogspot.com/2011/04/quick-review-of-ubuntu-1104-on-ma-acer.html' title='Another  Quick Review of Ubuntu 11.04  on my Acer Aspire 532H-2326 Netbook.'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3756690016272494719.post-7301107162831877714</id><published>2011-01-22T12:56:00.000-05:00</published><updated>2011-01-22T12:56:16.549-05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="11.04"/><category scheme="http://www.blogger.com/atom/ns#" term="Acer Aspire One"/><category scheme="http://www.blogger.com/atom/ns#" term="battery ubuntu suspend"/><title type='text'>Ubuntu 11.04 Test Run On Acer Aspire One 532H Netbook</title><content type='html'>Today, I downloaded the daily build of Ubuntu 11.04 and decided to take it on a test drive of an Acer Aspire One 532H Netbook.&amp;nbsp; The latest daily build of Ubuntu 11.04 has seen a dramatic improvement&amp;nbsp; in functionality when compared to the previous Alpha Release. &lt;br /&gt;
&lt;br /&gt;
The main thing that I like is that the application side-bar dock now auto-hides!&amp;nbsp; This is a huge improvement over the previous version of the Unity desktop. &lt;br /&gt;
&lt;br /&gt;
The desktop still seems to be a bit slow, but I think this may just because I was running the OS off of a USB thumb drive.&amp;nbsp; It is also very buggy, in that you are quite sure if the menus or applications are going to come up when when you click on them.&amp;nbsp; But that is expected in a daily build.&lt;br /&gt;
&lt;br /&gt;
The other change I noted was that Open Office has been replaced, and the main browser is a beta version of Firefox 4, which came up with an annoying &quot;Test Pilot Study&quot; pop-up.&amp;nbsp; Ugh.</content><link rel='replies' type='application/atom+xml' href='http://ub-os.blogspot.com/feeds/7301107162831877714/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/3756690016272494719/7301107162831877714' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/7301107162831877714'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/7301107162831877714'/><link rel='alternate' type='text/html' href='http://ub-os.blogspot.com/2011/01/ubuntu-1104-test-run-on-acer-aspire-one.html' title='Ubuntu 11.04 Test Run On Acer Aspire One 532H Netbook'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3756690016272494719.post-8920597595995484793</id><published>2011-01-11T18:37:00.000-05:00</published><updated>2011-01-11T18:37:06.398-05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="iPod"/><category scheme="http://www.blogger.com/atom/ns#" term="tablet"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><title type='text'>Will there ever be an Angry Birds Game for Ubuntu?</title><content type='html'>My daughter got herself an iTunes gift card for Christmas this year, and one of the first things she bought from the iPod App store was the full blown version of Angry Birds. &amp;nbsp;Apparently, Angry Birds is one of the hottest games for smart phones, and little handheld devices like iPods and&amp;nbsp;iPhones. Would Angry Birds make for a good game with Ubuntu Linux?&lt;br /&gt;
&lt;br /&gt;
I got to play around with angry Birds on her iPod, and I must admit, it is a fun little game. The music is catchy, and the sound effect the birds make when the crash into the pigs are what make the game interesting. &amp;nbsp;Sooner or later, I will get through all of the different levels of Angry Birds.&lt;br /&gt;
&lt;br /&gt;
I assume Angry Birds could be ported over to Ubuntu. &amp;nbsp;Perhaps, the developer could add Angry Birds to the Ubuntu Software Development Center and offer it for a small &amp;nbsp;payment. Since much of Ubuntu is still mouse based, some modifications to Angry Birds may be needed. &amp;nbsp;Since it is already running on Android, the port should not be too difficult.&lt;br /&gt;
&lt;br /&gt;
According to &lt;a href=&quot;http://www.muktware.com/n/11/2011/657&quot;&gt;this blog post,&lt;/a&gt; an Ubuntu version of Angry Birds may be in the offing. The &amp;nbsp;developers of the Angry Birds game may be open to the idea of Angry Birds running on Ubuntu sometime in the future. &amp;nbsp;So, all you Angry Bird Phanatics better stay tuned!</content><link rel='replies' type='application/atom+xml' href='http://ub-os.blogspot.com/feeds/8920597595995484793/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/3756690016272494719/8920597595995484793' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/8920597595995484793'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/8920597595995484793'/><link rel='alternate' type='text/html' href='http://ub-os.blogspot.com/2011/01/will-there-ever-be-angry-birds-game-for.html' title='Will there ever be an Angry Birds Game for Ubuntu?'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3756690016272494719.post-3806057603079673258</id><published>2011-01-05T19:00:00.000-05:00</published><updated>2011-01-05T19:00:42.770-05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Microsoft"/><category scheme="http://www.blogger.com/atom/ns#" term="OSX"/><category scheme="http://www.blogger.com/atom/ns#" term="tablet"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows 7"/><title type='text'>Ubuntu based Tablet PC  Coming in 2011?</title><content type='html'>I saw some reports that an Ubuntu based tablet is in the works from a Taiwanese manufacturer. &amp;nbsp;PCWorld is reporting that the P07, built by Teng, is a 10 inch tablet with a multi-touch display. &amp;nbsp;This new Ubuntu tablet will be initially be released running Ubuntu 10.10. &amp;nbsp;The tablet will have a 1.66 GHz CPU and a couple of Gigs of ram, along with an SSD hard drive. &amp;nbsp;There are some pictures floating around the internet that indicate that this Ubuntu Tablet PC will be a sharp toy.&lt;br /&gt;
&lt;br /&gt;
The addition of an Ubuntu tablet adds another software player in the tablet wars. The dominance by Apple&#39;s iPad may still remain in place due to savvy marketing practices. &amp;nbsp;However, it seems to me that Samsung&#39;s Android based tablet is starting to pick up steam. &lt;br /&gt;
&lt;br /&gt;
The one major software player that seems to be falling far behind in the tablet wars is Microsoft. &amp;nbsp;Windows 7 is a much improved operating system, but it does not seem modular enough to have a version that runs smoothly on light operating systems. &amp;nbsp;Perhaps that is the one advantage that Linux and BSD based operating systems have over Microsoft Windows is that they can easily be slimmed down to work well on lighter devices. &lt;br /&gt;
&lt;br /&gt;
Look for the new Ubuntu Tablet to be release sometime in early 2011. &amp;nbsp;I have a little money stored up, and just may take the plunge and get a new Ubuntu based toy.&lt;br /&gt;
&lt;br /&gt;
Source:&amp;nbsp;&lt;a href=&quot;ttp://www.pcworld.com/businesscenter/article/215464/details_emerge_on_ubuntupowered_tablet.html&quot;&gt;PC World&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://ub-os.blogspot.com/feeds/3806057603079673258/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/3756690016272494719/3806057603079673258' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/3806057603079673258'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/3806057603079673258'/><link rel='alternate' type='text/html' href='http://ub-os.blogspot.com/2011/01/ubuntu-based-tablet-pc-coming-in-2011.html' title='Ubuntu based Tablet PC  Coming in 2011?'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3756690016272494719.post-8425443067015317132</id><published>2010-11-13T15:20:00.001-05:00</published><updated>2010-11-14T16:47:52.597-05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Chrome"/><category scheme="http://www.blogger.com/atom/ns#" term="GIMP"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><title type='text'>After you Install Ubuntu You Should...</title><content type='html'>1. Update your fresh Ubuntu installation using the Update&amp;nbsp; Manager&lt;br /&gt;
&lt;br /&gt;
2. Open the&amp;nbsp; Ubuntu Update Software Center and install the following programs:&amp;nbsp; Chromium, Gimp, Xiphos Bible Study Guide,&amp;nbsp; and whatever other software you fancy.&lt;br /&gt;
&lt;br /&gt;
3. Go to the Bisigi Project page and install &lt;a href=&quot;http://www.bisigi-project.org/?page_id=6&amp;amp;lang=en&quot;&gt;Bisigi Themes Package.&lt;/a&gt;&amp;nbsp; These are just cooler than the&amp;nbsp; default Ubuntu Themes.&lt;br /&gt;
&lt;br /&gt;
4. You may also want to install Ubuntu&#39;s Restricted Extras if that floats your boat.</content><link rel='replies' type='application/atom+xml' href='http://ub-os.blogspot.com/feeds/8425443067015317132/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/3756690016272494719/8425443067015317132' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/8425443067015317132'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/8425443067015317132'/><link rel='alternate' type='text/html' href='http://ub-os.blogspot.com/2010/11/after-you-install-ubuntu-you-should.html' title='After you Install Ubuntu You Should...'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3756690016272494719.post-1638809414079011468</id><published>2010-11-13T08:35:00.000-05:00</published><updated>2010-11-13T08:35:08.760-05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="10.04"/><category scheme="http://www.blogger.com/atom/ns#" term="10.10"/><category scheme="http://www.blogger.com/atom/ns#" term="Acer Aspire One"/><category scheme="http://www.blogger.com/atom/ns#" term="Mark Shuttleworth"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><title type='text'>Unity Lacking in Ubuntu 10.10 Netbook Remix</title><content type='html'>I decided to do away with Ubuntu 10.10 on my Acer Aspire AO-532H Netbook and re-install the Ubuntu LTS 10.04. &amp;nbsp;The main reason is because of Unity. &amp;nbsp; There is no way to configure the darn thing, and it takes up way too much desktop space. &amp;nbsp;There should at least be an Auto-hide feature, but even that is lacking. &amp;nbsp;Mark Shuttleworth has said that Autohide for Unity may be coming for Ubuntu 11.04, but for now this version of Ubuntu Netbook Remix is painful to use. &amp;nbsp;Windows 7 Starter has a better desktop layout.&lt;br /&gt;
&lt;br /&gt;
It is scary to think that Unity is going to run on Ubuntu Desktop when 11.04 is released. &amp;nbsp;Touch screen devices will dominate the market at some point, and someday Unity will be the goto choice to run on a desktop. &amp;nbsp;It&#39;s just that someday has not arrived for me yet.</content><link rel='replies' type='application/atom+xml' href='http://ub-os.blogspot.com/feeds/1638809414079011468/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/3756690016272494719/1638809414079011468' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/1638809414079011468'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/1638809414079011468'/><link rel='alternate' type='text/html' href='http://ub-os.blogspot.com/2010/11/unity-lacking-in-ubuntu-1010-netbook.html' title='Unity Lacking in Ubuntu 10.10 Netbook Remix'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3756690016272494719.post-6097927945875068151</id><published>2010-10-23T06:46:00.000-04:00</published><updated>2010-10-23T06:46:24.701-04:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="10.10"/><category scheme="http://www.blogger.com/atom/ns#" term="Acer Aspire One"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips and Tricks"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><category scheme="http://www.blogger.com/atom/ns#" term="ubuntu netbook remix"/><category scheme="http://www.blogger.com/atom/ns#" term="wireless laptops"/><title type='text'>Easy Upgrade to Ubuntu 10.10 Maverick Meerkat on Acer Aspire One AO532-2326</title><content type='html'>Yesterday I took the plunge and upgraded may Acer Aspire One Netbook, which is the AO532-2326 model to Ubuntu 10.10 Maverick Meerkat. &amp;nbsp; I used the update manager to perform the upgrade and every thing went &amp;nbsp;fine. &amp;nbsp;The new Unity desktop is really sharp compared to the desktop that came with Ubuntu Linux 10.04.&lt;br /&gt;
&lt;br /&gt;
The upgrade went fine by opening a terminal and running &lt;i&gt;update-manager -d.&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
The mousepad &amp;nbsp;still does not quite work right. &amp;nbsp;The mouse stays active while you type, causing inadvertent mouse clicks while typing. &amp;nbsp;To get around this I use the Function-F7 key to enable and disable the mouse whenever I am typing in a window. I do not have this problem if I use the Windows 7 OS that is also installed on this netbook.&lt;br /&gt;
&lt;br /&gt;
Another small change is that you may want to use the new Ubuntu fonts that come with Maverick Meerkat. &amp;nbsp; &amp;nbsp;These can be enabled in the desktop appearances section.</content><link rel='replies' type='application/atom+xml' href='http://ub-os.blogspot.com/feeds/6097927945875068151/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/3756690016272494719/6097927945875068151' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/6097927945875068151'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3756690016272494719/posts/default/6097927945875068151'/><link rel='alternate' type='text/html' href='http://ub-os.blogspot.com/2010/10/easy-upgrade-to-ubuntu-1010-maverick.html' title='Easy Upgrade to Ubuntu 10.10 Maverick Meerkat on Acer Aspire One AO532-2326'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry></feed>