Sri Lankan Ubuntu Mirror

kosandpol

Well-known member
  • Jun 10, 2008
    45,329
    1,492
    113
    SchoolNet hosts Ubuntu Releases and Archive Mirror

    SchoolNet is now hosting Ubuntu Releases and Archive Mirror. With this a long felt need of local Linux community has been addressed. Linux Users can now get updates or download new releases from these mirrors. The mirror is updated daily.
    This mirror is listed at
    http://launchpad.net/ubuntu/+archivemirrors a
    and http://launchpad.net/ubuntu/+cdmirrors


    Mirror URLs - Archives

    * Web: http://archive.ubuntu.schoolnet.lk/ubuntu
    * FTP: ftp://archive.ubuntu.schoolnet.lk/ubuntu
    * Rsync: rsync://releases.ubuntu.schoolnet.lk/ubuntu-archive/

    Mirror URLs - Releases

    * Web: http://releases.ubuntu.schoolnet.lk/
    * FTP: ftp://releases.ubuntu.schoolnet.lk/
    * Rsync: rsync://releases.ubuntu.schoolnet.lk/ubuntu-releases/

    If you encounter any problems in using these mirrors, please email us at admin [at] schoolnet [dot] lk or call SchoolNet Network Operation Center HelpDesk at 011-2650650.

    source : http://www.schoolnet.lk/index.php?lang=en&for=default&page_id=37#ubuntu


    The repositories contain both the i386 (32bit) platform and the AMD64(64bit) platform.

    It has the following Ubuntu versions:
    Dapper (6.06)
    Hardy (8.04)
    Intrepid (8.10)
    Jaunty (9.04)
    Karmic (9.10)
    Edit your /etc/apt/sources.list file

    Code:
    sudo nano /etc/apt/sources.list
    First comment out the existing repository lines by adding a # to the beginning of the line
    Then :
    For Dapper add :

    Code:
    deb http://archive.ubuntu.schoolnet.lk/ubuntu/ dapper main restricted universe multiverse
    deb http://archive.ubuntu.schoolnet.lk/ubuntu/ dapper-security main restricted universe multiverse
    deb http://archive.ubuntu.schoolnet.lk/ubuntu/ dapper-updates main restricted  universe multiverse
    deb http://archive.ubuntu.schoolnet.lk/ubuntu/ dapper-backports main restricted universe multiverse
    deb http://archive.ubuntu.schoolnet.lk/ubuntu/ dapper-proposed main restricted universe multiverse
    For Hardy add :
    Code:
    deb http://archive.ubuntu.schoolnet.lk/ubuntu/ hardy main restricted universe multiverse
    deb http://archive.ubuntu.schoolnet.lk/ubuntu/ hardy-security main restricted universe multiverse
    deb http://archive.ubuntu.schoolnet.lk/ubuntu/ hardy-updates main restricted  universe multiverse
    deb http://archive.ubuntu.schoolnet.lk/ubuntu/ hardy-backports main restricted universe multiverse
    deb http://archive.ubuntu.schoolnet.lk/ubuntu/ hardy-proposed main restricted universe multiverse
    For Intrepid add :
    Code:
    deb http://archive.ubuntu.schoolnet.lk/ubuntu/ intrepid main restricted universe multiverse
    deb http://archive.ubuntu.schoolnet.lk/ubuntu/ intrepid-security main restricted universe multiverse
    deb http://archive.ubuntu.schoolnet.lk/ubuntu/ intrepid-updates main restricted  universe multiverse
    deb http://archive.ubuntu.schoolnet.lk/ubuntu/ intrepid-backports main restricted universe multiverse
    deb http://archive.ubuntu.schoolnet.lk/ubuntu/ intrepid-proposed main restricted universe multiverse
    For Jaunty add :
    Code:
    deb http://archive.ubuntu.schoolnet.lk/ubuntu/ jaunty main restricted universe multiverse
    deb http://archive.ubuntu.schoolnet.lk/ubuntu/ jaunty-security main restricted universe multiverse
    deb http://archive.ubuntu.schoolnet.lk/ubuntu/ jaunty-updates main restricted  universe multiverse
    deb http://archive.ubuntu.schoolnet.lk/ubuntu/ jaunty-backports main restricted universe multiverse
    deb http://archive.ubuntu.schoolnet.lk/ubuntu/ juanty-proposed main restricted universe multiverse
    For karmic add :
    Code:
    deb http://archive.ubuntu.schoolnet.lk/ubuntu/ karmic main restricted universe multiverse
    deb http://archive.ubuntu.schoolnet.lk/ubuntu/ karmic-security main restricted universe multiverse
    deb http://archive.ubuntu.schoolnet.lk/ubuntu/ karmic-updates main restricted  universe multiverse
    deb http://archive.ubuntu.schoolnet.lk/ubuntu/ karmic-backports main restricted universe multiverse
    deb http://archive.ubuntu.schoolnet.lk/ubuntu/ karmic-proposed main restricted universe multiverse

    save and exit the editor and execute :
    Code:
    sudo apt-get update 
    
    sudo apt-get upgrade
     
    Last edited:

    ¤--bACarDi--¤

    Well-known member
  • Jan 9, 2009
    12,130
    288
    83
    124.43.xxx.xxx
    Its a full mirror for those given Ubuntu versions.
    Got the updates, Security, Backports and Proposed repositories.

    wow awesome man. Is this a part of "Mahinda Chinthanaya" ? :lol:
    BTW they have to do another thing that push Linux into IT syllabus and remove M$ shit and install a free OS like Linux in School PCs.:yes:
     

    kosandpol

    Well-known member
  • Jun 10, 2008
    45,329
    1,492
    113
    wow awesome man. Is this a part of "Mahinda Chinthanaya" ? :lol:
    BTW they have to do another thing that push Linux into IT syllabus and remove M$ shit and install a free OS like Linux in School PCs.:yes:
    well the mirror is hosted by the education ministry.

    As for removing MS from the sylabus, not likely to happen when MS are giving free OSes to the ministry as well as educational institutes but I do agree that they have to remove MS form the sylabus and instead teach the theory and use an open source software for the practicals.