• what(): Serial Port failed to open: open: Permission denied

    by  • January 30, 2013 • 0 Comments

    what():  Serial Port failed to open: open: Permission denied Trying to get access to your serial port without the need for running whatever program as sudo or root? You’re probably not in the dialout group, if that’s the case, here’s the fix: First, check you aren’t in the group: groups alex This will list...

    Read more →

    Team Fortress 2 Segmentation Fault – Steam for Linux

    by  • December 12, 2012 • 0 Comments

    After getting invited to join the Steam Beta for Linux, (after weeks of using the bypass) I decided to get playing some TF2. After the long install and download I booted it up. The Value splash screen with the tap-guy loads and the menu begins to load, but once it has finished, the game...

    Read more →

    How To Take Screenshots in Jelly Bean (Android 4.1.x)

    by  • August 9, 2012 • 3 Comments

    To take a screenshot in Android 4.1.x (Jelly Bean) the same button combination from Ice Cream Sandwich (ICS) works: Hold Volume Down & Power buttons for roughly a second. You should know when the screenshot has been taken, the screen will flash white and a translation effect of the screen will take place. The screenshot...

    Read more →

    HowTo: Restore Your Default .bashrc File in Ubuntu

    by  • June 12, 2012 • 3 Comments

    If you’ve managed to find yourself deleting, overwriting or generally messing up your profiles .bashrc file there’s a really easy way to fix it. A default version of the file can be found under “/etc/skel/.bashrc”, simply coping that over your profiles one (found in your home directory) will restore it to default. Make sure...

    Read more →

    mlbviewer 2012 Installation guide for Ubuntu (MLB.TV on Linux)

    by  • May 16, 2012 • 4 Comments

    Download mlbviewer: Go and grab the latest version from the sourceforge page below: http://sourceforge.net/projects/mlbviewer/ Unrar: tar -zxvf mlbviewer2012.tar.gz It doesn’t require any installation but you will need a few extras and the easiest way to install them is shown below: Download PyXML: PyXML is an XML processing tool for python which this project uses,...

    Read more →

    10 Command Line Tricks I Wish I’d Always Known

    by  • April 14, 2012 • 3 Comments

    One thing that Linux Guru’s and Terminal Wizards often argue is that it’s way quicker to use the command line to do anything in Linux than it is through menus and what not. While the jury is still out on this, there are a lot of things they know which do help put the...

    Read more →

    Ubuntu 12.04 – Removing conflicting operating system files…

    by  • April 11, 2012 • 3 Comments

    If you’re trying out the latest version of Ubuntu, 12.04 or Precise Pangolin and you want to keep your old /home partition, chances are you’ve come across the installation hanging on a process “Removing conflicting operating system files…”. No worries, this seems to be a common bug and there’s a pretty easy work around....

    Read more →