May 182013
 

flareget
flareGet is a full featured, advanced, multi-threaded, multi-segment download manager and accelerator for Linux, It allows user to pause, resume or monitor the download speed.

The application is free to use on it’s lite version, but not open-source,there is also a pro version that cost around 20$ that can be bought directly from the official website.
It supports all 32 and 64 bit Debian and RPM based Linux Distributions. The supported Linux Distributions include Ubuntu, Fedora, Mandriva, OpenSuse, LinuxMint, ArchLinux and many more.

Continue reading »

flattr this!

May 072013
 

youtube2mp3
While looking at the top 10 download of Ubuntu app center for the month of April 2013 I’ve discovered a new software available for Ubuntu : YouTube to MP3.

It’s not a secret that on youtube there are a lof of music videos and also some full albums, and so with this software you can download them as mp3 file and listen them in a second moment or on a mp3 player.

YouTube to MP3 allows you to download and convert multiple videos into audio files, to do this you have simply to enter the URL of the video on youtube by clicking the Paste button or dragging in the window.

Continue reading »

flattr this!

Apr 102013
 

As first thing a small lesson about what’s ZFS:

ZFS is a combined file system and logical volume manager designed by Sun Microsystems. The features of ZFS include protection against data corruption, support for high storage capacities, integration of the concepts of filesystem and volume management, snapshots and copy-on-write clones, continuous integrity checking and automatic repair, RAID-Z and native NFSv4 ACLs. ZFS is implemented as open-source software, licensed under the Common Development and Distribution License (CDDL). The ZFS name was registered as a trademark of Oracle until September 20, 2011

 

And now after more than two years in the experimental stage, the ZFS file system for Linux is ready for widespread use.
Continue reading »

flattr this!

How to install a single package from Debian SID or Debian Testing

Today I was in need to install 1 single package from the unstable release of Debian in a server installed with the stable release, so what’s the best way to get this done ? For this example I’ll use the package drush because there are a lot of differences in the versions between the different [...]

How to stop packages from being updated in Linux

Sometimes it’s useful to tell to our GNU/Linux system that we want to keep some packages on Hold or that we do not want to update them , for example you could have added a custom kernel and you don’t want that during an update the standard kernel takes its place, or perhaps you want [...]