>-Original Message-
>From: plug-boun...@plug.org [mailto:plug-boun...@plug.org] On
>Behalf Of Corey Edwards
>Sent: Tuesday, April 28, 2009 9:23 AM
>To: plug@plug.org
>Subject: RE: Data extraction
>
>On Tue, 2009-04-28 at 10:47 -0400, Jones, Scott (GE Money, con
On Tue, 2009-04-28 at 10:47 -0400, Jones, Scott (GE Money, consultant)
wrote:
> I do have a couple other spare routers, and I have a older ocean 8 port
> hub/switch which I haven't tried yet. If I plug everything two machines
> in a hub, won't it allow the two to communicate, i.e., will it route
>
Charles:
Thanks for your help. I attempted all methods mention in this thread to
date, and none worked. I am thinking now that my router (WRTP54G) IS NOT
ROUTING.
I can ping other machines on my LAN, but when attempting to connect
using ssh I GET ERROR, socket errors. This seems to happen about
On Wed, Apr 22, 2009 at 11:36:49AM -0400, Jones, Scott (GE Money, consultant)
wrote:
> >What do you mean by "SEE"? You can't get on the network? You
> >don't see it in Places-> Network? I'm going to assume the
> >former, because 1) I never use the latter, and 2) you don't
> >want to use "Window
On Wed, Apr 22, 2009 at 11:36:49AM -0400, Jones, Scott (GE Money, consultant)
wrote:
> >What do you mean by "SEE"? You can't get on the network? You
> >don't see it in Places-> Network? I'm going to assume the
> >former, because 1) I never use the latter, and 2) you don't
> >want to use "Window
On Wed Apr 22 2009 09:36:49 Jones, Scott (GE Money, consultant) wrote:
> >What do you mean by "SEE"? You can't get on the network? You
> >don't see it in Places-> Network? I'm going to assume the
> >former, because 1) I never use the latter, and 2) you don't
> >want to use "Windows networking" (aka
On Wed, Apr 22, 2009 at 11:36:49AM -0400, Jones, Scott (GE Money, consultant)
wrote:
> >What do you mean by "SEE"? You can't get on the network? You
> >don't see it in Places-> Network? I'm going to assume the
> >former, because 1) I never use the latter, and 2) you don't
> >want to use "Window
>What do you mean by "SEE"? You can't get on the network? You
>don't see it in Places-> Network? I'm going to assume the
>former, because 1) I never use the latter, and 2) you don't
>want to use "Windows networking" (aka Samba) anyway.
By 'see' I mean, even though each machine can access resour
I'd say that unless you're already familiar with configuring and using NFS,
learning how to set it up for a one-off copy is a less efficient approach.
(It's also probably slower than rsync.)
I glanced at that tutorial and found it quite sparse for a newbie, although it
might be just enough to ge
On Tuesday 21 April 2009 11:29:56 am Jones, Scott (GE Money, consultant)
wrote:
> >
> >NFS? Have you checked that out?
>
> Please advise, Jessie
NFS stands for Network File System. It's basically the Linux version of file
sharing. It's easy to mount, etc. Check out http://www.ubuntugeek.com/nfs-
>-Original Message-
>From: plug-boun...@plug.org [mailto:plug-boun...@plug.org] On
>Behalf Of Jessie Morris
>Sent: Tuesday, April 21, 2009 11:28 AM
>To: Provo Linux Users Group Mailing List - 100% Unmoderated,
>High Traffic
>Subject: Re: Data extraction
>
>On
On Tuesday 21 April 2009 9:52:11 am Jones, Scott (GE Money, consultant) wrote:
> I have a drive in a spare machine, from which I want to copy, over my
> home LAN, the various folders, /, /var, /usr /home to another machine
> with a much larger hdd. I have tried booting the machine using a live
> ub
p Mailing List - 100% Unmoderated,
>High Traffic
>Subject: Re: Data extraction
>
>On Tue, Apr 21, 2009 at 11:52:11AM -0400, Jones, Scott (GE
>Money, consultant) wrote:
>> I have a drive in a spare machine, from which I want to
>copy, over my
>> home LAN, the various folders,
On Tue, Apr 21, 2009 at 11:52:11AM -0400, Jones, Scott (GE Money, consultant)
wrote:
> I have a drive in a spare machine, from which I want to copy, over my
> home LAN, the various folders, /, /var, /usr /home to another machine
> with a much larger hdd. I have tried booting the machine using a li
DHCP (or lack thereof) may be the problem.
Just create a new network:
source box:
ip addr add 172.0.0.2/24 brd + dev eth0
target box:
ip addr add 172.0.0.3/24 brd + dev eth0
on source box:
mkdir /mnt/root
mount -o bind / /mnt/root
rsync -aX /mnt/root/ 172.0.0.3:/path/to/root/
rsync -aX /var
install Samba on the old box to share what you need, and mount the share on
the new box; transfer from there.
-Will
On Tue, Apr 21, 2009 at 9:52 AM, Jones, Scott (GE Money, consultant) <
scott.1jo...@ge.com> wrote:
> I have a drive in a spare machine, from which I want to copy, over my
> home LAN
I have a drive in a spare machine, from which I want to copy, over my
home LAN, the various folders, /, /var, /usr /home to another machine
with a much larger hdd. I have tried booting the machine using a live
ubuntu 8.10 desktop disc.. But have trouble getting networking on this
machine, to 'SEE'
17 matches
Mail list logo