linux
Getting ASP.Net 1.1 running on linux - a trap for Ubuntu 9.04 users
Submitted by Rimu Atkinson on Thu, 15/04/2010 - 20:06On 9.04 when you install mono from the repos by following these instructions, (and opt not to install ASP.Net 2.0 and just go with the default of 1.0) then you end up with a mis-configuration of the web server - it's looking for the 2.0 version of the .Net framework when all you have is 1.0. This will be evidenced by these lines in /var/log/apache2/error.log Read more
Ubuntu - gnome panels hanging randomly after using "Connect to Server" (gvfs)??
Submitted by Rimu Atkinson on Fri, 07/08/2009 - 12:34For ages I put up with random hangs and where some or all of my panels would stop responding, and completely rebooting was the only solution (killall gnome-panels wouldn't unfreeze things either; all the hung panels disappear, but then nothing comes back in their place)...
I knew it had something to do with connecting to other computers by using gnome's "Connect to Server" feature, and since the problem only happened intermittently and listless googling didn't turn up anything I just lived with it. Read more
I am now completly won over by open source
Submitted by Rimu Atkinson on Mon, 12/05/2008 - 11:09Almost a year ago, I switched to Linux as my main development platform. It was difficult, but not as bad as I expected. Worth the effort, definitely. Read more
Safari on Linux
Submitted by Rimu Atkinson on Fri, 21/03/2008 - 15:16cp /usr/share/fonts/truetype/msttcorefonts/*.ttf ~/.wine/drive_c/windows/fonts/
as the instructions I found below only included Arial and Times), run the installer and away she goes.
More detailed instructions