Thursday, April 29, 2010

Ubuntu 10.04 Post-Install Guide: What to do and try after installing Lucid Lynx!

Now that you've installed Ubuntu 10.04, Lucid Lynx, a kickass GNU+Linux based free desktop operating system, there's a lot of fun stuff waiting for you to try! This guide lists good things to do after installing Ubuntu, explains new concepts for beginners, and doubles as a very complete list of great software to use aimed at Ubuntu's GNOME desktop environment. Feel free to pick and choose; enjoy!

Table of Contents


Managing Applications

Repositories

Ubuntu uses directories of available software called repositories (repos) which are read by your system to make it easy for Ubuntu to keep all of your software updated, allow you to easily install applications from a convenient catalog of all available apps, and provide a high level of security. You can say, "Good riddance!" to the days of searching the web for programs and downloading questionable executables. Ubuntu has a few default repos, but you may want to add others for one of two reasons: either the software you want isn't (yet) in Ubuntu's repos, or you want newer versions of software without waiting for the next version of Ubuntu.

Repositories can be added in Software Sources (System ⟶ Administration ⟶ Software Sources) simply by clicking the "Add..." button in the "Other Software" tab and entering the provided APT line. This guide will provide APT lines for repositories, referred to as Personal Package Archives (PPA) if hosted on the Launchpad website, when available or required.


Ubuntu Software Center


The main place to manage your installed apps and add or remove programs is the Ubuntu Software Center (Applications ⟶ Ubuntu Software Center). It's very easy to find what you need and with one click you can download and install it!


Simply type into the search bar in the upper-right corner, and you'll see the results update live as you type. You can double click on a result or hit the "More Info" button for a description of the application and a screenshot if available.


Clicking the install button does exactly what you'd expect.


Then you should be able to access the program in menu under the most logical section. A select few apps may appear under (System ⟶Preferences) or (System ⟶ Administration) like backup utilities.


Alternatively you may install any package via Synaptic Package Manager (System ⟶ Administration ⟶ Synaptic Package Manager), or Terminal (Applications ⟶ Accessories ⟶ Terminal) with this simple command:

sudo apt-get install example-package

APT links and package names will be provided for everything in this guide.

Now, let's get started!

Basics

Download Mirror & Updates

After every major Ubuntu release (beta, release candidate, and especially the final), the official servers may get sluggish. To select an alternative server, just launch Software Sources (System ⟶ Administration ⟶ Software Sources) and click the drop-down menu next to "Download from:" and select "Other..." at which point the "Choose a Download Server" window should pop up. If you know of a fast local server you may select it from the list, or you can try clicking the "Select Best Server" button to launch a tool that will test all the servers for the fastest connection and hit the "Choose server" button when it's done.





Optionally, jump to the "Updates" tab. If you'll always be running the newest version of Ubuntu and are using third-party repos, which we will be, then leaving the defaults should be fine. "Unsupported Updates (lucid-backports)" gives you, as the name implies, newer but unsupported versions of packages which you probably don't need or even want. Packages may contain new features, introduce new interfaces, and not be sufficiently tested for inclusion in the 'proposed' repository. "Pre-released Updates (lucid-proposed)" is just the testing area for updates, recommended only to those interested in helping to test updates and provide feedback. Check that Ubuntu is scheduled to automatically find available updates daily and to download all updates in the background if you want to save yourself some time when it comes time to install them. You should also change "Show new distribution releases" to "Normal releases" to be notified when the next version of Ubuntu comes out instead of waiting for the next Long Term Support (LTS) release.

Before you go, head over to the "Statistics" tab and check it if it isn't already. This anonymously sends the list of software you have installed and how often you use them to help collect statistics on which apps are the most popular.

When you click close, you will likely be prompted to reload the list of available software. Click reload. If you're prompted with available updates when it finished reloading, follow the instructions to install them. If not, you can always manually check for updates and install them via Update Manager (System ⟶ Administration ⟶ Update Manager). You should always keep your computer up-to-date.


Folder and Printer Sharing

If you want to be able to share files, folders, and printers with Windows machines, you'll need Samba. You can set it up graphically by right clicking on any folder and selecting "Properties" and going straight to the "Share" tab. Check "Share this folder" and you should be prompted to install the Windows networks sharing service. After that's installed, you'll need to restart and you can click "Create Share" to be able to view the folder and it's contents from other machines through the network.


Click here to install samba

Time Synchronization

Ubuntu can keep your computer's time accurate by syncing up with atomic clocks through tiers of servers while factoring out communication delays, and adjusting the time without upsetting the other processes that are running. The protocol for this is called Network Time Protocol (NTP). To set up NTP time synchronization graphically, launch Time &Date (System ⟶ Administration ⟶ Time & Date). Click the keys to unlock settings. Now, you can select your time zone, and configure it to "Keep synchronized with Internet servers", at which point it will prompt you to Install NTP support.

Click here to install ntp



After that, click "Select Servers" and go to http://www.pool.ntp.org/zone/@ to find the address for your country zone (or just use the continent zone if there isn't a specific one for your country) and enter that into the empty field and hit the "Add" button. Make sure it is checked and you can hit close.


Eye Candy

GNOME Shell

The upcoming version 3.0 of the GNOME desktop environment uses GNOME Shell which is a new interface for interacting with your desktop. If you'd like to try it, there is a version in the Ubuntu repos. Launch it by hitting Alt+F2 to open the "Run Applicatoin" dialog and enter "gnome-shell --replace". Switch back by doing the same thing but enter "metacity --replace" instead. 

Click here to install gnome-shell


Simple Compositing

Some of you may not need or want superfluous Compiz visual effects running when you're not making it a point to show them off. Perhaps you lack the hardware or restricted drivers for accelerated graphics necessary for Compiz or maybe you just don't want to use as many system resources but still want basic compositing which some applications depend on. In that case, Metacity, the default window manager for GNOME, works great! You can enable it graphically, or with a simple command, but make sure to disable Compiz effects in Appearance first.

To enable it graphically, hit Alt+F2 to open the "Run Applicatoin" dialog and enter "gconf-editor" to launch the GNOME Configuration Editor. In the left-hand sidebar, navigate to Apps ⟶ metacity ⟶ general and in the main box check "compositing_manager" which will go into effect instantly. If you prefer the Terminal, you can run this quick command:

gconftool-2 -s  '/apps/metacity/general/compositing_manager' --type bool true

Advanced Desktop Effects

