regx's blog

How-to switch from Windows to Linux.

Switching from Windows to Linux can seem a daunting task. Hell switching from any OS to any OS can seem daunting and invoke fear and frustration into anyone. This post is my attempt to minimize both the fear and frustration.

There are several things you will need to do in order to make a smooth transition from Windows to Linux. Many of these steps are equally important and of course importance changes based on individual taste / needs, so the order of steps presented here are simply my recomendation.


More XP users migrating to Linux than Vista?

There is a great poll on ZDNet @ http://blogs.zdnet.com/hardware/?p=2827

The poll ask "What’s your current Windows OS migration plans", and after 7,850 total votes the results look like this.


Boycott Chrome and Safari

I am so sick of derivative works not supporting their native platform.
Safari and Chrome both use WebKit which started as KHTML and was developed by the awesome KDE team.
Taken from http://webkit.org/ "WebKit's HTML and JavaScript code began as a branch of the KHTML and KJS libraries from KDE."


How to write shell scripts in Perl

First a really quick Perl tutorial.

What is Perl?

Perl is a great language for almost anything. The syntax is consice and Perl makes simple things simple and makes hard things possible or so the motto goes.
Perl is one of the best languages there is for manipulating text and also makes an excellent glue language because Perl allows you to choose your quote opperater, supports here documents, and has built in regular expressions.  Perl also has a bad reputation for looking like line noise for the same reasons listed above.


4 methods to backup remote files across a network

On linux there are several methods to backup remote files across a network.

Method 1: SCP (Secure Copy)

SCP is basically RCP with password support. This method is good for copying files or directories recursively so long as you do not need to use an include or exclude list. As far as I can tell SCP does not have support for exclude list. Still, the syntax is very easy to remeber making scp an easy way to securely copy files across a network.


Why Jailbreak your iPhone 3g

By default there are several things missing on the iPhone 3g such as video recording, tethering, skype, voice alerts, the ability to sync over wifi and more.
Apple runs a tight ship, and only allows installing third party apps and syncing music via iTunes. Unfortunately iTunes is only available on Windows and OSX 4 or higher (for iTunes8). Apple has also received a lot of critisism for not being very open regarding their approval process and only approved Apple approved apps make it to the App store.


How to JailBreak the iPhone 3g 2.1 using Windows

This is the best and easiest to follow method for jailbreaking the iPhone 3g on Windows.
Disclaimer: Jailbreaking your iPhone could void your waranty.
I am in no way responsible to any damage that may result by following this tutorial, so proceed at your own risk!

This method works really well and does not require any patches to get iTunes working.

Before you start, make sure you are running iTunes 8 and make sure your iPhone is running version 2.1
To see what version your iPhone is running goto Settings / General / About on your iPhone.


MyMote MythTV Remote for iPhone

MyMote is an awesome MythTV remote for the iPhone.

The best part about it is that the progam guide displays on the remote allowing you to quickly scroll through the program guide with the iPhone finger flick scrolling thing.
Before I got my iPhone I was using my N800 or a standard remote via LIRC as my MythTV remote, but MyMote is much better.

MyMote is available as a free install from the app store. So you don't even need to jailbreak the iPhone to get it .
Just search for "mymote" and install.


AT&T doesn't support the iPhone

I recently called AT&T support for help setting up my new iPhone 3G.
The AT&T menu system wouldn't recognize numbers entered via my iPhone dialer.
Initially the menu recited my mobile number and asked me to press 1 to verify it was correct. I pressed one and was then asked to enter my mobile number. After entering my mobile number I was asked to enter it again in an endless loop.

Iphone and Linux

I just got a new I-Phone a couple of days ago, so I haven't had a chance to play with it to much.

I have an older G3 Mac running OSX 10.3, but primarily run Linux. I also have a desktop running Windows XP, but primarily use that as a dumb client and login to my Linux systems via NX from http://www.nomachine.com.