Edit RE development.
1. Run apt-get install openssh to install the SSH server.
2. Download and install WinSCP (
http://winscp.net/eng/index.php) on your Windows box.
3. Download and install Notepad++ (
http://notepad-plus.sourceforge.net/uk/about.php)
4. Change WinSCP preferences to set Notepad++ as default editor.
Now you can edit files on the server, from Windows, without having to constantly upload/reupload (when you save in Notepad++ a file which you have opened from your WinSCP session, WinSCP detects it and reuploads automatically). Works great for messing around with PHP, not sure how well it would work for other types of development.