If you want a Custom option in Visual Effects settings in Appearance (System ⟶ Preferences ⟶ Appearance) for some fancier features to play around with and show off, you'll want extra Compiz-Fusion plugins and need a settings manager like Simple CompizConfig Settings Manager or, if you want some extreme customization, Advanced Desktop Effects Settings.

APT Line: ppa:compiz/ppa
Click here to install compiz-fusion-plugins-extra
Click here to install simple-ccsm
Click here to install compizconfig-settings-manager


Extra Themes

If you want more themes, there are several packages you can install. Hopefully many of these packages can be merged in the future and have a more refined selection. The themes from the Bisigi Project requires the PPA. You can download individual themes from various websites like GNOME-Look and install them in Appearance.

APT Line: ppa:bisigi/ppa
Click here to install bisigi-themes community-themes gnome-backgrounds gnome-colors gnome-themes gnome-themes-extras gnome-themes-more metacity-themes shiki-colors


Fractal Screensaver

Electric Sheep displays fractal frames as a screensaver, but on top of that it downloads new popular ones through a distributed computing network so that the "gene pool" of animations, or "sheep" as they're called, is constantly evolving. You can download a starter pack from here and just extract them into ~/.electricsheep

Click here to install electricsheep


Desktop Functionality

Dock

For a beautiful dock inspired by Mac OS X, try Avant Window Navigator (AWN). It has support for launchers, task lists, and third party applets.

Click here to install awn-settings

Application Launcher

For a simple and lightweight launcher heavily inpired by Quicksilver, Kupfer should do the trick quite nicely.

APT Line: ppa:kupfer-team/ppa
Click here to install kupfer

For something a little prettier with plugins and a dock, you can also try GNOME+Do.

APT Line: ppa:do-core/ppa
Click here to install gnome-do

Clipboard Manager

There is an annoying bug from 2004 in which copy/paste doesn't work if the source is closed before the paste. Parcellite is a clipboard manager that works around that problem along with providing some other useful features.

Click here to install parcellite

Universal Applets

After the death of Screenlets and gDesklets, a promising new widget framework called Universal Applets was born with the goal of producing applets that can be dynamically "plugged" into any application. Sadly, the main developer doesn't have time to work on it right now and is currently looking for a new owner. You can still try the early version which is available in a third party repository.

APT line: deb http://download.opensuse.org/repositories/home:/some-guy:/screenlets/xUbuntu_9.10/ ./
Click here to install universal-applets


Epiphany

Mozilla Firefox feels to heavy for many people. If you want something faster and more standards-compliant, WebKit browsers are the way to go. Webkit is the layout engine that Epiphany and Chromium use to render pages faster than Gecko which is used by Firefox. If you prefer something that integrates more with GNOME, and is in fact the default web browser for it, try Epiphany. You may also add the Epiphany and WebKit PPAs to keep them up-to-date.

APT Line: ppa:webkit-team/epiphany
APT Line: ppa:webkit-team/ppa
Click here to install epiphany-browser


Chromium

Google Chrome is based off of the free software (aka open source) Chromium project. For those of you who need more than what Epiphany currently offers, plugins being a major thing, go with Chromium.

APT Line: ppa:chromium-daily/beta
Click here to install chromium-browser


Desktop Webmail


This is going here for lack of a more appropriate section. For those of you who use webmail and prefer that interface over using a desktop application, Desktop Webmail is for you. Now, when you click on email links, you don't be directed to configure your desktop client; you'll be directed straight to your webmail.

Click here to install desktop-webmail

Multimedia Creation & Editing

Audio Recording & Editing

Jokosher is a simple yet powerful non-linear, multi-track audio editor. The interface, which was designed from the ground up, provides an integrated environment to create and record music, podcasts and more.

Click here to install jokosher


Video Editing

PiTiVi is an intuitive and featureful movie editor that was actually designed with the user interface in mind instead of just slopping on one feature after another. It is able to import and export video files in any format supported by the powerful GStreamer framework. It's now included with Ubuntu by default, but you may still want to add the repository for updates.

APT Line: ppa:gstreamer-developers/ppa


Video Screen Capture

If you want to make screencasts to show off your awesome desktop, Instanbul is a nifty desktop recording tool which, unlike gtk-recordMyDesktop, uses GStreamer. You can install it through Synaptic or Terminal.

Click here to install istanbul

Webcam

If you have a webcam, you need Cheese. It's a Photobooth-inspired application for taking pictures and videos from a webcam also based on the GStreamer back-end.

Click here to install cheese


Multimedia Playback

Media Center

Moovida is a beautiful media center which is perfect for setting up a Home Theater PC (HTPC) or TVPC like the Neuros Link and it uses the GStreamer multimedia framework to support playing almost any kind of file.

APT Line: ppa:moovida-packagers/ppa
Click here to install moovida


Video Feeds

Miro is an Internet television application developed by the Participatory Culture Foundation whose mission is to "enable and support independent, non-corporate creativity and political engagement."

APT Line: ppa:pcf/miro-releases
Click here to install miro


Media Player

Most people are satisfied by Rythmbox, the default music manager for Ubuntu, but if you're not, you may want to try Exaile or Banshee.

APT Line: ppa:exaile-devel/ppa
Click here to install exaile


APT Line: ppa:banshee-team/ppa
Click here to install banshee


Learning

Brainwave Entrainment

As seen in Linux Journal, you can synchronize your brainwaves to that of an external stimulus like pulses of sound in order to easily induce brain states like sleep for example. Think of it as assisted meditation which is effective at treating conditions like ADD, insomnia, and much more. Gnaural is brainwave entrainment software available through the GetDeb repos. GetDeb can be added to your sources by installing the GetDeb package.

Click here to install gnaural


Flash Cards

Digital flash cards are even more effective because they can accurately use spaced repetition to help you more efficiently retain information. Mnemosyne and Anki are two programs worth giving a try. Anki is not in the Lucid repos but a .deb installer can be downloaded from here.

Click here to install mnemosyne



Getting Things GNOME!

Playing on "Getting Things Done", Getting Thing GNOME (GTG) is a simple yet powerful organization tool built on a very solid set of design principles.

APT Line: ppa:gtg/ppa
Click here to install gtg

Time Tracking

The Hamster Time Tracker applet helps you track and analyze how much time you spend on different tasks and activities with a graphical overview to make you feel bad for all that time you waste. It can only be installed through Synaptic or Terminal.

