Really dude?? TRY HARDER! This is not meant to be offensive....More of a drill sergeant style of 'encouragement', but this is a very simple process to accomplish and shouldn't require a 'detailed' tutorial. I accomplished the task using three commands. You'll definitely want to find yourself a ubuntu/debian linux command reference or cheat sheet. Should help get you started. Anyway here is how
Code:
root@bt:~# wget http://www.teamviewer.com/download/teamviewer_linux.deb
root@bt:~# dpkg -i teamviewer_linux.deb
root@bt:~# teamviewer5
Also I feel VNC tends to work better in linux than teamviewer. It's only real advantage is NAT traversal through teamviewers weird routing system, and not needing to open ports anywhere.