Wednesday, January 9, 2013

Minute Hacks: How To Save Your Phone From Water Damage




Red Hat Enterprise Linux 5.9


The legacy 5.x branch of Red Hat Enterprise Linux (RHEL) has moved to version 5.9, incorporating all recent feature and security updates: "Red Hat, Inc. today announced the next minor release of Red Hat Enterprise Linux 5, Red Hat Enterprise Linux 5.9. This release marks the beginning of Production Phase 2 of Red Hat Enterprise Linux 5 and demonstrates the company's continuing effort to promote stability and the preservation of customers' investments in the platform. It maintains Red Hat's commitment to a 10-year life cycle through the introduction of several new features, including hardware enablement, security, standards and certifications, developer tools, virtualization, and more. As with all minor releases, Red Hat Enterprise Linux 5.9 maintains backwards compatibility with hardware and software platforms across the life cycle of Red Hat Enterprise Linux 5." See the press release and the detailed release notes for more information. Existing RHEL customers can obtain the updated installation DVD images from Red Hat's download centre.

Nokia 3310 vs. iPhone 5 - Which Is Faster?



Monday, January 7, 2013

Transpose, Transcribe, and Slow Down Music (MP3/WAV) with Slow MP3 - Ubuntu/Linux Mint



Slow MP3 is a tool written in Java that can play either MP3 or WAV files and allows users to do the following:


  • Transcribe/Transpose song to any key
  • Slow down tempo
  • Loop song parts
  • Identify notes and chords

Since this tool is written in Java, you need to have one of these packages installed in Ubuntu/Linux Mint:

sudo apt-get install openjdk-7-jdk
or
sudo apt-get install openjdk-7-jre

You can now download Slow MP3 to your home directory with these commands:

mkdir -p ~/Slow-MP3 && cd ~/Slow-MP3 
wget -c http://goo.gl/tnreI -O SlowMP3.jar

Start the application with this command:

java -jar ~/Slow-MP3/SlowMP3.jar

Slow MP3 Home Page

Fuduntu 2013.1


Lee Ward has announced the release of Fuduntu 2013.1, a new build of the rolling-release distribution which features GNOME 2 as its default desktop: "Fuduntu 2013.1 released. For those with hardware that use proprietary drivers, one of the first things that will be noticed after install is Jockey, the program that checks hardware and presents the user with the proprietary driver(s) needed. An example of this would be graphics drivers for NVIDIA and AMD cards. Since we're on the topic of installation, we would like to point out that, by default, sudo is now enabled for all new installs. Another noticeable thing will be the new dock. Unfortunately, AWN is no longer being maintained upstream and there are several bugs that have been left open. In addition, AWN will no longer build against the latest glib. After much discussion, the team decided to migrate to the Cairo dock. This is now installed by default." Read the detailed release announcement for a complete list of new features. Download from SourceForge: Fuduntu-2013.1-x86_64-LiveDVD.iso (959MB, SHA1, torrent).