Click here to install hamster-applet

Alarm Clock
If you keep your computer on at all times and want to toss out your boring alarm clock, or even if not, Alarm Clock provides a lot of nifty scheduling and alert options.

Click here to install alarm-clock

Donating CPU Power

Distributed Computing


You can volunteer to participate in grid computing and donate your computer's spare CPU power to charitable projects like protein folding. Berkeley Open Infrastructure for Network Computing (BOINC) is a great way to use your computer to give.

Click here to install boinc



Photo Management

Sadly, F-Spot was not replaced in Lucid, but on the bright side you get this wonderful section of the guide to let you know of the alternatives. The most promising of which is Solang. It lets you manage your collection of photos by tagging them and searching through them based on various criteria: tags, EXIF data, dates, etc; and offers a limited set of editing functionalities. Solang uses Tracker which allows it to automatically detect all the photos on your computer and publishes the tags all across the desktop. Sorry to tease, but Solang is not packaged for Ubuntu anywhere yet! Will update when available. In the meantime, try gThumb and Shotwell.

APT Line: ppa:nilarimogard/webupd8
Click here to install gthumb


Click here to install shotwell


Vector Graphics

Inkscape is an awesome vector graphics editor, with capabilities similar to Illustrator, CorelDraw, or Xara X. It supports many advanced SVG features and puts them into a well-designed interface. Anybody working with vectors needs this tool.

APT Line: ppa:inkscape.testers/ppa
Click here to install inkscape


Bitmap Graphics

While GIMP was previously included with Ubuntu by default, it was a bit overboard for what the average user needs. It's still a very useful tool so many of you will probably still want it. 

Click here to install gimp

3D Graphics

Not exclusive to still imagery, Blender is an amazing 3D imagery creation suite that has already been used to create films such as the Open Movie Projects.

Click here to install blender


Desktop Publishing

Scribus is a desktop publishing (DTP) application designed for flexible layout and typesetting and the ability to prepare files for professional quality image setting equipment like writing small newspapers, brochures, newsletters, posters and books.

APT Line: ppa:scribus/ppa
Click here to install scribus


Games

PlayDeb

What good are games when you're stuck with the same versions for 6 months? PlayDeb is a repository of games which provides you with the latest and greatest that are either not at their newest version in the Ubuntu repos, or not included at all. Installing games is extremely convenient by searching through the PlayDeb.net website and installing games with just a click. You can add it to your sources automatically by installing the PlayDeb package.


Nexuiz

For those of you who prefer fast-paced first-person shooters, Nexuiz is a very decent Free game every Linux gamer should try at least once. GameStop even held a Nexuiz "PC gaming challenge" in which interactive kiosks were set up in 10 different stores in 8 US cities and users were given 2 minutes to earn the high score for a $100 gift card by doing the most damage possible to their AI opponents.

Click here to install nexuiz



Yo Frankie!

While it runs quite heavily, this is a beautiful and important Free game— that is, free software and free content— which was created with very limited time and resources to show off what can be produced using free software. It was made using Blender, mentioned above, as part of the Blender Institute's first Open Game Project, and based off of the film, Big Buck Bunny, which was the foundation's second Open Movie Project. It validates the viability of free games and is now in the official Ubuntu repos!

Click here to install yofrankie


PlayOnLinux

If you desire proprietary games that only run natively on Windows, PlayOnLinux is a front-end for Wine which enables you to easily install many such games.

Click here to install playonlinux

Filesharing

Secured P2P

Gnunet framework for decentralized, secure, peer-to-peer networking for anonymous, censorship-resistant file-sharing. You may have heard of Freenet, but you probably haven't seen how they compare.

APT Line: ppa:teamgnunet/ppa
Click here to install gnunet-gtk

Direct Connect

A great way to share files for students in college networks is using direct connect; sadly, there is no DC client designed for GNOME, nor is there an available port of Shakespeer from Mac, so it seems like the best option is DC++

Click here to install linuxdcpp

Usenet

Although it isn't free, Usenet downloads are crazy-fast and files show up there first. Possibly even more noteworthy, however, is that for whatever reason it remains unregulated by pirate hunters. Read this guide for more info, but install LottaNZB for your client instead— they're working to replace HellaNZB with SABnzbd for their back-end.

APT Line: ppa:lottanzb/ppa
Click here to install lottanzb

BitTorrent

I once recommended Deluge without ever having given Transmission a fair shot. After doing so, it has quickly become my client of choice. If you haven't already, give it a try and you should see how it packs a lot into a clean and simple interface. You may add the repos for updates.

APT Line: ppa:transmissionbt/ppa


Deluge is always still an option if you still prefer it.

APT Line: ppa:deluge-team/ppa
Click here to install deluge

Communication

Instant Messenger

Horray! Empathy is now included with Ubuntu, but if you want the latest version with additional features like geolocation and audio/video chat for MSN, you'll need to add the Telepathy repos to your software sources.

APT Line: ppa:telepathy/ppa

Microblogging

Gwibber is a cute little microblogging client for those of you who frequently use sites like Identi.ca, Twitter, Jaiku, Facebook, Digg, and more. It's now included with Ubuntu as well, but you can add the repos for updates.

APT Line: ppa:gwibber-team/ppa


Backup

I don't have any strong feelings as to which backup utility you should use, but take it from someone who learned the hard way, you should always have a backup. Back In Time should do everything you need.

Click here to install backintime-gnome


Partition Editor

You can partition you other storage drives, your external hard drive, you USB drive, your iPod, and basically any other writable storage drive you can plug into your computer using the GNOME Partition Editor. 

Click here to install gparted


Virtual Machine

If you want to be a good user and get testing on the next version of Ubuntu, that's 10.04 LTS, the Lucid Lynx, but you want to do it safely, get VirtualBox. There's version that is fully open source (vboxgtk), but you'll likely want the proprietary features too. It's installable via Synaptic or Terminal.


The repos requires that you add the security key with this command:
wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add -
APT Line: deb http://download.virtualbox.org/virtualbox/debian lucid non-free

Click here to install virtualbox-3.1


Security & Privacy

Firewall

If you feel the need to have a firewall, Firewall configuration is a graphical front-end for Uncomplicated firewall (ufw).

Click here to install gufw

Antivirus

You generally don't need antivirus with Linux, but if you'd like to play it safe, you can install the ClamTK Virus Scanner, a graphical front-end to ClamAV.

Click here to install clamtk

