Jan 21, 2013
How To Enable Encrypted DVD Playback Fedora 18
Just installed Fedora 18 and can’t wait to watch Starship Troopers or Matrix? Well no worries here, just need to install a few packages. First we need to install libdvdnav and libdvdread which will allow us to play non-encrypted DVD’s. $ sudo yum install libdvdread libdvdnav To read encrypted DVD’s we need libdvdcss2, which in this case is available from atrpms. For 32-bit systems: $... read more
Jan 20, 2013
How To Install Adobe Reader and Flash on Fedora 18
Fedora 18 has been officially released and it is time to get the How To’s started on getting many of the regularly used programs and configurations started. Adobe reader and Adobe Flash are no exception. Install Flash 11 Adding Adobe’s YUM repository makes it very easy also keep up-to-date with Flash Player Plugin. Install Adobe YUM Repository RPM package Adobe Repository 32-bit x86 $ sudo rpm -ivh... read more
Jan 15, 2013
Installing Oracle 11g Client on Windows
In this post we will cover how to download and install the Oracle 11g client on Windows for 32 and 64 bit installations. First you will need to download the 32 or 64 bit version from http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html for which you will need to have a Oracle account to get the files. This is a free account and is an easy sign up. Once you have downloaded the... read more
Jan 12, 2013
How to add Editing and Viewing of RAW images in GIMP 2.8
Few of us have started to get into photography and have started to look at RAW images. You have to have a program to let you work with them as well. Most will use Adobe Photoshop, Adobe Lightroom and others, but being a Linux guy there is always GIMP. In this post we will discuss how to add RAW capability to GIMP and open the RAW image. DSLR cameras bring us RAW images which are big and uncompressed... read more
Jan 4, 2013
Can’t find script engine “VBScript” for script error on Windows 7 and Windows 2008
We had recently received an error when upgrading a product and the script used for the upgrades was VBScript. When running the script there was a few systems that displayed the following error. “Can’t find script engine “VBScript” for script “<path to script>” Upon doing a bit of digging I found that most times this error is resolved by re-registering the vbscript.dll. We ran the following commands.... read more
