When Brains Fly

An Awesome Blog About Neuroscience, Computer Science, and Technology

Posts tagged ‘tutorial’

Using remote desktop, you can access one computer from another computer through the internet or a local area network. Here, I’ll outline how to remote desktop into Mac OS X 10.5 (Leopard) from Windows, which is something I had to do today.
On the Mac, go to System Preferences > Sharing and check “Remote Login,” if [...]

Setting Up AWStats

January 14th, 2009

My webhost, NearlyFreeSpeech.NET (NFSN) made this pretty easy.
First, I made sure that my access log was enabled. Then, I made a cgi script in /home/public called awstats.cgi which had the following contents:

#!/bin/sh
exec nfsn-awstats

(Don’t forget the line break on the second line.)
Next, I set the file’s permissions to 755, opened up a browser to [...]

Switch to WordPress

January 14th, 2009

After using Movable Type for an hour or so and trying to customize it, I found it to be irritatingly slow. I tried installing the Open Source version, but it was not much faster. It would take around 30 seconds to publish and 20 seconds to go to a different admin page, which got really [...]

Installing Movable Type

January 13th, 2009

Installing Movable Type is pretty simple. Unfortunately, I still messed it up, multiple times. So, for my reference and for yours, here are the steps to installing Movable Type on my web server.
This site is hosted on NearlyFreeSpeech.NET (NFSN), which is an awesome, pay-for-what-you-use hoster. It already has the right PHP and Perl things installed [...]

Proudly powered by WordPress. Theme developed with WordPress Theme Generator.
Copyright © When Brains Fly. All rights reserved.