On-The-Fly Encryption

Many people use TrueCrypt believing that it's FOSS, but although the source code is available, it's development is kept secret and it isn't considered Free Software by the FSF nor Open Source by the OSI. ScramDisk for Linux (SD4L) is a great OTFE alternative that also supports TrueCrypt containers. Unfortunately, it is not yet included in the default repos, and there isn't a PPA either, but you can download a .deb to install from their website.


Onion Routing

If you don't wan't to pay $5 a month for a VPN like IPREDator but still want to be able to use the web anonymously, you can try The Onion Router, more commonly referred to as TOR, but it is significantly slower and requires additional setup. It's available from their repository.


Their repos requires that you add the security key with this command:
gpg --keyserver keys.gnupg.net --recv 886DDD89 && gpg --export A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 | sudo apt-key add -
APT Line: deb http://deb.torproject.org/torproject.org lucid main

Click here to install tor-geoipdb

Proprietary & Restricted Software

Nonfree Chromium Codecs

Many HTML5 sites are still using h.264  instead of Ogg Theora, including YouTube. Hopefully this will change soon since Google has acquired On2 and their VP8 codec, but in the meantime, if you'd like to avoid Flash on YouTube with HTML5 video, you'll need to install the codecs.

Click here to install chromium-codecs-ffmpeg-nonfree

DVD Playback

Most commercial DVDs are encrypted with Content Scrambling System (CSS), which attempts to restrict the software that can play a DVD. You'll need to install libdvdcss if you want to play them. You can do so by first installing the libdvdread4 package via Synaptic Package Manager or Terminal.

Click here to install libdvdread4

Then, within a Terminal window, enter:
sudo /usr/share/doc/libdvdread4/install-css.sh

Restricted Extras

The ubuntu-restricted-extras package includes a bunch of things Ubuntu isn't legally allowed to ship with, namely unrar for unarchiving .rar files, Microsoft TrueType core fonts, Sun Java Runtime Environment (JRE), restricted codecs, and finally Adobe Flash Player. Like the rest of the packages and applications in this list unless noted otherwise, it's available in the new Ubuntu Software Center (Applications ⟶ Ubuntu Software Center).

Click here to install ubuntu-restricted-extras

Adobe Flash Player

While it is included in the restricted extras package, you should give a fair chance to Gnash, an open source flash player on the list of high priority Free software projects. To install, you'll first have to make sure you don't have Adobe's flash player installed. You can do this in the Ubuntu Software Center, Synaptic Package Manager, or Terminal with this command:

sudo apt-get purge flashplugin-installer nspluginwrapper

Then you can install the Gnash plugin.

APT Line: ppa:gnash/ppa
Click here to install mozilla-plugin-gnash

For those of you running 64-bit Ubuntu who need the proprietary flash player, Adobe has released the only 64-bit version for Linux! It currently isn't in the repositories because it's still in alpha, but it's still easy to install. Just download the .tar.gz file at the bottom of this page, extract the file to your home folder, and enter this into a terminal window:

sudo cp libflashplayer.so /usr/lib/mozilla/plugins/

Explore, Customize, Personalize!

Now it's time to play around with all the new apps you have and make your desktop, well, yours. You can try experimenting with a cool panel-less desktop; you can explore with all your new apps; you can try different themes and modify them in Appearance; you can set your preferred applications and explore all your system preferences. My desktop background comes is by David Revoy of Sintel, the Blender Foundation's latest Open Movie Project.


Don't forget to show off your shiny new Ubuntu installation to your friends, spread Ubuntu, and contribute to your favorite projects!

