784 reputation
1810
bio website
location Linköping, Sweden
age 30
visits member for 4 years
seen Mar 7 at 14:35
stats profile views 105

Grew up on the countryside in Sweden, studied physics in Gothenburg and Waterloo, ON, Canada, worked four years in Germany. Now I'm back in Sweden, trying to make a living.

Story of my life.


May
1
awarded  Yearling
Nov
8
awarded  Taxonomist
Aug
22
awarded  Favorite Question
May
2
awarded  Yearling
Nov
23
awarded  Good Question
Jun
28
comment How do I find the all domain names where name-server is authoritative?
sounds like a serious security issue, so I hope there isn't... :)
May
2
awarded  Yearling
Feb
2
awarded  Famous Question
Jan
8
comment Linux :Web-based FTP browser?
something like WebDAV (en.wikipedia.org/wiki/WebDAV)?
Dec
9
answered Can I see passwords or hashes from failed logons in ssh?
Dec
9
comment java from command line over and over
that should read "which keeps calling the main-method with new parameters"
Dec
9
comment java from command line over and over
"you can't just take something that wants to be called for a single run via command line and use it as a back-end service without any modification", that's not completely true. It's particularly easy in Java (as opposed to other languages where main is in the global namespace), you just make a wrapper class which calls the main-method with new parameters.
Dec
9
comment delete any .svn folders from a root folder to all its subfolders
sweet! I always used xargs for that, does it also terminate the command, or do I need to add a \; as well if I want more predicates?
Dec
9
comment delete any .svn folders from a root folder to all its subfolders
that should probably be -name and \; right?
Dec
9
revised delete any .svn folders from a root folder to all its subfolders
typo; added 276 characters in body
Dec
9
answered delete any .svn folders from a root folder to all its subfolders
Oct
13
comment How to make Postfix (on Ubuntu) NOT receive mail?
swatting flies with a sledgehammer.. I like it... :)
Oct
8
awarded  Commentator
Oct
8
comment Open Source Exchange Client?
evolution is accessing exchange through the OWA, if I'm not mistaken, so you're still limited to the OWA function set (i.e., you'll be missing out on some outlook only features)
Jul
26
awarded  Critic