Not something I could do for a living, but anyhow better than they where in the beginning…
rblog
Handyman and my reward
With a little help from my son, making a cover for the grill, function before form and maybe not a winner in Queer Eye, but it does the job.
And the reward. Ok, the trained eye will spot that the ones to the left is 0%. Elin bought them in case we got visitors that would not drink and drive.
Remove rust – sandblasting
My latest book: Joral Gjerstad “Den gode kraften”
Not entirely true that this is my latest book, finished it a while ago. Used to read it when at my in-laws while putting the kids to bed. A self-biography written by Joral Gjerstad, better known as Snåsamannen
Petters super fix it
X11 Forwarding and su/sudo
Ever been in the situation where you log on to a server as one user having X11 enabled, but then need to sudo to another one – and voila, your X11-sesison is long gone…
Solution provided here http://brandonhutchinson.com/wiki/X11_Forwarding_and_su/sudo
I did as root
cd ~
mv .Xauthority .Xauthority_old
ln -s ~diagnostics/.Xauthorithy .Xautorithy
and it all worked fine.
Norwegian date format for JIRA
Navigate to Administration -> General Configuration -> Advanced
jira.date.picker.java.format dd.MM.yy
jira.date.picker.javascript.format %d.%m.%y
jira.date.time.picker.java.format dd.MM.yy h:mm a
jira.date.time.picker.javascript.format %d.%m.%y %l:%M %p