440 comments:

  1. GREAT article. I had no idea some of this software existed and you make it so easy to install with the APT link. Thank you very much!
    ReplyDelete
  2. Wow, this guide is amazing!!!I usually I don't comment but this totally deserved to be commented. I haven't see a guide so useful and complete in a long time. This would be very helpful, thanks.
    ReplyDelete
  3. gwibber is in lucid by default. Why not aptoncd for deb backup too? Nice post as well :D
    ReplyDelete
  4. Anki's source package is in Lucid, but it appears there are no binary packages. It's not on the FTBFS list either though. I'm investigating.
    ReplyDelete
  5. I'd have put the restricted extras as priority one, right at the top of the page.

    also add in sun-java6-plugin for various yahoo games and other uses.

    But it's a great guide and I think even I'll be following a few of the suggestions.
    ReplyDelete
  6. OK figured out what's up with Anki. Yes, it FTBFS. There's also a sync request in for a new version that's compatible with the webservices part of it (protocol change). I've put in an SRU request for the sync.
    ReplyDelete
  7. Very nice post ! Thanks !
    Jeff
    ReplyDelete
  8. Good job, really useful article, putting it to favorites :)
    ReplyDelete
  9. Wow - very good job!
    ReplyDelete
  10. Thanks for this great post! Upgrading to 10.04 now :)
    ReplyDelete
  11. thanks brother!!! I like last screen-shot's background...
    ReplyDelete
  12. Great - very good :) Thank you!!
    ReplyDelete
  13. so much thanks bro... very usefull
    ReplyDelete
  14. A fantastic article. Upon doing a fresh install of Linux, I have to spend HOURS trawling the internet for those little useful utilities I like to have running (such as AWN and libdvdread4, etc). You have provided me with EVERYTHING I could have ever needed in this article. Kudos!
    ReplyDelete
  15. hello author:

    i am come from

    http://kadok0520.pixnet.net/blog

    may i translate your article to Chinese in my blog?

    please thank you
    ReplyDelete
  16. Yes a great post.

    Wow, Ubuntu 10.04 looks very nice here.

    How about Shutter, the incredible screenshot taking application. Extremely useful tool that everyone should have.
    ReplyDelete
  17. @暗夜流星

    that would be cool

    am sure he would like it

    more translations the better :)

    just remember to keep a link to the original
    ReplyDelete
  18. You make people add 25 external repositories, that seems quite a lot, don't you fear this will create problem in the futur ?

    ( and well, this also give the impression that a default installation of Ubuntu requires many tweak to be useful or nice, maybe you should push all of this in the default installation ? )
    ReplyDelete
  19. Congratulations on a great post.
    I will be directing everyone I know installing the ubuntu 10.04 to this article.

    Cheers
    ReplyDelete
  20. Anon:
    25 repositories? I don't see that here... Maybe that many packages though. I'm sure I install hundreds of packages after installation, so I can get LaTeX, change my window manager to Xmonad, have codecs, do development, etc.

    The default desktop satisfies the needs of the common user. The common user does not need two music players so when Rhythmbox is already there, Exaile (as mentioned in this post) would be redundant. Not everyone likes docks and fancy launcher thingies, so the dock and Gnome Do, again are unnecessary customizations. Firefox is included, so two extra web browsers (Epiphany and Chrome) on the default install would also not make sense. Fancy games are, again, not a necessary part of a default install. Card games, chess, etc. are there already (heck, Kubuntu doesn't ship *any* games by default, preferring to include language packs).

    If all of this was on the default install:
    1. It'd be illegal to redistribute (those restricted codecs up there) in the USA
    2. It'd be a DVD

    Because not everyone has a DVD drive, it's staying a CD.
    ReplyDelete
  21. Woow! Amazing job. Thanks for the tips. Now, the servers are overloaded, and the download speed is very low. But, in few days I will try some of your suggestions.
    ReplyDelete
  22. As usual, great guide, thanks! I would add to this, for the advanced user: guake and nautilus-actions.
    ReplyDelete
  23. @暗夜流星
    Yes, please feel free to translate into chinese if you retain the CC-BY-SA 3.0 license and link back to here! Thanks

    @Anonymous
    <>
    Try selecting an alternative download mirror as suggested =]
    ReplyDelete
  24. This was a great guide! Thank YOU!
    ReplyDelete
  25. Fantastic! Thanks so much for taking the time to do this!
    ReplyDelete
  26. Thank you so much for this great article! I went through it a few times to set up my brand-new Ubuntu 10.04 and it has been a fantastic help!

    Well done, you are a hero!
    ReplyDelete
  27. You made it to reddit. /r/linux
    :)
    ReplyDelete
  28. Fantastic, like the last one. Thanks!
    ReplyDelete
  29. Couple of comments:
    -updates section has "karmic-proposed" instead of "lucid-proposed", etc.
    -gnome-shell screencap seems to be karmic, not lucid

    Maybe there are others, even masterpieces can have flaws... :)

    Thanks for a great resource!
    ReplyDelete
  30. wwwwwWWWWOOOOOOOOOoowwwwWWWWoooooOOOOWWWWwww!!!!

    A lot of useful stuff here! THANKS!
    ReplyDelete
  31. Finally I have found an Ubuntu guide which is even more complete than my own!
    http://www.johannes-eva.net/index.php?page=2009_10_useful_ubuntu_guide_karmic
    (still to be updated to Lucid)

    Excellent job, really! Congratulations!
    ReplyDelete
  32. for flash player to work correctly (on 64 bit PC) we need to do one more step.

    sudo ln -s libflashplayer.so /etc/alternatives/libflashplayer.so

    this will be work :)
    ReplyDelete
  33. Very slick.

    http://sjsarette.blogspot.com/2010/04/kubuntu-1004-setup-guide.html

    Thanks to you, I remembered to include a webcam app.
    ReplyDelete
  34. Could you please somehow use a summery feature on your posts so they do not get posted to planet ubuntu in full?

    It's terribly annoying.
    ReplyDelete
  35. Good job. Nice read. Relatively concise. I like it. Keep up the good work.
    ReplyDelete
  36. Nice Guide :)
    keep up the good work.

    count0nz
    ReplyDelete
  37. Well put list of features. Kudos!

    However, I have to caution you on CouchDB for now. Gwibber uses CouchDB. I have coordinated this with the Security Team.

    [http://www.madforubuntu.com]
    ReplyDelete
  38. There is a ppa for 64bit Flash.

    ppa:sevenmachines/flash
    ReplyDelete
  39. I put in the telepathy ppa into lucid this afternoon, and you claim in your description that it can do msn video chat/calls, this is clearly not the case, and msn video does not work, with the ppa version of telepathy.
    ReplyDelete
  40. Not just a great selection of enahncements and alternate software picks, but very well written and presented. A must for any Lucid user, new or otherwise. RC
    ReplyDelete
  41. i just came in my pants
    ReplyDelete
  42. this is only for gnome, what happened with kubuntu/kde4 ? oh that's right, you dont need to install much :) it's nice to see gnome is starting to catch up.
    ReplyDelete
  43. Thanks for this - saved me a fair bit of time. I like the way you can install software by clicking the link - try that in Windoze!
    ReplyDelete
  44. congratulations for this article! that's what (...)buntu needs urgently... well described applications with (clear) visual material too!

    to make a long story short: to convince spoiled windows users (like me; but additionally using ubuntu since 6.06 ^^) there is some need for colorful and convincing information like this!

    I'd like to see more like that! *thumbsup*
    ReplyDelete
  45. Thanks a lot for this article. Quite useful
    ReplyDelete
  46. It seems flash is actually installed and working out of the box for 64-bit machines. At least, I can run any flash app (YouTube, flash games) I'm used to, out of the box, without having installed anything. If it's not the "real" flash plugin, then kudos to the developers of the plugin installed by default!

    Also, I don't understand why you diss F-spot. It is and remains the best photo manager out there for Linux. It's not very nice to direct beginners away from a tool that works well and is already installed, to beginning and incomplete projects that just doesn't compare.
    ReplyDelete
  47. This is the best post install guide I have ever seen. It is simply great. Thanks for the list. It makes using Ubuntu so much easier. I have a few things to add.
    1. Opera web browser
    2. Ubuntu Tweak
    ReplyDelete
  48. I am disappointed that you recommend Empathy, since it doesn't support the industry standard end-to-end encryption provided by OTR. Until it does, I would recommend Pidgin.
    ReplyDelete
  49. Updated the empathys PPT and now it's not on the indicator applet. Anyone knows how i can get it back?

    Great guide btw, thx a lot.
    ReplyDelete
  50. Awesome, thanks
    ReplyDelete
  51. VERY GREAT article.....
    ReplyDelete
  52. try kubuntu!!!
    ReplyDelete
  53. I've installed the firewall GUI for ufw but i was surprised to see no default rules set up.

    I launch transmission and the default port 51413 is already open which is great but it makes me wonder: are all ports closed by default on ubuntu, except the obvious ones of course (HTTP:80 and so forth)?
    ReplyDelete
  54. Really very useful article.... :) thanks a lot...
    ReplyDelete
  55. Best guide I've seen so far about Ubuntu 10.04. Nice work! I'm keeping this page bookmarked as a reference :-)

    Thanks so much!
    ReplyDelete
  56. about Photo Management, you may want to try phraymd (python/GTK+ application for GNOME https://launchpad.net/phraymd)
    There is a PPA to test it https://launchpad.net/~damien-moore/+archive/ppa but you can get latest revisions through bazaar since there is new exciting GUI to manage multiple collections which is not yet in PPA.
    For XMP tags, be sure to use the latest pyexiv2 version https://launchpad.net/~pyexiv2-developers/+archive/ppa
    ReplyDelete
  57. very useful :) thanks a lot
    ReplyDelete
  58. @Ernesto

    All incoming traffic is blocked by default!
    All outgoing is allowed by default!

    Gufw is just a frontend "firewall" to the iptables commands which communicates directly with the kernel.
    ReplyDelete
  59. I have lucid netbook edition. I followed your steps for the gnome shell, but decided I didn't much like it. So I followed the steps to put back metacity. Now I have no gnome-panel at the top of my screen. I check via "ps aux | grep gnome-panel" that it's started/running, but I don't see it at all.

    Any ideas how to get back my gnome-panel?


    Thanks.
    ReplyDelete
  60. Very nice and detailed guide!
    I think you have made a lot of people happy with this list of do's.
    ReplyDelete
  61. @Anonymous

    "Could you please somehow use a summery feature on your posts so they do not get posted to planet ubuntu in full?

    It's terribly annoying."

    Nothing i can do, sorry! http://blog.thesilentnumber.me/2009/04/sorry-planet-ubuntu.html
    ReplyDelete
  62. WOW, such a nice and comprehensive effort. Windows users should see these more to move away from windows and explore the possibilities of Linux.
    ReplyDelete
  63. I'm not usually one to post, but this is a great article. I wish I'd found it sooner.
    Thanks!
    ReplyDelete
  64. yes, this is the best guide i've seen on ubuntu lucid...
    great job bro... and thanks you very much
    ReplyDelete
  65. Thank you - great post!
    ReplyDelete
  66. A truly great post helping novice ubuntu users
    ReplyDelete
  67. Hi all,

    What is really useful about Gnash is how to remove this crap from the system. If you see your desktop freezed, try to open a terminal and do a 'top'. You will see lot of gtk-gnash eating cpu and memory.

    So instead of installing, recommand something like

    apt-get --purge remove mozilla-plugin-gnash
    ReplyDelete
  68. Nice guide! however is there a guide targeting kubuntu 10.04 in particular? i googled 'ubuntu 10.04 post install' and reached this page, however, i found nothing for kubuntu
    ReplyDelete
  69. loving gnome-do + gnome-shell

    I probably would not have tried these apps if I didn't stumble upon your blog.

    Top work!!

    Cheers,

    Slug
    ReplyDelete
  70. This article's so good that it should come bundled as part of the Ubuntu instruction manual.

    Absolutely fantastic! Thank you!
    ReplyDelete
  71. Jumping catfish Batman, this is one of the most amazing Ubuntu related blogs that I've ever seen !!! Makes our "Ubuntu for Dummies" project at www.steinfein.org look pretty lame in comparison. In our defense though ... our guide is literally supposed to help anyone, particularily newbies to computers, seniors, and so on. Wow, this truly is amazing! Take it from an ex Windows user with 17 years of full-time MS related experience (ugh) and less than a year with Ubuntu.
    ReplyDelete
  72. I like the picture you use as wallpaper, but can't find it... :(
    ReplyDelete
  73. please post link for wallpaper you using on last screen shot pls pls..
    wonderfull article..
    ReplyDelete
  74. It was linked to from here: http://durian.blender.org/news/tutorial-painting-time-lapse-by-david-revoy/
    ReplyDelete
  75. Excellent post. Thanks for the list.
    ReplyDelete
  76. Dude this is awesome, it's people like you who dedicate time to things like this that allows Ubuntu exist. Keep it up and thanks.
    ReplyDelete
  77. You have done a very good job. Great.
    ReplyDelete
  78. I'm writing this comment after waiting ONE MINUTE for this page to load..... STILL NOT DONE. I don't care at all about what you are talking about, when I see a site that loads this slow. Fix it man, this is crap, plus you ARE getting lowered in Google SERPS with this slow loading site.

    Blech!
    ReplyDelete
  79. thumbsdown, slowest site ever.
    ReplyDelete
  80. it might be useful to add instructions on how to get desktop webmail to work:
    (1) install it
    (2) configure it at system -> preferences -> desktop webmail
    (3) configure gnome to use it at system -> preferences -> preferred applications -> mail reader
    ReplyDelete
  81. Congratulations for the excellent guide!
    You make our life easier ...
    ReplyDelete
  82. Very nice guide, the apt links save a bunch of time, and there's some nice stuff in there I've not come across before!
    ReplyDelete
  83. well as for bittorrent I prefer ktorrent even on gnome...
    but alas p2p will never be the same.....:(
    ReplyDelete
  84. Your lucidity grows greater as your positive karma multiplies as a result of this work. Thank you.
    ReplyDelete
  85. Appreciate the great effort. Thank you so much. I value the "FREEDOM" of linux over other operating systems.
    ReplyDelete
  86. Kick ass article! Thanks a zillion!
    ReplyDelete
  87. Absolutely awesome article! Great stuff man!
    ReplyDelete
  88. I'm new to linux. This is the best post installation guide i've seen so far. Keep up the great work!
    ReplyDelete
  89. Sincere thanks fro fashee2@gmail.com
    ReplyDelete
  90. Hi, thanks for posting this it's a great page, but I need a bit of help, I click to install and a dialog opens for me to choose an app to use, I've guessed and chosed firefox, but I can't get it to work, please help, anybody? Thanks!
    ReplyDelete
  91. Hi

    Good post. Very useful for new linux guy
    ReplyDelete
  92. Seriously, Thanks!! I've been thinking about installing Ubuntu on my laptop, which I mainly use for Podcasting. Found out the Blue microphones, Yeti usb mic that I use works under Ubuntu. I'll be a little sad to leave Sony Acid behind, but I think I'll manage.

    Have run Ubuntu on a few other machines and have been impressed, this article has given me the incentive...
    ReplyDelete
  93. You did really help me out here.. 2nd day using Ubuntu and this guide really helped me out.

    Thanks alot!
    ReplyDelete
  94. thanks for the guide really useful to people like me who have switched over to linux and have a half pie idea cheers
    ReplyDelete
  95. Thanks for the awesome guide, been using Ubuntu for 2 years now and this was still fun to read.
    ReplyDelete
  96. hello

    Just wanted to add , google videoconference plugins for firefox and google chrome (audio video chat trough google mail)

    JeanJean-France
    ReplyDelete
  97. Excellent Article.......
    Excellent presentation......
    U have done a great job..
    thanks a lot..
    ReplyDelete
  98. This is the best all around guide that I have ever seen. Thanks!!!!
    ReplyDelete
  99. Awesome article posted. This post would help new linux users. I have a desktop pc and wanted to switch from windows to linux.
    ReplyDelete
  100. loved how you detailed the apps! thanks!
    ReplyDelete
  101. Excellent stuff. thanks for posting nice guide. I like very much. If i would like to install in my windows desktop then what are the procedures and where it is available in delhi.
    ReplyDelete
  102. I feel strongly about it and love learning more on this topic. If possible, as you gain expertise, would you mind updating your blog with more information? It is extremely helpful for me.
    ReplyDelete
  103. Great article. I am relatively new to Linux. I am running Ubuntu 10.4 and love it.
    ReplyDelete
  104. Google videoconference plugins for firefox and google chrome (audio video chat trough google mail).
    ReplyDelete
  105. Mate, great guide!

    For new people and those who just want to 'click to install' after reading about it a package, this is a seriously brilliant guide.

    Well put together, well laid out and well produced.

    I'll be sending all the new GNU/Linux users I know to this install guide.

    Sure, for some with more experience, they may want to use a terminal or a quick run through Synaptic, but for those who are new and want excellent assistance and a great introduction to various applications, this is the 'ants pants' :))

    Many thanks,

    Patrick
    Sydney
    Australia
    ReplyDelete
  106. Hi, Nice idea,
    good things, There are many people searching about that,now they will find enough sources by your post.
    We are looking forward for more details about that
    ReplyDelete
  107. Thank you for another great article. Where else could anyone get that kind of information in such a perfect way of writing? I have a presentation next week, and I am on the look for such information.
    ReplyDelete
  108. They may want to use a terminal or a quick run through Synaptic
    ReplyDelete
  109. That kind of information in such a perfect way of writing? I have a presentation next week.
    ReplyDelete
  110. "its" ≠ "it's", just as "her" ≠ "she's".
    http://garyes.stormloader.com/its.html
    ReplyDelete
  111. Where else could anyone get that kind of information in such a perfect way
    ReplyDelete
  112. Excellent guide, I finding the freeware OS, this the best one choice.
    ReplyDelete
  113. I've just begun to learn about Linux and am enjoying it. I intend to use this resource regularly.
    ReplyDelete
  114. I have been looking for this kind of article about Ubuntu since long when eventually i searched on google.com and find this. Thanks for such wonderful work and the wonderful tips and tricks provided.
    ReplyDelete
  115. Anki's source package is in Lucid, but it appears there are no binary packages. It's not on the FTBFS list either though. I'm investigating.
    ReplyDelete
  116. Hola,Ha hecho un trabajo muy bueno. Hay muchas personas en busca de eso ahora van a encontrar suficientes fuentes por tus consejos.espera para obtener más consejos acerca de que
    ReplyDelete
  117. Hello my friend! I want to say that this article is awesome, nice written and include almost all vital info. I would like to see more posts like this.
    ReplyDelete
  118. I like Ubuntu, but Windows seems to be much more useful.
    ReplyDelete
  119. There are may person searching about that now they will find enough resources by your post,
    ReplyDelete
  120. Thank you for sharing to us.there are many person searching about that now they will find enough resources by your post.I would like to join your blog anyway so please continue sharing with us
    ReplyDelete
  121. Thanks for sharing nice stuff. Actually I thought of writing same stuff in my personal hub But not as good as you have written. Any how thanks for sharing such a valuable stuff. I have bookmarked your site.
    Remixuri 2011 | Muzica 2011
    ReplyDelete
  122. There are many people searching about that,now they will find enough sources by your post.
    We are looking forward for more details about that
    ReplyDelete
  123. Sure, for some with more experience, they may want to use a terminal or a quick run through Synaptic, but for those who are new and want excellent assistance and a great introduction to various applications. IBCBET SBOBET แทงบอล
    ReplyDelete
  124. This article is novel,ac milan jersey I really love it. I also have some ideas written in my article, you can have a look if you have the interest.barcelona jersey
    We can also discuss different topics.
    ReplyDelete
  125. safe drug stock com online reliable
    ReplyDelete
  126. wow... this post id really genius! Thanks! This is very helpful for me
    ReplyDelete
  127. Excellent guide,loved how you detailed the apps! thanks!
    ReplyDelete
  128. At first I would congratulate you on writing such a brilliant piece of write-up. You have got some exceptional writing skills that have made your site worth reading.
    ReplyDelete
  129. very nice information about ubuntu
    I am also waiting for a free cd of ubuntu for me
    well nice post
    thanks for sharing it
    regards
    ReplyDelete
  130. Such straining occurs during vaginal childbirth or with chronic constipation, violent coughing and heavy lifting. Cystoceles also tend to cause problems after menopause, when estrogen levels decrease.

    For a mild or moderate cystocele, nonsurgical treatment is often effective. In more severe cases of cystocele, surgery may be necessary to keep the vagina and other pelvic organs in their proper positions.
    ReplyDelete
  131. Good job. Nice read. Relatively concise. I like it. Keep up the good work.
    ReplyDelete
  132. Hello everyone I just came Register. Thanks for the great info.
    ReplyDelete
  133. best infomation i also like this and agree with you
    ReplyDelete
  134. Thank you for sharing with us,I too always learn something new from your post! Great article. I wish I could write so well.
    ReplyDelete
  135. Thank you for your comments and good information. Useful to me.
    ReplyDelete
  136. hmmmm really awesome post
    keep posting these kind of posts Thanks
    ReplyDelete
  137. Wow, Great post,Nice work, I would like to read your blog every day Thanks
    ReplyDelete
  138. Is the numbering off, or is the referencing the numbering below in the itemisation correct? Very confused ...
    ReplyDelete
  139. Very good information, thank you very much by the article and the quality of your Web site.
    ReplyDelete
  140. Wow, Great post,Nice work,
    ReplyDelete
  141. THIS MAY SEEM RUDE BUT DO YOU OR ANYONE ELSE KNOW WHAT TRACK WAS USED AT THE END OF SEASON 1 EPISODE 2 WHEN JACKIES HUSBAND POURS HERA CUP OF COFFEE IN HIS BAR.

    IT'S A KIND OF NEO-SOUL/BLUESY SOUL TRACK GIRL SINGER SOUNDING LIKE LAURNEA/KELIS/MACY GRAY HUSKY VOICE THERES A GUY SINGING WITH HER IN THE BACKGROUND. THE LYRICS GO "SOMETIMES I HIT THE WALL AND I FALL AND I CAN'T STAND UP SOMEBODY SAY......" loss weight quick
    ReplyDelete
  142. This is the ideal post for someone who desires to be familiar with this subject. You certainly place a new turn on a topic that’s been on paper about for years. Fabulous material, your post is absolutely impact a read if somebody comes across it. I didn’t grasp that this subject was so vital. You undeniably place it in perception for me. stainless steel sinks - bank levy
    ReplyDelete
  143. Pool Construction Very good post. Nice way to express an idea. Keep it up!!!
    ReplyDelete
  144. Thanks to my brother I am very interested in Ubuntu so will be visiting this reference site a lot. Thank you. Luriana x
    ReplyDelete
  145. Great tutorial. Very helpful.Thanks.
    ReplyDelete
  146. These articles are fantastic; the information you show us is interesting for everybody and is really good written. It’s just great!!
    ReplyDelete
  147. our current web-site is fairly quickly growing to be certainly one of my top feature. So, I just stumbled on creative weblog and I just need to state that this amazing is a nice blog post.
    Buy Albuterol
    ReplyDelete
  148. Thank you for sharing with us,I too always learn something new from your post! Great article. I wish I could write so well. saga remy
    ReplyDelete
  149. Ubuntu look cool, but I have been a Windows user for many years. Sometimes it is hard to get used to something else.
    ReplyDelete
  150. For someone like you. Each switch to be thrown out.
    ReplyDelete
  151. ชอบกระทู้ที่มากๆเลย ขอบคุณ
    ReplyDelete
  152. I appreciate that very much.
    ReplyDelete
  153. Good job. Nice read. Relatively concise. I like it. Keep up the good work.
    ReplyDelete
  154. Thank you very much for sharing such an informative article with us.
    ReplyDelete
  155. This is a very good weblog. I have been back more than once within the last few days and want to subscribe to your rss feed making use of Google but cannot work out the best way to do it accurately.
    ReplyDelete
  156. Thanks a lot for enjoying this beauty article with me. I am appreciating it very much!.
    ReplyDelete
  157. You can use Hong Kong Company Formation
    cataloger at <http://www.hkcren.com
    for easy searching of your things. I've try it and it works well for me. I've enjoy reading all your post, keep posting. Thanks!
    ReplyDelete
  158. This is a fantastic guide. I wish i had this a couple of years ago when i first got into using Ubuntu.

    Maria Sherperr
    Dublin University
    The First Years Wave Stroller
    ReplyDelete
  159. ผลบอลวันนี้, ไทยพรีเมียร์ลีก, ดิวิชั่น1, ดิวิชั่น2, ลีกภูมิภาค, โตโยต้าลีกคัพ, ไทยคมเอฟเอคัพ,ฟุตบอลไทย,ไทยลีก, ไทยลีก2011, ไทยพรีเมียร์ลีก, โปรแกรมไทยลีก2011, โปรแกรมไทยพรีเมียร์ลีก 2011, thaileague, ข่าวบอล, ผลบอล, ผลบอลสด, divition1, divition2, บอลไทย, สโมสร, ทีมชาติ, thai premier league, ข่าวบอลไทย, โปรแกรมฟุตบอล, ตารางคะแนน, ผลการแข่งขัน, ฟุตซอล, football,
    สนามบอล, livescore, ดิวิชั่น 1, ดิวิชั่น 2
    ReplyDelete
  160. I'd have put the restricted extras as priority one, right at the top of the page.

    also add in sun-java6-plugin for various yahoo games and other uses.

    But it's a great guide and I think even I'll be following a few of the suggestions.
    ReplyDelete
  161. Easily, the post is really the sweetest on this worthwhile topic. I fit in with your conclusions and will eagerly look forward to your approaching updates. Saying thanks will not just be sufficient, for the exceptional clarity in your writing. I will immediately grab your rss feed to stay privy of any updates.
    ReplyDelete
  162. Thought I would comment and say cool theme, did you code it on your own? It looks really good!
    ReplyDelete
  163. Nice, i am feeling lucky, another good article, To day is my day.:)
    ReplyDelete
  164. Hello really such a great post admin keep posting such a interesting posts thanks for sharing this blog.
    Lingerie
    ReplyDelete
  165. Amazing, post is the sweetest on this worthwhile topic. I fit in with your conclusions and will eagerly look forward to your approaching updates. Saying thanks will not just be sufficient, for the exceptional clarity in your writing.i will immediately grab your rss feed to stay privy of any updates.
    ReplyDelete
  166. Good post. Very impressive. Thanks for sharing.
    ReplyDelete
  167. Awesome article...so very helpful. +1,000,000 thanks for putting it together.
    ReplyDelete
  168. Others will regenerate knowledge feel of lose popularity for some we. Xenical prix moins de 100 Acupuncture done spell during will they our have some a effects. obelit Xenical Orlistat
    ReplyDelete
  169. regarding this blog its too good i seriously impressed due to nice info this blog.
    purell dispenser
    ReplyDelete
  170. Hey must say such an interesting article it is. I just read it and i really appreciate your ideas. Thanks for sharing such a nice blog with us.
    Online fitness course
    ReplyDelete
  171. Booyaa. Thanks for posting this, much appreciated. your goalsJump Manual
    ReplyDelete
  172. thanks for all those shares. i really love ubuntu now! very nice work and more success to you guys.
    ReplyDelete
  173. This is a great summary, I found your blog page browsing google for a related subject matter and came to this. I couldnt find to much additional info on this posting, so it was good to discover this one. I will be back to look at some other posts that you have another time.
    ReplyDelete
  174. This is a great summary, I found your blog page browsing google for a related subject matter and came to this. I couldnt find to much additional info on this posting, so it was good to discover this one. I will be back to look at some other posts that you have another time.
    ReplyDelete
  175. SO many times I read stupid post but this time I must say i'm impressed! Well done! Cheers!
    Levitra Online
    ReplyDelete