Install packages
On rpi
sudo apt-get install vim sudo apt-get install synergy
Keyboard and Mouse sharing: Synergy
Download installer to computer from here
Start synergy on rpi
synergyc --daemon serv-ip
On rpi
sudo apt-get install vim sudo apt-get install synergy
Download installer to computer from here
Start synergy on rpi
synergyc --daemon serv-ip
Enlarge expand tex latex memory in OSX Mac.
Get an error like this?
Here is how much of TeX's memory you used... 3000001 words of memory out of 3000000
Add the following lines to the file /usr/local/texlive/2011/texmf.cnf
main_memory=250000000 extra_mem_top=50000000 extra_mem_bot=50000000 save_size=15000 stack_size=15000
Propagate the settings
sudo fmtutil --refresh
qed
K. H. Jensen, J. Lee, T. Bohr, H. Bruus, N. M. Holbrook, and M. A. Zwieniecki
Journal of the Royal Society Interface, doi:10.1098/rsif.2010.0578

Using rsync, it is very simple to backup your personal data. Install it through the app manager and issue the following command from your computer
rsync -avz -e ssh user@10.0.0.1:. /home/foo/backup
Here, foo is the username you use on your computer and 10.0.0.1 is the ip address of the N900.
K. H. Jensen ,T. Bohr and H. Bruus
Journal of Fluid Mechanics, 2010.
doi:10.1017/S0022112010003940