Ubuntu

Connect to Internet using a Warid Modem

These are the steps to follow if you are to use the modem on Ubuntu 9.04.
1.       Switch on your machine and let it start up
2.       Connect the WARID modem to the machine
3.       Go to system on the menu bar
4.       Then select preferences and go to network connections and select it.
5.       You will be given various options, please select mobile broadband tab.
6.       Then select the ADD tab. And follow the new connection guide.
7.       Select Uganda from the country list and the operator as MTN(don’t worry this can change quickly).

How to run an Apt-Cacher server

If you are running a network of Ubuntu machines (more than 1), installing your own cache is a good idea. You can chain caches, so you can point your cache to the central Ugandan cache.

Here is a very simple tutorial to install apt-cacher:

sudo apt-get install apt-cacher
sudo pico /etc/apt-cacher/apt-cacher.conf

We need to point apt-cacher to the Ugandan cache, so change :

# Apt-cacher can pass all its requests to an external http proxy like
# Squid, which could be very useful if you are using an ISP that blocks

Syndicate content