Hi, Bero,

Thanks for the reply.  I'm still not quite able to do what I want.  I
want to use ripley's tape drive within weaver as root.  As weaver's
root, I issued the command 'rsh ripley tar tvf /dev/st0 > testlist &'. 
I still get a "permission denied" error.  ripley and weaver are in each
other's /etc/hosts.equiv.  Thanks,



Hidong


Bernhard Rosenkraenzer wrote:
> 
> On Fri, 17 Dec 1999, Hidong Kim wrote:
> 
> > I have two networked Linux machines, ripley and weaver.  ripley has a
> > dds-2 tape drive.  I want to access ripley's tape drive from weaver.  So
> > I added ripley and weaver to each others /etc/hosts.equiv.  How I can
> > access ripley's tape drive from weaver with a command like 'tar tvf
> > ripley:/dev/st0' issued from weaver.
> 
> This can't work. NFS exports the device numbers, not the device itself. If
> you access a NFS mounted /dev/fd0, you're still accessing the local
> floppy. Same for tapes, harddisks, soundcards, ...
> 
> What you want to do is using ssh or rsh to execute the command on the
> remote machine.
> 
> LLaP
> bero
> 
> --
> Nobody will ever need more than 640 kB RAM.
>                 -- Bill Gates, 1983
> Windows 98 requires 16 MB RAM.
>                 -- Bill Gates, 1999
> Nobody will ever need Windows 98.
>                 -- logical conclusion
> 
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to