Thursday 9 October 2008

Running .sh files in Linux

If you need to run a file with .sh extension in linux (Ubuntu, Fedora, OpenSuSe, RedHat...) you need to give it first execution rights.

Say, the file is filename.sh, so you type:
chmod 777 filename.sh

to then run the file from the local directory, you type:
./filename.sh

Tuesday 7 October 2008

The Life in the UK Test

I am currently working on my new website toy for the Britishness Test
This is just a new site and I am trying to make it available and free for all people wishing to apply for permanent residence or UK Citizenship.
All comments are appreciated.

Hello to my world of blogging

Hi,
My name is Toni.
This is my first blog, and I welcome you to it.