<quote who="Scott">

> Is there anyway other way around it? I have thought of putting the tape
> drive into the gateway machine, mounting the server via NFS and backing
> up this way. Would this be a viable option, can anyone see any pitfalls,
> or think of a better idea?

You could run amanda-server on the gateway and amanda-client on the server.
I'm not fond of amanda though, and generally don't recommend it, so you
could go a few steps simpler and use tar over ssh:

  tar --rsh-command=/usr/bin/ssh -czvf <server>:/dev/mt0 <files>

Cute, huh? :-)

> Now for the question:
> The same server is a dual Xeon 1800Mhz, I have checked under the hood,
> and it is that, but when I cat /proc/cpuinfo it says there is 4 cpu's,
> id's 0 - 3. Why?

Because... It's YOUR LUCKY DAY! ;-) Hmm... I really don't know.

- Jeff

-- 
                      Is Murphy's Law constitutional?                       
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to