![]()
Ubuntu
From
[edit]
Unofficial Ubuntu 5.10 (Breezy Badger) Starter Guide
This guide http://ubuntuguide.org/ was started by Chua Wen Kiat (Kuala Lumpur, Malaysia). It is now being maintained by the Linux Center of University of Latvia, and everyone else who is willing to contribute.
Contributors: orvils, Cargo, Quash, Byte, krampo, Simos ...
![]()
Ubuntu 6.06 (Dapper Drake) guide: in progress...
![]()
![]()
Translations: Latviešu • Русский • Polski • Traditional Chinese • Italiano • Persian • Português do Brasil • Português
![]()
[edit]
General Notes
- This is an Unofficial Ubuntu 5.10 (Breezy Badger) Starter Guide. It is not associated with Ubuntu and Canonical Ltd.
- Guide is tested on a full installation of the Ubuntu 5.10 x86 Install CD (Breezy Badger)
- If you see a bluish box, this means you have to execute the commands in Terminal mode (Applications -> System Tools -> Terminal) or use the content of that box as mentioned in some other instructions.
- To reduce typo mistakes, copy and paste the commands into Terminal mode (right click on the commands -> "Copy" or "Paste". You can also use Ctrl+C to copy and Shift+Insert to paste it)
- "sudo" means superuser do. "sudo" will prompt for "Password:". Please specify user password
- If you want more information about any command, simply look at the manual page for it using the "man" command. For example, "man sudo" will display the manual page for the "sudo" command.
- If you are tired of typing "apt-get" all the time, Read #How to apt-get the easy way (Synaptic)
- "apt-get" and "wget" requires Internet connection to install/update/download programs
- To download file, right click on the link -> Select "Save Link As..." -> Make sure file name and extension are correct
- If you wish to help translating Ubuntu to your native language or to help Ubuntu otherwise visit https://launchpad.net/
- May the "humanity to others" spirit be with you always...
- If you are using Kubuntu you need to install Gedit
sudo apt-get install gedit
- Or replace 'gedit' with 'kwrite', for example, instead of writing
sudo gedit /etc/apt/sources.list
- Write
sudo kwrite /etc/apt/sources.list
- If you are using 64-bit version replace "i386" with "amd64"
[edit]
Getting Started
[edit]
What is Ubuntu
| http://www.ubuntulinux.org/ubuntu |
[edit]
Where to view Ubuntu screenshots
| http://shots.osdir.com/slideshows/slideshow.php?release=469&slide=3 |
[edit]
Where to find a list of all the programs/libraries that comes with Ubuntu
| Result of dpkg -l: Here | |
| http://packages.ubuntu.com/breezy | |
| http://distrowatch.com/table.php?distribution=ubuntu |
[edit]
Where to download Ubuntu
| http://www.ubuntulinux.org/download |
[edit]
Where to order Ubuntu CDs for absolutely FREE
| http://shipit.ubuntulinux.org |
[edit]
Where to find help for Ubuntu
| See: System -> Help | |
| Official Documentation website | |
| Official User Documentation (wiki) | |
| Ubuntu Document Storage Facility | |
| Mailing Lists | |
| Web Forums | |
| IRC Channel |
[edit]
Where to look for new programs
| http://gnomefiles.org/ | |
| http://www.kde-apps.org/ | |
| http://freshmeat.net | |
| http://sourceforge.net/ |
[edit]
Where to look for style elements for your desktop
| http://gnome-look.org/ | |
| http://art.gnome.org/ |
[edit]
Repositories
[edit]