Apr 22, 2014
How to Install TLP on Fedora 20 for Battery Management
You can use the default battery management with Fedora or can use TLP which is better at managing battery life on laptops. TLP brings you the benefits of advanced power management for Linux without the need to understand every technical detail. TLP comes with a default configuration already optimized for battery life, so you may just install and forget it. You will need to have rpmfusion installed and... read more
Apr 6, 2014
How To Convert M4A to MP3 on Linux
There are many different formats out there for music and many different players out there, one of the most popular on Windows and MAC OSX is iTunes due to the iPod. The issue that we run into is being able to play the music you paid for on Linux without iTunes or another player. One such way to make the music universally play on anything is to convert it to MP3 format. This post explains how to convert... read more
Mar 27, 2014
How To Span Volumes on Windows 2008 R2 Using Dynamic Disks
This how to explains how span volumes using SAN attached drives on Windows 2008 R2. When using SAN drives and you want to extend the space you can span the volume, but this is only available to Dynamic Disk’s. If the disk is basic, you need to convert it to dynamic. Open Disk Management and right click on the new drive and select Convert to Dynamic Disk. The disk you need to convert will be... read more
Mar 17, 2014
How To Install Google Chrome on Ubuntu 13.10
Google Chrome is not in any of the Ubuntu repositories, but luckily it is not too hard to install it on Ubuntu. First we will need to download the latest stable versions. Download 32 bit version using command line $ wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb Download 64 bit version using command line $ wget... read more
Mar 15, 2014
How To Play Blu-ray on Ubuntu 13.10
Well I finally took the plunge and purchased a Blu-ray burner / Reader to my UbuntuStudio 13.10 system. Question was how can I play a few of the Blu-ray’s I own on the system. Well the answer is VLC and the aacs config files. In this post we will cover just how to accomplish this task. First install VLC $ sudo apt-get install vlc Next let’s install libbluray-bdj and libaacs0 $ sudo apt-get... read more
