Cómo hacer un tarball en Linux
tar -cvzf name.tar /path/to/directory
Nutty Newt
tar -cvzf name.tar /path/to/directory