Archive for category Communications

Mini How-to: Install Mozilla Thunderbird 3 in Ubuntu Linux 9.10

Install Thunderbird 3 in Ubuntu Linux

Install Thunderbird 3 in Ubuntu Linux

To install Mozilla Thunderbird 3 in Ubuntu Linux 9.10, just make these simple steps:

  1. Add a repository with Launchpad with the latest versions of Firefox и Thunderbird:
    sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa
  2. Install Mozilla Thunderbird 3:
    sudo apt-get update ; sudo apt-get install thunderbird-3.0 thunderbird-3.0-gnome-support

Done.

, , , , , , , ,

No Comments

How-to Install Google Chrome in Ubuntu Linux 9.10

To install Google chrome in Ubuntu Linux 9.10, first download it here (32-bit version) or here (64-bit version).

Install sudo dpkg -i google-chrome-beta_current_*.deb and run.

Install Google Chrome in Ubuntu Linux

When Google Chrome was launched at first, I was offered to import Mozilla Firefox settings (if Firefox is launched, close it before importing). Click Agree and the run.

Install Google Chrome in Ubuntu Linux

My first impressions: a good browser speed was a pleasant surprise, as well as Import from Firefox. Haven’t seen any drawbacks yet:) Have you?

, , , , ,

No Comments

FreeBSD: Configure the mail server based on Exim, MySQL and Dovecot

Need to install and configure the mail server for multiple mail domains? First, you should choose Exim. The list of domains, users, etc. will be stored in MySQL.
Read the rest of this entry »

, , , , , ,

No Comments