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
Mar 10, 2014
How To Remove syskey Windows 7 bootup password
Recently had a client who accepted one of the calls from “Windows Microsoft” and allowed them to access their computer. They gave them access to their computer and cancelled the support shortly afterwards. During the process they installed a startup password which begins prior to the windows login screen. Luckily they were given the password to access their system but wanted the password... read more
