all this talk of downloads has reminded me of something:
how do you deal with downloading upgrades for multiple installs?
I have Ubuntu on 2 machines, and it seems a waste to download the same upgrades
twice. What strategies do people use to avoid this situation?
--
ubuntu-au mailing
On Tue, Jul 1, 2008 at 8:27 PM, Slawek Drabot <[EMAIL PROTECTED]> wrote:
> all this talk of downloads has reminded me of something:
>
> how do you deal with downloading upgrades for multiple installs?
>
> I have Ubuntu on 2 machines, and it seems a waste to download the same
> upgrades twice. What
Hi Slawek,
On Tue, 1 Jul 2008 07:57:01 pm Slawek Drabot wrote:
> all this talk of downloads has reminded me of something:
>
> how do you deal with downloading upgrades for multiple installs?
>
> I have Ubuntu on 2 machines, and it seems a waste to download the same
> upgrades twice. What strategie
ishwor wrote:
> ...
> One way of doing this is manually.
> # apt-get clean;
> # aptitude upgrade;
>
> The download packages are locally stored in /var/cache/apt; stay there.
>
> Mount the other box as nfs share (or through fuse/sshfs if you prefer. nfs
> requires setup at the other end. sshfs j
On Wed, 2 Jul 2008 05:54:43 am Paul Gear wrote:
> ishwor wrote:
> > ...
[ ... ]
> A simpler method than NFS would be rsync:
> aptitude install rsync # on both systems
> cd /var/cache/apt
> rsync -av . otherbox:/var/cache/apt # replace /var/cache/apt
>
On Wed, 2 Jul 2008 07:38:53 am ishwor wrote:
> On Wed, 2 Jul 2008 05:54:43 am Paul Gear wrote:
> > ishwor wrote:
[ ... ]
> Or, just uprade; yes as Paul writes. So essentially
> instead of
> # dpkg -i ;
^ *.deb
> the op can do
> # aptitude upgrade
> in the second box.
>
> So, how's eve
I think you might find that Optusnet no longer hosts a Sourceforge mirror -
the only Aussie one is Internode
On Tue, Jul 1, 2008 at 4:50 PM, Owen Townend <[EMAIL PROTECTED]> wrote:
> On 01/07/2008, Paul Gear <[EMAIL PROTECTED]> wrote:
> > Owen Townend wrote:
> > > ...
> >
> > > I was previousl
On 02/07/2008, Martin Visser <[EMAIL PROTECTED]> wrote:
> I think you might find that Optusnet no longer hosts a Sourceforge mirror -
> the only Aussie one is Internode
>
>
Hey,
That might explain it...
cheers,
Owen.
--
ubuntu-au mailing list
ubuntu-au@lists.ubuntu.com
https://lists.ubuntu.co
Slawek Drabot wrote:
> all this talk of downloads has reminded me of something:
>
> how do you deal with downloading upgrades for multiple installs?
>
> I have Ubuntu on 2 machines, and it seems a waste to download the same
> upgrades twice. What strategies do people use to avoid this situation?
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Slawek Drabot wrote:
| all this talk of downloads has reminded me of something:
|
| how do you deal with downloading upgrades for multiple installs?
|
| I have Ubuntu on 2 machines, and it seems a waste to download the same
upgrades twice. What strateg
Hi Guys
Been noticing something interesting on one of my ubuntu pc's. It's the only
one on 24/7. Basically if left alone for some time it switches workspaces by
itself. It did it this morning as I watched. No intervention from me. Is this
meant to be a feature or some oddity on my end?
James
On Wed, Jul 2, 2008 at 12:37 PM, James Takac <[EMAIL PROTECTED]> wrote:
> Hi Guys
>
> Been noticing something interesting on one of my ubuntu pc's. It's the only
> one on 24/7. Basically if left alone for some time it switches workspaces
> by
> itself. It did it this morning as I watched. No inter
12 matches
Mail list logo