ubuntu_useful_packages_cheatsheet
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| ubuntu_useful_packages_cheatsheet [2007/10/18 10:13] – created tkbletsc | ubuntu_useful_packages_cheatsheet [2007/10/18 10:18] (current) – tkbletsc | ||
|---|---|---|---|
| Line 28: | Line 28: | ||
| * sun-java6-jdk: | * sun-java6-jdk: | ||
| * celestia: Fly around an accurate 3D simulation of the universe as we know it. | * celestia: Fly around an accurate 3D simulation of the universe as we know it. | ||
| + | |||
| + | |||
| ==== For special purposes ==== | ==== For special purposes ==== | ||
| - | If you want KDE: | + | === KDE === |
| - | * kubuntu-desktop (so we can support | + | * kubuntu-desktop: turns Ubuntu into hybrid Ubuntu+Kubuntu |
| + | To make KDE your windowing system, choose " | ||
| - | If you use NIS (also known as YP) for authentication: | + | === NIS (also known as YP) === |
| * nis | * nis | ||
| To set up NIS: | To set up NIS: | ||
| Line 40: | Line 43: | ||
| - Some versions of Ubuntu (including 6.06.1 LTS) aren't configured to use NIS out-of-box. | - Some versions of Ubuntu (including 6.06.1 LTS) aren't configured to use NIS out-of-box. | ||
| - | For NFS: | + | === NFS client === |
| * nfs-common (if not already installed - without it, NFS will work, but with long timeouts due to locks not working) | * nfs-common (if not already installed - without it, NFS will work, but with long timeouts due to locks not working) | ||
| To set up a boot-time mount: | To set up a boot-time mount: | ||
| - | * '' | + | |
| - | * '' | + | # TextEditorOfYourChoice / |
| - | | + | nfs-server.site.com:/ |
| - | * '' | + | # mount /mymount |
| - | * '' | + | # ls /mymount |
| - | For FORTRAN: | + | === FORTRAN |
| * g77: The Fortran-77 compiler based on gcc 3 | * g77: The Fortran-77 compiler based on gcc 3 | ||
| * gfortran: The Fortran-95 compiler based on gcc 4 | * gfortran: The Fortran-95 compiler based on gcc 4 | ||
| - | For latex editing: | + | === Latex editing |
| * kile: A latex code editor | * kile: A latex code editor | ||
| * lyx: A latex WYSIWYG editor | * lyx: A latex WYSIWYG editor | ||
ubuntu_useful_packages_cheatsheet.1192727627.txt.gz · Last modified: by tkbletsc
