Apr 012013
 

Like 1 year ago today I prefer to post a collection of the best April Fools that I’ve found around, some about Gnu/Linux and open source in general, but also on online service such as Twitter and youtube.

YouTube is shutting down.

YouTube Contest Submissions Closing Tomorrow at Midnight

To our incredible YouTube community,

When we started out in 2005, we focused on rapidly increasing user engagement. We wanted an inventive way to draw people in and catalyze their creativity. The result? A contest for the best video on our site.

Nearly eight years later, with 72 hours of video being uploaded every minute, we finally have enough content to close the competition. We’ve started the process to select a winner and as of tomorrow at midnight, we will be closing the site to submissions.

Continue reading »

flattr this!

Mar 282013
 

maria

This required more time if compared to Libreoffice versus Open Office, but it seem that the critical mass of users of another piece of open source software is moving away from Oracle, I’m talking about Mysql versus MariaDB.

Mysql is probably the most used open source database, it’s used in most of the more successful LAMP applications, such as WordPress, Drupal or Magento, after all the M of LAMP was an acronim for Mysql until today.

All started back in February 2013 when two large open source projects, Fedora and openSUSE, announced their intention to abandon the venerable MySQL database, now a property of Oracle, and adopt instead MariaDB.

In short MariaDB is a community-developed fork of the MySQL relational database management system, the impetus being the community maintenance of its free status under the GNU GPL, as opposed to any uncertainty of MySQL license status under its current ownership by Oracle. The contributors are required to share their copyright with Monty Program AB more information on this project on Wikipedia

Continue reading »

flattr this!

Mar 212013
 

The tool that usually I use to download from the command line is wget, it’s simple to use and it’s installed (or easily installable) on any system, but if you want something that can do the same job in a smarter and faster way you must really test Aria2

Aria2 is a lightweight multi-protocol & multi-source command-line download utility. It supports HTTP/HTTPS, FTP, BitTorrent and Metalink. aria2 can be manipulated via built-in JSON-RPC and XML-RPC interfaces, let’s see some practical use and examples.

Continue reading »

flattr this!

Mar 182013
 

Cuttlefish is a tool which can execute various actions when specific events are triggered, and it allows you to create events that only happen under certain circumstances

For example, you could set a condition/reaction such as “when the lan network is connected start Transmission”, or “Unmute the audio when I start Banshee and mute it when I close Banshee”.
The nice things of this program is that it’s completely configurable via a nice graphical interface that makes the creation of any task extremely easy and intuitive.
The software is wrote in python, open source and is born on Ubuntu as “Ubuntu app” and so it’s easily installable on this distribution or Derivate, there is a package from AUR for Arch Linux and I’m sure soon you’ll find it for any distribution.

Continue reading »

flattr this!

Mar 092013
 

hardware-pc1.jpg

Article based on an Italian article published on http://ilblog.openresource.it .

CPU-Z is a freeware system profiler (system monitor) application for Microsoft Windows (for all versions from Windows XP on) that detects the central processing unit, RAM, motherboard chipset, and other hardware features of a modern personal computer, and presents the information in one window.

But don’t worry in Linux there are many alternative, and in the past I’ve presented 3 command line commands that you can use to get information on your Linux box: lsusb, lspci and lshw and a graphical alternative hardinfo.

Today I’m glad to present you 2 more graphical tools specific to gather information about the CPU: CPU-G and I-Nex

Continue reading »

flattr this!