Is there a way to block updates from global ubuntu mirror and just point the clients to update from local ubuntu mirror ?
Thanks
Kaushal
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
03-22-2011, 06:34 AM
"Leo "TheHobbit" Cacciari"
Ubuntu Updates
Il 03/22/2011 08:11 AM, Kaushal Shriyan ha scritto:
> Hi,
>
> Is there a way to block updates from global ubuntu mirror and just
> point the clients to update from local ubuntu mirror ?
>
> Thanks
>
> Kaushal
Hi,
synaptic and Co. do not know about "local" or "global" mirrors. They
only know whatever is written in /etc/apt/source.list
If you put there the address of the local mirror instead of the one
actually there your system will get its updates from the local mirror as
you asked.
--
Leo "TheHobbit" Cacciari
Aliae nationes servitutem pati possunt populi romani est propria libertas
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
03-22-2011, 07:38 AM
Kaushal Shriyan
Ubuntu Updates
On Tue, Mar 22, 2011 at 1:04 PM, Leo "TheHobbit" Cacciari <leothehobbit@gmail.com> wrote:
Il 03/22/2011 08:11 AM, Kaushal Shriyan ha scritto:
> Hi,
>
> Is there a way to block updates from global ubuntu mirror and just
> point the clients to update from local ubuntu mirror ?
>
> Thanks
>
> Kaushal
Hi,
synaptic and Co. do not know about "local" or "global" mirrors. They
only know whatever is written in /etc/apt/source.list
If you put there the address of the local mirror instead of the one
actually there your system will get its updates from the local mirror as
you asked.
--
Leo "TheHobbit" Cacciari
Aliae nationes servitutem pati possunt populi romani est propria libertas
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Hi
Is there a way to forcefully redirect the client to Local Ubuntu Mirror ? The reason being we do not want to choke Internet bandwidth while visiting Global Ubuntu Mirror.
Thanks
Kaushal
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
03-22-2011, 08:03 AM
Colin Law
Ubuntu Updates
On 22 March 2011 08:38, Kaushal Shriyan <kaushalshriyan@gmail.com> wrote:
>
>
> On Tue, Mar 22, 2011 at 1:04 PM, Leo "TheHobbit" Cacciari
> <leothehobbit@gmail.com> wrote:
>>
>> Il 03/22/2011 08:11 AM, Kaushal Shriyan ha scritto:
>> > Hi,
>> >
>> > Is there a way to block updates from global ubuntu mirror and just
>> > point the clients to update from local ubuntu mirror ?
>> >
>> > Thanks
>> >
>> > Kaushal
>> Hi,
>> synaptic and Co. do not know about "local" or "global" mirrors. They
>> only know whatever is written in /etc/apt/source.list
>> If you put there the address of the local mirror instead of the one
>> actually there your system will get its updates from the local mirror as
>> you asked.
>>
>> --
>> Leo "TheHobbit" Cacciari
>> Aliae nationes servitutem pati possunt populi romani est propria libertas
>>
>>
>> --
>> ubuntu-users mailing list
>> ubuntu-users@lists.ubuntu.com
>> Modify settings or unsubscribe at:
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
> Hi
>
> Is there a way to forcefully redirect the client to Local Ubuntu Mirror ?
> The reason being we do not want to choke Internet bandwidth while visiting
> Global Ubuntu Mirror.
Yes, as Leo said, edit /etc/apt/sources.list (though he mis-typed the
file name).
Colin
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
03-22-2011, 10:38 AM
Kaushal Shriyan
Ubuntu Updates
On Tue, Mar 22, 2011 at 1:04 PM, Leo "TheHobbit" Cacciari <leothehobbit@gmail.com> wrote:
Il 03/22/2011 08:11 AM, Kaushal Shriyan ha scritto:
> Hi,
>
> Is there a way to block updates from global ubuntu mirror and just
> point the clients to update from local ubuntu mirror ?
>
> Thanks
>
> Kaushal
Hi,
synaptic and Co. do not know about "local" or "global" mirrors. They
only know whatever is written in /etc/apt/source.list
If you put there the address of the local mirror instead of the one
actually there your system will get its updates from the local mirror as
you asked.
--
Leo "TheHobbit" Cacciari
Aliae nationes servitutem pati possunt populi romani est propria libertas
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Hi,
I have added the below entries in /etc/jesred.rules
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
03-22-2011, 10:47 AM
Alan Pope
Ubuntu Updates
On 22 March 2011 11:38, Kaushal Shriyan <kaushalshriyan@gmail.com> wrote:
> I have local ubuntu mirror 172.26.0.164 using deb-mirror method but still it
> points to Global mirror when i update the client Ubuntu PC
> Please suggest
>
Personally I use the super easy method of "squid-deb-proxy".
On server install "squid-deb-proxy" and on clients install
"squid-deb-proxy-client". That's it.
All clients will find the proxy via Avahi. If the proxy isn't
available (for example if they are on a laptop and out of the office)
they will use their normal sources.list entries, but when in the
office where they can 'see' the proxy and discover it via avahi, they
use it.
Easy.
Al.
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users