galigio.org: 2011 in review January 23, 2012
Posted by galigio in Computers & Internet, Technology and Software, windows, Linux, GNU/Linux, Linux & OpenSource, Technology News, Ubuntu, Technology, Ubuntu tips, Tech, Tecnologia.Tags: website statistics, 2011, review, statistics
add a comment
The WordPress.com stats helper monkeys prepared a 2011 annual report for this blog.
Here’s an excerpt:
The Louvre Museum has 8.5 million visitors per year. This blog was viewed about 150,000 times in 2011. If it were an exhibit at the Louvre Museum, it would take about 6 days for that many people to see it.
Video – [HowTo] Upgrade Firefox to the latest version on Ubuntu by bitspired.com January 19, 2012
Posted by galigio in Computers & Internet, Technology and Software, Linux, GNU/Linux, Linux & OpenSource, Technology News, Firefox, Ubuntu, Technology, Tech, Tecnologia, tutorial.Tags: Ubuntu, Linux, Firefox, Mozilla, tutorial, upgrade, update
add a comment
How to update Firefox to the 9.01 version on Ubuntu January 18, 2012
Posted by galigio in Computers & Internet, Technology and Software, Linux, GNU/Linux, Linux & OpenSource, Technology News, Firefox, Ubuntu, Technology, Tech, Tecnologia, tutorial, Ubuntu 10.04.Tags: Browsers, Firefox, Linux, Mozilla, Mozilla Firefox, Ubuntu, update, upgrade
add a comment
If you use Ubuntu 10.04 or any other Linux distribution which doesn’t automatically upgrade your Firefox to the latest version you can force it.
First of all you have to launch Terminal and add the right PPA to the repository:
sudo add-apt-repository ppa:ubuntu-mozilla-security/ppa
Then you need to update and upgrade the OS using:
sudo apt-get update sudo apt-get upgrade
If you are installing Firefox for the first time the right commands are:
sudo add-apt-repository ppa:ubuntu-mozilla-security/ppa sudo apt-get updatesudo apt-get install firefox firefox-gnome-support firefox-locale-en
As usual on Linux, it is not necessary to reboot the computer and you can start immediately to use your updated Firefox. 
How ro repair Ubuntu 10.04 LTS if the Update Manager and Synaptics don’t work January 16, 2012
Posted by galigio in Computers & Internet, GNU/Linux, Linux, Linux & OpenSource, Linux Tips, Tech, Technology, Technology and Software, Technology News, Tecnologia, tutorial, Ubuntu 10.04.Tags: Advanced Packaging Tool, Linux, Sudo, synaptic, Synaptic Package Manager, Ubuntu, update manager
1 comment so far
After I installed some new software I wasn’t able to update Ubuntu 10.04 LTS. The Update Manager was not able to check for updates and when I tried to use the Synaptic Package Manager I hadn’t better results. A reboot was not the right solution and I tested different ways to solve my problem saving the Ubuntu installation in my computer.
Searching on internet I discovered that there are few possible solution to avoid this problem and, in case you have the same bug on your computer, I decided to sum-up the most powerful after I successfully tried them.
First of all you can try to force the update process through the Terminal typing:
sudo apt-get update sudo apt-get upgrade
If this doesn’t work you will try with this next step:
sudo rm var/lib/dpkg/lock sudo dpkg --configure -a
Then launch again the Update Manager to verify if you succeed and if nothing happened solve the matter typing:
sudo rm /var/lib/apt/lists/* -vf sudo apt-get update
and try again to launch the Update Manager.
In my case this was enough to restore all the Update Manager features and solve the problem. If you have extra problems about this bug or if you want to suggest alternative solutions, please, don’t hesitate to comment this post. 
Time to clean-up! Ubuntu – Linux suggestions. January 4, 2012
Posted by galigio in Computers & Internet, GNU/Linux, Linux, Linux & OpenSource, security, Seguridad, Software News, system tools, system utility, Tech, Technology, Technology and Software, Technology News, Tecnologia, tools, tutorial.Tags: Advanced Packaging Tool, autoremove, Linux, Personal Package Archive, script, Ubuntu, update, upgrade
1 comment so far
Christmas time is ending and today we really don’t know how many relatives used out computer for “just few minutes” or “to quickly (sic) check the emails”. In few words, our Linux PC could have been overstuffed with unwanted temporary files and we haven’t had time to update it. So, it’s time to clean-up!!
First of all I suggest to use BleachBit because, for my experience, it’s the most powerful software to clean temporary files, log files and unwanted traces on your computer. BleachBit is easy to use and, as we described in previous post, very effective.
Then we have to check if our system is really updated so we can use the usual ways as Synaptics Package Manager or quickly run a some simple commands through Terminal to update, upgrade and remove old packages or Kernel.
For this purpose I collected three simple commands and chained them in a single line:
sudo apt-get update && sudo apt-get upgrade && sudo apt-get autoremove
In this way you will be sure that you can start again to work on your Ubuntu as before the Christmas time! 
How to extend your home wi-fi lan using the Airport Extreme when the Netgear router hasn’t a specific option for that December 29, 2011
Posted by galigio in apple, Computers & Internet, lan, laptop, Tech, Technology, Technology and Software, Technology News, Tecnologia, tools, tutorial, Wi-Fi.Tags: AirPort, Ethernet, extender, Local area network, Netgear, router, tutorial, Wi-Fi, Wi-Fi Protected Setup, wi-fi range
2 comments
This is the situation: I have a Netgear wi-fi router which has not the option to extend the wi-fi lan and two rooms in my house where it was not possible to use computers or external hard disks due to the weak wi-fi signal in there. The other available stuff I have is an Apple Airport Extreme with the right features to extend the existing wi-fi lan.
After many different configuration tests I was not able to configure correctly the wi-fi lan to improve the signal and cover all my house. Then I decided to buy a couple of used powerline ethernet adapter for about 30.00 USD and I put one of them near the area I wanted to cover with my wi-fi lan.
Then I connected the Airport Extreme to the adapter located near the low signal area and I was able to solve my problem configuring the lan in this way:
1- I reserved a fixed IP on the Netgear router for the Airport Extreme and I added that specific IP in the DMZ list:
2- I put the Airport Extreme in the Bridge mode and chose Ethernet as data connection:
3 – I cloned the configuration of the Netgear wi-fi on the Airport Extreme. In particular I assigned to the new wi-fi lan the same broadcasting name to the main one:
4 – I restarted the Netgear router and I had a strong wi-fi signal into all my house.
I know that the solution I found it is not orthodox but it is cheap especially when you do not want to spend money for a new professional router when the ”old” one is still brand new. 
Merry Christmas December 25, 2011
Posted by galigio in Linux, News, Technology News.Tags: Linux, Merry Christmas, News, Ubuntu, windows
add a comment
Multiboot CD /DVD and USB Builder: Sardu December 20, 2011
Posted by galigio in Computers & Internet, Freeware, GNU/Linux, Linux, Linux & OpenSource, Tech, Technology, Technology and Software, Technology News, Tecnologia, windows.Tags: Compact Disc, Linux, Linux distribution, live USB, Multi boot, Sardu, windows
1 comment so far
The last generation of external 3.0 usb disks allows us to create fast multi-boot drive that can be used for different purpose. Commonly we use these “special” drives as recovery tools when something goes wrong in our computers or when we would dig, in a deeper way, a particular desktop.
The best software to create multi-boot disks or ISO have been developed for Windows and the only exception is a French, multi-step solution named LiveUSB Multi-Boot.
Today we focus our attention on Sardu a multi-language Italian project developed for Windows machines. After you have downloaded it you can unzip and save the folder in your favorite location. The sardu.exe file will run the program and you can start to decide if you prefer to create a multi-boot ISO or a multi-boot usb key.
The menus are complex but in a couple of minutes you will be able to properly navigate them and select the software and ISO you’d like to have in your CD or USB key. You can also decide to manually add a specific ISO which is not directly supported.
The CD-DVD burner is included in Sardu consequently you can create your bootable CD-DVD in just few clicks.
In the everyday world, Sardu is also useful to test computers when you want to quickly install a Linux distribution and you are not sure about the best one to choice.
Moreover, Sardu is plenty of extra freeware which can help you to recover the GRUB, partitions, lost files and passwords.
Unfortunately Wine is not able to run Sardu in a correct way and when we tested it on Ubuntu we were able to use just few basic features. 
Sendoid: share your file through torrents December 15, 2011
Posted by galigio in Computers & Internet, Technology and Software, Technology News, Technology, file sharing, News, Tech, Tecnologia, tools.Tags: Adobe AIR, BitTorrent, Filesharing, Internet service provider, private sharing, Sendoid, Uploading and downloading
2 comments
The first time I read about sendoid.com I was really interested about the services offered by this site. In fact, the possibility to share files with my friends regardless dimensions through a torrent protocol appeared to be very useful.
Unfortunately, in my personal experience the results are not so positive as promised by Sendoid.com. When you decide to try it, you can choose between the online version and the desktop widget built on the Adobe AIR technology. The widget installation is easy, graphically nice and simple to use. Furthermore, the online interface is very well structured in few clicks you are able to “build” the torrent url to share your file directly from you PC to other people through torrent protocols. For this reason, if you decide to use the online version, you are not allowed to close the webpage with the url because it is the “door” to keep the torrent working.
The first problem is that the data are not protected by https and you can only decide to add a password to your file. On the other hand, with just one click you can decide to share the file with more than a person.
The second, big, problem you have with Sendoid is the transfer speed because, in my tests, the service was not so competitive in terms of timing. A light 160MB ISO needed more than 20 minutes to complete its transfer from my computer to another located in a near city. Unfortunately I was not able to understand if this specific problem was related to the ISPs or to the sendoid service but I obtained the same results in different extra tests I decided to try with similar files.
To conclude I decided not to use sendoid and now I am looking for another program or website which could offer similar features. Please, if you have something to suggest, do not hesitate to add a comment! 
Try Lib-Ray: “Sintel” Lib-Ray PROTOTYPE v0.2 December 6, 2011
Posted by galigio in Computers & Internet, Technology and Software, Linux, GNU/Linux, Linux & OpenSource, Technology News, DVD, Technology, News, Tech, Tecnologia, DVD backup, multimedia, multimedia center.Tags: DVD, Inkscape, Web browser, Blu-ray Disc, Blu-Ray, Digital rights management, Chromium, Audacity, Gimp, Lib-Ray, Html 5
1 comment so far
The following text comes from: http://www.archive.org/details/sintelLib-rayPrototypeV0.2:
‘The Sintel PROTOTYPE of the Lib-Ray free/open fixed media format for high-definition video without DRM or other “anti-features”. Since it is a prototype, it comes with no guarantees about stability or compatibility, but it is best viewed using Google’s Chromium web browser in full-screen mode on a system with a 1920×1080 “full HD” screen. Some features do not yet work even on this configuration, however, as they require elements of HTML5 that are not yet implemented. Because it’s a short movie, the ISO is relatively small (2.1 GB), and it will fit easily onto an inexpensive single-layer DVD-R disk”.
More details about the project are also available from the Lib-Ray site: http://lib-ray.org. 
























