|
|
|
Installation
of
Ubuntu Linux 9.04
This guide shows how to install
a
new Ubuntu 9.04 desktop system on
your
computer. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
Download
Ubuntu:
Ubuntu Desktop... The Ubuntu Desktop CD is so-called LiveCD which allows you to try Ubuntu without installing or changing your computer at all. The desktop will present an icon that lets you install Ubuntu permanently on a hard drive. Study the release notes... The minimum memory requirement... is 384MB for the LiveCD installation. If your system has less memory, install from the Alternate CD which provides a low calory, text based installation. The Alternate CD is available from the same download link below. Download the iso (CD) image Browse to http://www.ubuntu.com/download... and pick the "Ubuntu
9.04 Desktop (the latest version)
". Select a download location near you. At the bottom of page
choose either 32bit or 64bit version. I highly recommend
you to
install the 64bit version if your computer can run it.
The name of the cd image is "ubuntu-9.04-desktop-amd64.iso" for the 64bit version and "ubuntu-9.04-desktop-i386.iso" for 32bit. The "amd64" image will run on all Intel/AMD compatible processors. For servers you should get the "Ubuntu 9.04 Server CD". Ubuntu 9.04 Server... is a very professional and reliable server operating system suitable for both business and home servers. And you can easily manage your servers (or cloud) with the Canonical's Landscape... system management and monitoring tool. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
Burn
the CD after download: You must burn the CD as a file system image on an empty 700MB CD. In Windows Follow this guide to burn the CD https://wiki.ubuntu.com/BurningIsoHowto For the best result, burn at slow speed. Here is also a complete example on howto download and burn a Ubuntu CD in Windows... In Unix/Linux The K3B burner (in
KDE) have
a special
menu
selection for burning of iso images. Look for menu selections "Burn
image" or "Burn iso image". In the GNOME-desktop, you should burn the
iso-image directly without adding it to the data project. See picture 2a...
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
Check
the CD: Make
sure your PC can boot from
a CD. You can change the
boot-order
in BIOS
(pc setup). Recommended boot-order is CDrom -> Harddisk.
Put the CD in, reboot
your PC
and select "Check
CD for defects"
option from the menu. (See picture_3a)
This step will take a few minutes while it checks the CD for errors.
You should always perform this test for new Ubuntu CDs.
Return to step 1) if this test reports anomalies.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
The
installation: 4a) Start the LiveCD Then select the "Try Ubuntu without
any
change to your computer"
option from the menu as shown in picture_4a.
It will load a fully
functional Ubuntu Linux desktop. The "Install
Ubuntu" selection will let you skip the LiveCD part and start
the installation straightaway.
After the LiveCD has loaded,
nothing has been installed on your hard
drives - it all runs from
the
LiveCD. You can now test and play with Ubuntu before the
final
installation.
Of course, if you downloaded the Alternate CD, it will start the installation straightaway without any LiveCD desktop. It has text based user interface. 4b) Start the installation 4c) Partitioning Guided partitioning Choose "guided" partitioning if possible. It can even resize and create space on an existing Windows harddisk. See picture_4c. Manual partitioning If you want to slice your harddisk manually, create at least these 2 partitions:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
Please
reboot and login to your
new Ubuntu desktop system - if not already done. Activate
display driver:
If your computer has a rather
new ATI, NVIDIA or Intel's graphic card
then you should install a proper (closed source) driver for it. A
proper driver
will make your desktop very quick and it will let you play games with
full hardware acceleration. Also the Compiz
3D desktop requires accelerated
graphics support.5a) Start the "Hardware Drivers" dialog from the System -> Administration -> "Hardware Drivers" menu. Note: If you do not see any lines (drivers) in the list then move to step 5c). 5b) Enable the driver Locate and checkmark the graphics driver in the list. It will Enable and install the driver. In most cases the graphics driver will be NVIDIA or AMD/ATI. See picture_5a. Close the dialog after successful installation. 5c) Restart Reboot, restart your computer via System -> Quit menu. ----- In case you encounter problems with the display settings: Try the Alberto Milone's Envy... Envy can install the very latest driver for NVIDIA and AMD/ATI's video cards. The last solution is to ask other Ubuntu users for help. Read how to get help... Note: If you see other closed-source drivers in the "Hardware Drivers" dialog, then you may enable them too. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
Internationalization.
Check language and keyboard: Keyboard and language settings ara probably OK but check them anyway. 6a)
Set language
Ubuntu Desktop and its applications have been translated to many languages. You can set the language via System -> Administration -> Language Support menu. See picture_6a. New language settings will take take effect after re-login (System -> Quit -> Log Out - login). 6b) Define keyboard Start the Keyboard dialog from the System -> Preferences -> Keyboard menu. Select the [Layouts] page. Then add new and remove unnecessary keyboard layouts. See picture_6b. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
Refine
your desktop: Please reboot and login to your
new Ubuntu desktop system.
Programs and system files (which we call packages) come from repositories. A repository... is an archive, a server on the internet where program packages are stored and retrieved from. (more in this video...). To
make your desktop useable we need to install browser-plugins for Flash9
and Java. We will also add multimedia
codeces to make video, DVD and music play well in Ubuntu.
Now refresh the package index
(package list) in your pc. Copy & paste this commandFirst, start the gnome-terminal application from the Applications -> Accessories -> Terminal menu. See picture_7a... Type (or copy & paste) one green line at the time. The first sudo command will ask your user password. Note that it expects your own, ordinary, normal password. This command will add the Medibuntu repository... to your package manager. Medibuntu provides many important applications, multimedia codeces and plugins. Run the following commands. (see this example picture_7aa...)
Medibuntu's packages are signed with a private GPG security key. Add its public key part to your package system. Run
Upgrade the system (if there are updates available). Run
Remove all old and buggy Flash-plugins (this seems to be an important step on 32bit Ubuntu 9.04) ! You may also remove "gnash" and "mozilla-plugin-gnash" packages if these are present.
Then install support for more multimedia formats and Adobe's Flash 10. Again, answer "y" to confirm the installation.
7b) Fix java Ubuntu comes with the OpenJDK... Java solution. OpenJDK
is good but it seems to fail
when login to some online
bank... sites with signed Java-applets (picture 7b...),
so in Ubuntu, I prefer to
install the official Sun's Java 6 and its accompanying Firefox
plugin.
This is how to install Sun's Java 6 runtime (JRE). Remove both OpenJDK and GNU's GCJ Java solutions and the Icedtea browser plugin. Run
Install Sun's java 6, its browser plugin and fonts. Run
Install also sun-java6-jdk package if you want to develope Java... applications. Set the Sun's (non-free) Java VM as default. Run
Set the Sun's (non-free) browser plugin as default. Run
Restart internet browser after changes. Run
7c) Install and start firewall Ufw... firewall (user friendly firewall) is a commd line tool and gufw is a grapical front-end to ufw. Run command
Activate the firewall. Run command
Read its manual page.
You can start graphical UI for ufw from System -> Administration -> Firewall Configuration menu. The sudo-system will again ask your user password before it shows the dialog. See picture 7c... Firestarter... is another good firewall front-end to the Linux's iptables firewall system. 7d) Speed up application start time with preload Linux's preload daemon... monitors what programs you use most often and caches these programs and dependent libraries in (unused) memory to speed up application start time. If your system has 1GB or more memory then preload will have a positive effect. Install and start the preload process. Run command
7e) Enable Control Center Ubuntu comes with a Control Center application, but the menu selection for it is normally not activated because most of its tasks can be done via other menu items. But the Control Center has a search-field plus it gives a great overview so you should enable it. First, right click the main menu on the panel and select "Edit Menus". The menu editor window should appear. See picture 7e... Then select the "System" menu at the left side and enable the "Control Center" item. See picture 7ee... Start the Control Center from System -> Control Center menu. See picture 7eee... It's a really nice feature. ----- ----- ----- Note: We have here
used command
line to install some programs and packages. But normally we use the
Synaptic Package Manager (from the System
-> Administration
menu) or the Applications
-> Add/Remove... dialog to install
and remove
packages/programs. Command line is snappy but GUI is often
easier to use. See pictures 7f...
and 7ff... You ought
to learn to use them!
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
Add
items
to the toolbar panel: 8a) On your desktop, right-mouse click on the upper toolbar (panel) and choose "Add to panel..." from the menu. See picture 8a... Drag & drop items onto the toolbar as shown in picture 8aa... You can also pull some important menu selections from the main menu onto the toolbar or the desktop surface so you can access them easily. See picture 8aaa... 8b) Install some additional programs Start the Synaptic Package Manager from System -> Administration menu. In the Synaptic, search for programs/packages listed in the table. But first, study picture 8b.... You can also install the programs by clicking the 1-click apt-link in the rightmost column.
Other software you should know about. You may install these programs later !
I also want to mention these programs: penguintv and frozen-bubble. They are all in the Ubuntu's repo/Synaptic ;-). And do not forget the new Miro TV... Google's Picasa photo album is also a great application. Download the .deb package from http://picasa.google.com and let the package manager install it. Start Picasa from the menu. However more and more people opt for F-spot. Try F-spot first. It's in the repo. Software for kids... and a lot of great games... + more games... Check also these App Stores 1... and 2... ------------------------ Note: You can easily change and add new items to the main menu. Press right-mouse-button on the menubar and select "Edit Menus". Study picture 8c... |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
Test
your installation and you're ready: Test browser-plugins and actions on the most common file types. 9a) Start Firefox and check browser-plugins on http://webapps.ou.edu/it/browser... You should see that most of the plugins are present. This model picture_9a is from my PC. You will probably do without Real Player and Acrobat Reader plugins because Ubuntu has other tools for that types of content. You can also list all plugins by typing about:plugins in th Firefox's address field(Picture_9aa). 9b) Take a Java test... You should see a dancing Duke logo. 9c) And watch this music video... to check the Flash 9 browser plugin. 9d) Study also the samples in your home folder's /Examples... directory. Start the Nautilus file manager from Places -> Home Folder menu and browse to the Examples directory and test the samples. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
For
Compiz
lovers:![]() Installing Compiz (3D) desktop... |
| Other
interesting features: * Various virtualization solutions in Ubuntu 9.04... (VMware Player, VirtualBox and KVM) * Netfonds' PrimeTrader trading software on Linux... (for Nordic and Norwegian users) * Start with C/C++ development... * Applications development on and for the Google's Android phone... (new!) * Fujitsu Siemens AMILO Li 1718 laptop and Ubuntu 9.04...* Activate hardware sensors and monitor temperature and voltages of CPU, motherboard, fan speed etc... * Logitech QuickCam E 2500 in Ubuntu... * Install new theme in GNOME/Ubuntu... * PlayOnLinux and Wine - the easy way to install/run Windows games on Linux. * Your first 1000 words in Portuguese... |
| Being
administrator with sudo ( superuser
do ): The "root"
account
is
by default disabled (locked) in Ubuntu Linux. Instead, use "sudo" when
executing administrative commands and programs. Please read this guide...
and this thread...
(++)
on using sudo and gksudo.
|
| Installing
software: Learn to use the Synaptic Package Manager... so you can install additional software. Start it from the System-> Administration menu in the GNOME desktop. Study also how to search and install packages via the command line interface. The Unix/Linux command line is available from Applications -> Accessories -> Terminal menu. Notice also that Applications -> Add/Remove... menu selection in GNOME is another easy way to install groups of software. |
| Tangents
you
should know about: CNTR + ALT + F1 (in fact any of F1...F6) vil send you to the text console. ALT + F7 will bring you back to the graphical UI. CNTR + ALT + ARROW LEFT / RIGHT will switch between workspaces (virtual desktops). This works also in compiz. The CNTR + ALT + BACKSPACE key combo is disabled in Ubuntu 9.04 to reduce issues experienced by users who accidentally trigger these keys. Users who do want this function can enable it via the dontzap... package/command. Copy and paste text between GUI applications and a terminal window. Press CNTR + C to copy and SHIFT + CNTR + V to paste in data. |
| Getting
help: [TODO] Visit support and help department... |
Very important Ubuntu guide :: Jaunty...
Server cloud...
UbuntuOne online
storage... (a free 2GB account)