Counting down
25/08/11 07:11
The assignment I have been working at for the last 2 years and 10 months is drawing to a close. Tomorrow is my last day.
Although I’m stoked to find out what the new assignment is going to be like I’m a little sad to leave the old environment and coworkers behind.
Mostly though I’m really curious as to what the new assignment will be like :D
Although I’m stoked to find out what the new assignment is going to be like I’m a little sad to leave the old environment and coworkers behind.
Mostly though I’m really curious as to what the new assignment will be like :D
non greedy matching in vim
21/08/11 23:00
Today I discovered you can replace POD "code" tags with asciidoc "monospaced" tags using non greedy matching in vim ..
:% s/C<\(.\{-}\)>/+\1+/g
:% s/C<\(.\{-}\)>/+\1+/g
spacewalk create channel
28/06/11 10:29
A cool spacewalk tool now available on the redhat satellite is “spacewalk-create-channel” hidden in the “spacewalk-remote-utils” package. This allows you to create distribution specific channels like this:
then to create a redhat 4 update 9 64 bits channel you execute:
yum -y install spacewalk-remote-utilsthen to create a redhat 4 update 9 64 bits channel you execute:
spacewalk-create-channel --user USERNAME -v 4 -r AS -a x86_64 -u U9 --destChannel foo-rh-x86_64-4u9 -c rhel-x86_64-as-4 -s $(uname -n)QR Code generator
14/06/11 00:06
Found a twitter post pointing to a site called http://www.qurify.com/en/. It turns up to 255 characters of info into a bar code you can scan with e.g. your cell phone. The advantage is that you can share this bar code with out having to worry that you info is too easy to use for $spamlord and such.
RHCE
16/04/11 17:08
I got my RHCE Exame results for ex200 and ex300 back. As of now I’m RHCE certified for RHEL6.
victory dance