Update port
Asmo Koskinen
asmo.koskinen at arkki.info
Tue Jun 12 05:49:20 BST 2007
Jacob Creedon kirjoitti:
> I assume you mean apt. Apt, as far as I know, just uses HTTP (Port 80,
> which
> isn't blocked on most firewalls etc.) to connect to ubuntu.com, its
> various
> subdomains (archive.ubuntu.com etc.), and archive.ubuntustudio.org. Make
> sure those domains are not blocked.
Is there a http proxy server somewhere between your school and Internet?
Then you just conf apt.conf for that.
/etc/apt/apt.conf
Acquire::http::Proxy "http://proxy:8080";
proxy:8080 - find out what server and what port is in use at your school.
Best Regards Asmo Koskinen.
More information about the Ubuntu-Studio-users
mailing list