Repositories down

Lee Braiden lee_b at digitalunleashed.com
Sun Sep 25 11:21:32 UTC 2005


On Sunday 25 September 2005 11:55, cargohook19 wrote:
> But I'm a relative newbie, so could you please explain how to change
> the repositories in */etc/apt/sources.list* to one of these mirrors?
>
> For example, my */etc/apt/sources.list* now looks like:
> deb http://us.archive.ubuntu.com/ubuntu breezy main restricted
> deb-src http://us.archive.ubuntu.com/ubuntu breezy main restricted

Do:

  sudo nano -w /etc/apt/sources.list

In a terminal to edit the file.  Just find each instance of http:// and change 
it to ftp://

Save with Ctrl-X followed by Y followed by return.



You can also use:

 sudo gedit /etc/apt/sources.list

for GNOME's graphical editor, or:

 sudo kwrite /etc/apt/sources.list

for KDE's.

-- 
Lee Braiden
http://www.DigitalUnleashed.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20050925/1c09836f/attachment.sig>


More information about the ubuntu-users mailing list