Hi Guys. Hows your RasPi? After few testing, learn how to setup the OS (Debian Squeeze) and run the X Windows, I like to use it like my other Linux. I like make it headless, remotely access and installed with LAMP (Linux + Apache + MySQL + PHP).
I found a few interesting tips and suitable for my RasPi machine.
HEADLESS AND REMOTELY ACCESS.
To make Debian remotely accessible is to enable SSH. Very simple. How bout you check it over here. http://steve.dynedge.co.uk/2012/05/29/enabling-ssh-on-debian-raspberry-pi/
LAMP
I love to have my Linux has Web Server and Database, even it not usable.
http://www.youtube.com/watch?v=4OyJVDhoN0A
Install Apache.
http://www.youtube.com/watch?v=4OyJVDhoN0A
Install MySQL
http://www.youtube.com/watch?v=pamZ8EyXUCU
Install PHP
Now, I can use my system to test several application such as torrent server, Media Centre Streamer and my in progress project, Pachube Server. Hope so.