Ubuntu upgrades

2008-07-01 Thread Slawek Drabot
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

Re: Ubuntu upgrades

2008-07-01 Thread Harrison Conlin
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

Re: Ubuntu upgrades

2008-07-01 Thread ishwor
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

Re: Ubuntu upgrades

2008-07-01 Thread Paul Gear
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

Re: Ubuntu upgrades

2008-07-01 Thread ishwor
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 >

Re: Ubuntu upgrades

2008-07-01 Thread ishwor
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

Re: broadband with linux mirror

2008-07-01 Thread Martin Visser
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

Re: broadband with linux mirror

2008-07-01 Thread Owen Townend
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

Re: Ubuntu upgrades

2008-07-01 Thread Leslie Gossner
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? >

Re: Ubuntu upgrades

2008-07-01 Thread Daniel Mons
-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

workspace behaviour

2008-07-01 Thread James Takac
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

Re: workspace behaviour

2008-07-01 Thread Matthew Vermeulen
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