Monday, 14 December 2009
Thursday, 3 December 2009
Madrid
This is actually the first post about... LIFE!!! :)
Here are some shots taken this weekend in Madrid :)| From Madrid Vol. 1 |
Well, to be honest, this could have been taken anywhere :P
| From Madrid Vol. 1 |
This one is the Bear in Plaza Sol... Or is it a self-portrait? ;)
| From Madrid Vol. 1 |
Just Plaza Mayor... They have this X-mas Fair there... You can buy lots of decorations!!!
| From Madrid Vol. 1 |
Zeh flag!
And that's it for now :)
Saturday, 28 November 2009
Tuesday, 10 November 2009
Wednesday, 21 October 2009
Instaling new Ubuntu
When you install a new version of Ubuntu there is a cool way to keep track of your installed applications :)
dpkg --get-selections > apps.txt
This will list your installed applications. Then on a new and fresh instalation, do
$ dpkg --get-selections < apps.txt
$ dselect update
$ apt-get dselect-upgrade show
And there you go! :)
Tuesday, 13 October 2009
Friday, 28 August 2009
Comparing stuff
To compare files I used to be very blunt and use
diff $file1 $file2
but then my front-desk mate said "Add | vimdiff - ". He has shared some ideas on how to compare stuff with another colleague of ours.
In the meantime, my boss introduced me to tkdiff and I absolutely loved it.
As a good open source software ;) works on Linux, Mac and M$ Window$ :)
So enjoy!
diff $file1 $file2
but then my front-desk mate said "Add | vimdiff - ". He has shared some ideas on how to compare stuff with another colleague of ours.
In the meantime, my boss introduced me to tkdiff and I absolutely loved it.
As a good open source software ;) works on Linux, Mac and M$ Window$ :)
So enjoy!
Subscribe to:
Posts (Atom)

