
The built in Mail program for Ubuntu is Evolution Mail. It has a familiar interface to MS Outlook and OSX Mail.
In this tutorial I walkthrough setting up Evolution mail witha POP account, in this example I use my gmail account information. This can be applied in similar fashion for your own ISP mail server information accordingly.
Other Tips Users have watched
Written by PCWizKid on March 26th, 2008 with no comments.
Read more articles on 1429 and 1673 and 169 and 2065 and 2157 and 401 and Contributors and opensource and tutorial.

Tweak Ubuntu the old fashioned way. Well if old fashioned is using a GUI interface (like TweakUI for Windows) instead of command line tweak, then this is it!
I got the latest release of
Ubuntu Tweak v0.2.6 and tried it out. It allows beginner users of Ubuntu who aren't familiar with tweaking manually in a terminal window and are worried they might mess something up. Its easy to make changes to their system with this tool. You can do Compiz 0.6.2 tweaking, update your startup preferences, and even make some security changes like locking down your gnome panel and printing.

Features of Ubuntu Tweak:
- View of Basic System Information(Distribution, Kernel, CPU, Memory, etc.)
- GNOME Session Control
- Auto Start Program Control
- Show/Hide and Change Splash screen
- Show/Hide desktop icons or Mounted Volumes
- Show/Hide/Rename Computer, Home, Trash icon or Network icon
- Tweak Metacity Window Manager’s Style and Behavior
- Compiz Fusion 0.6.2 settings, Screen Edge Settings, Window Effects Settings, Menu Effect Settins
- GNOME Panel Settings
- Nautilus Settings
- Advanced Power Management Settings
- System Security Settings
Installation Steps for Ubuntu Feisty/Gutsy/Hardy:
Open a terminal window, type the command to run geditand modify the sources.list: sudo gedit /etc/apt/sources.list
And put the following two sources in it:
deb http://ppa.launchpad.net/tualatrix/ubuntu gutsy main
deb-src http://ppa.launchpad.net/tualatrix/ubuntu gutsy main
Then update the sources and install or upgrade Ubuntu Tweak:
sudo apt-get update
sudo apt-get install ubuntu-tweak
Once you have it installed you can upgrade it by running:
sudo apt-get dist-upgrade
The authors website with further download packages is here
Other Tips Users have watched

Written by PCWizKid on February 25th, 2008 with no comments.
Read more articles on Contributors and GNU and Linux and feisty and hardy and open source and opensource and ubuntu gutsy gibbon and ubuntu tweak.