"A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act alone, solve equations, analyze a new problem, pitch manure, program a computer, cook a tasty meal, fight efficiently, die gallantly. Specialization is for insects." (Robert A. Heinlein)

Home » Page 3

Upgraded the Sempron 2400 to Xubuntu 11.10 “Oneiric Ocelot”

Friday, October 21st, 2011

  Just after Ubuntu new release also derivative distributions arrived as well. I so went through the upgrade process of the Xubuntu installation on my (old) desktop computer. I’ve been informed of the availability of the new release with the, almost daily, software update request. I then selected the “upgrade” button and let the whole process start.

xubuntu-11-10--0

the upgrade proceeded slowly but quite smooth, it showed some error in the process but it doesn’t seem to have influenced the final result.

(more…)

Posted by musante at 5:43:00 | permalink | comments[4]

Test Drive: Ubuntu 11.10 Oneiric Ocelot (live) on the EEEPC 900

Wednesday, October 19th, 2011

As soon as the final Ubuntu 11.10 released has been made available I downloaded it. I was mainly curious to see if the many problems I did encounter with the Beta 1 release had been solved in the October’s final release. So here I am, again, with a short post just to put in evidence how things have been fixed since the beta release test.

First impressions

There are beta versions that are almost final releases and others that literally fall apart, Ubuntu 11.10 Beta 1 was definitively of the latter type. In the little time passed since then things are enormously improved. Of the many errors experienced while testing the beta version none appeared with the final release. Also the “Dash” window, the one Unity uses to launch applications and search files, is now rendered correctly without the resize problem it first showed on the small EEEPC screen.

(more…)

Posted by musante at 5:44:00 | permalink | comments[9]

Test Drive: Ubuntu 11.10 “Oneiric Ocelot” Beta on the Sempron 2400

Saturday, September 24th, 2011

Since I heard that the new Ubuntu release would be based only on Gnome3 and Unity (the older release was a plain Gnome 2 version on “non-3D-capable” computers) I wondered how it would perform on older computers. So the second step of my “Test Drive”s has been to test Ubuntu 11.10 on my “still-alive” five years old Sempron 2400.

 

Boot _ errors _ and boot again

 

Ubuntu 11.10 beta is definitively a buggy beta, I already realized this while testing on the EEEPC but on the Sempron 2400 it looks even more buggy. I had to restart the boot process three times before arriving to Unity 2D main screen.

apart from these boot errors and some error message now and then, that also appeared on the EEEPC, the system did run smoothly enough.

 
(more…)

Posted by musante at 19:24:00 | permalink | Add comment

Test drive: Ubuntu 11.10 "Oneiric Ocelot" Beta On the EEEPC 900

Thursday, September 15th, 2011

Ubuntu’s update season is coming again, with it’s usual load of discussing (especially about the famous “disappearing” menus). As every season I started my tour of live version testing with the hope this new release will mature enough to convince me to leave the old 10.04 (LTS) I still have on my EEEPC. So I downloaded the new Ubuntu disk image and prepared a bootable USB drive using, as usual, the tool Ubuntu itself provide.

 

First impressions

 

Here is how Ubuntu 11.10 looks like

(more…)

Posted by musante at 20:13:00 | permalink | comments[4]

Mono-develop on the EEEPC 900

Wednesday, September 7th, 2011

Mono, like many of you certainly know, is the Open source development framework compatible with Microsoft’s .NET. I usually work with Java and know almost nothing about .NET or Mono, I so decided to install Mono and it’s integrated development environment Mono-develop on the EEEPC to give it a look.

 

Why mono?

 

Is not a secret that the use of Mono is widely criticized in some Linux environments mainly because the risk of having to deal with Microsoft’s software patents … Software patents risk mustn’t be underestimated but, on the other hand, I think that a programmer shouldn’t ignore a widely used framework like .NET and Mono is a cheap way to learn about it.

 

Installation and first project

 

Installing Mono is a quite trivial task: just matter of looking for it in the Ubuntu software centre. To develop applications with graphic user interface GTK# libraries must be also be installed.

 
(more…)

Posted by musante at 21:06:00 | permalink | Add comment