The following will install and enable ssh on the debian "squeeze" build.
sudo apt-get install ssh sudo update-rc.d ssh defaultsOn a re-boot the ssh server will now be active. To make life easier on the pi you can follow this tutorial to not require a password.