Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
RHCSA, RHCE, AWS, Docker, Kubernetes Training
Sanjeewani95
Updated:
Tuesday at 10:28 AM
🛡️ Kaspersky Antivirus – 1 Year / 1 Device | Rs. 2,300 | Only 9 Left
KSPathirana
Updated:
Monday at 2:42 PM
Ad icon
Professional CCTV Installation Service
Techguy231
Updated:
Sunday at 10:50 AM
Ad icon
I'll research & write an article - Rs. 2000 onwards
Blogerwiki
Updated:
Sep 3, 2026
House Plan
lenura
Updated:
Sep 2, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
Computers & Internet
News & Discussion
Sri Lankan Ubuntu Mirror
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="kosandpol" data-source="post: 5289685" data-attributes="member: 105851"><p><span style="font-size: 10px"><strong>SchoolNet hosts Ubuntu Releases and Archive Mirror </strong></span></p><p><span style="font-size: 10px"><strong></strong></span></p><p>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. </p><p>This mirror is listed at</p><p><a href="http://launchpad.net/ubuntu/+archivemirrors" target="_blank">http://launchpad.net/ubuntu/+archivemirrors</a> a</p><p>and <a href="http://launchpad.net/ubuntu/+cdmirrors" target="_blank">http://launchpad.net/ubuntu/+cdmirrors</a> </p><p></p><p></p><p><strong>Mirror URLs - Archives</strong></p><p> </p><p> * Web: <a href="http://archive.ubuntu.schoolnet.lk/ubuntu" target="_blank">http://archive.ubuntu.schoolnet.lk/ubuntu</a></p><p> * FTP: <a href="ftp://archive.ubuntu.schoolnet.lk/ubuntu" target="_blank">ftp://archive.ubuntu.schoolnet.lk/ubuntu</a></p><p> * Rsync: <a href="http://rsync://releases.ubuntu.schoolnet.lk/ubuntu-archive/" target="_blank">rsync://releases.ubuntu.schoolnet.lk/ubuntu-archive/</a></p><p> </p><p> <strong>Mirror URLs - Releases</strong></p><p> </p><p> * Web: <a href="http://releases.ubuntu.schoolnet.lk/" target="_blank">http://releases.ubuntu.schoolnet.lk/</a></p><p> * FTP: <a href="ftp://releases.ubuntu.schoolnet.lk/" target="_blank">ftp://releases.ubuntu.schoolnet.lk/</a></p><p> * Rsync: <a href="http://rsync://releases.ubuntu.schoolnet.lk/ubuntu-releases/" target="_blank">rsync://releases.ubuntu.schoolnet.lk/ubuntu-releases/</a></p><p></p><p>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. </p><p></p><p>source : <a href="http://www.schoolnet.lk/index.php?lang=en&for=default&page_id=37#ubuntu" target="_blank">http://www.schoolnet.lk/index.php?lang=en&for=default&page_id=37#ubuntu</a></p><p></p><p></p><p>The repositories contain both the i386 (32bit) platform and the AMD64(64bit) platform.</p><p></p><p>It has the following Ubuntu versions:</p><p>Dapper (6.06)</p><p>Hardy (8.04)</p><p>Intrepid (8.10)</p><p>Jaunty (9.04)</p><p>Karmic (9.10)</p><p>Edit your /etc/apt/sources.list file </p><p></p><p>[code]</p><p>sudo nano /etc/apt/sources.list</p><p>[/code]</p><p>First comment out the existing repository lines by adding a # to the beginning of the line</p><p>Then :</p><p style="text-align: left">For Dapper add :</p> <p style="text-align: left"></p> <p style="text-align: left">[code]</p> <p style="text-align: left">deb http://archive.ubuntu.schoolnet.lk/ubuntu/ dapper main restricted universe multiverse</p> <p style="text-align: left">deb http://archive.ubuntu.schoolnet.lk/ubuntu/ dapper-security main restricted universe multiverse</p> <p style="text-align: left">deb http://archive.ubuntu.schoolnet.lk/ubuntu/ dapper-updates main restricted universe multiverse</p> <p style="text-align: left">deb http://archive.ubuntu.schoolnet.lk/ubuntu/ dapper-backports main restricted universe multiverse</p> <p style="text-align: left">deb http://archive.ubuntu.schoolnet.lk/ubuntu/ dapper-proposed main restricted universe multiverse</p> <p style="text-align: left">[/code]For Hardy add :</p> <p style="text-align: left">[code]</p> <p style="text-align: left">deb http://archive.ubuntu.schoolnet.lk/ubuntu/ hardy main restricted universe multiverse</p> <p style="text-align: left">deb http://archive.ubuntu.schoolnet.lk/ubuntu/ hardy-security main restricted universe multiverse</p> <p style="text-align: left">deb http://archive.ubuntu.schoolnet.lk/ubuntu/ hardy-updates main restricted universe multiverse</p> <p style="text-align: left">deb http://archive.ubuntu.schoolnet.lk/ubuntu/ hardy-backports main restricted universe multiverse</p> <p style="text-align: left">deb http://archive.ubuntu.schoolnet.lk/ubuntu/ hardy-proposed main restricted universe multiverse</p> <p style="text-align: left">[/code]For Intrepid add :</p> <p style="text-align: left">[code]</p> <p style="text-align: left">deb http://archive.ubuntu.schoolnet.lk/ubuntu/ intrepid main restricted universe multiverse</p> <p style="text-align: left">deb http://archive.ubuntu.schoolnet.lk/ubuntu/ intrepid-security main restricted universe multiverse</p> <p style="text-align: left">deb http://archive.ubuntu.schoolnet.lk/ubuntu/ intrepid-updates main restricted universe multiverse</p> <p style="text-align: left">deb http://archive.ubuntu.schoolnet.lk/ubuntu/ intrepid-backports main restricted universe multiverse</p> <p style="text-align: left">deb http://archive.ubuntu.schoolnet.lk/ubuntu/ intrepid-proposed main restricted universe multiverse</p> <p style="text-align: left">[/code]For Jaunty add :</p> <p style="text-align: left">[code]</p> <p style="text-align: left">deb http://archive.ubuntu.schoolnet.lk/ubuntu/ jaunty main restricted universe multiverse</p> <p style="text-align: left">deb http://archive.ubuntu.schoolnet.lk/ubuntu/ jaunty-security main restricted universe multiverse</p> <p style="text-align: left">deb http://archive.ubuntu.schoolnet.lk/ubuntu/ jaunty-updates main restricted universe multiverse</p> <p style="text-align: left">deb http://archive.ubuntu.schoolnet.lk/ubuntu/ jaunty-backports main restricted universe multiverse</p> <p style="text-align: left">deb http://archive.ubuntu.schoolnet.lk/ubuntu/ juanty-proposed main restricted universe multiverse</p> <p style="text-align: left">[/code]For karmic add :</p> <p style="text-align: left">[code]</p> <p style="text-align: left">deb http://archive.ubuntu.schoolnet.lk/ubuntu/ karmic main restricted universe multiverse</p> <p style="text-align: left">deb http://archive.ubuntu.schoolnet.lk/ubuntu/ karmic-security main restricted universe multiverse</p> <p style="text-align: left">deb http://archive.ubuntu.schoolnet.lk/ubuntu/ karmic-updates main restricted universe multiverse</p> <p style="text-align: left">deb http://archive.ubuntu.schoolnet.lk/ubuntu/ karmic-backports main restricted universe multiverse</p> <p style="text-align: left">deb http://archive.ubuntu.schoolnet.lk/ubuntu/ karmic-proposed main restricted universe multiverse</p> <p style="text-align: left">[/code]</p><p></p><p>save and exit the editor and execute :</p><p>[code]</p><p>sudo apt-get update </p><p></p><p>sudo apt-get upgrade</p><p>[/code]</p></blockquote><p></p>
[QUOTE="kosandpol, post: 5289685, member: 105851"] [SIZE=2][B]SchoolNet hosts Ubuntu Releases and Archive Mirror [/B][/SIZE] 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 [URL]http://launchpad.net/ubuntu/+archivemirrors[/URL] a and [URL]http://launchpad.net/ubuntu/+cdmirrors[/URL] [B]Mirror URLs - Archives[/B] * Web: [URL]http://archive.ubuntu.schoolnet.lk/ubuntu[/URL] * FTP: [URL]ftp://archive.ubuntu.schoolnet.lk/ubuntu[/URL] * Rsync: [URL]rsync://releases.ubuntu.schoolnet.lk/ubuntu-archive/[/URL] [B]Mirror URLs - Releases[/B] * Web: [URL]http://releases.ubuntu.schoolnet.lk/[/URL] * FTP: [URL]ftp://releases.ubuntu.schoolnet.lk/[/URL] * Rsync: [URL]rsync://releases.ubuntu.schoolnet.lk/ubuntu-releases/[/URL] 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 : [URL]http://www.schoolnet.lk/index.php?lang=en&for=default&page_id=37#ubuntu[/URL] 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 [/code] First comment out the existing repository lines by adding a # to the beginning of the line Then : [LEFT]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 [/code]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 [/code]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 [/code]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 [/code]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 [/code][/LEFT] save and exit the editor and execute : [code] sudo apt-get update sudo apt-get upgrade [/code] [/QUOTE]
Insert quotes…
Verification
Dahaya deken beduwama keeyada?
Post reply
Top
Bottom