Re: [LUNI] sharing files between linux boxen...

From: David Rock (rockdw@bigfoot.com)
Date: Sat Mar 31 2001 - 12:01:44 CST

  • Next message: David Rock: "Re: [LUNI] Ameritech ADSL"

    On Thu, Mar 29, 2001 at 01:42:30PM -0600, Andrew Morrison wrote:
    >
    > It can also be done with Samba. If you have samba running on one of the
    > boxes, you're almost halfway there. Install samba on the other machine,
    > then set up a share wherever the mp3s are located. (This might be the
    > hardest part, depending on how familiar you are with Samba.)
    >
    > Once the share is in place, you do this:
    >
    > mount -t smbfs //hostname1/sharewithmp3s /mnt/mp3s
    >
    > or something similar.

    Sure, it CAN be done with samba, but NFS would be more appropriate for Linux
    to Linux sharing. The setup is not particularly difficult, and you aren't
    relying on the smb protocol (that other unix flavors can't take advantage of
    easily, either)

    In a nutshell:
    run nfsd
    edit /etc/exports to include the areas you want to share (/ would be bad ;-)
    at the client end, mount <nfsservername>:export <mountpoint>

    -- 
    David Rock
    rockdw@bigfoot.com
    

    -----BEGIN GEEK CODE BLOCK----- version 3.12 GIT$>CS$ d-(?) s+:+>+: a- C++$ UL++>++++ P+ L++(+++)>++++$ E---(-) W(+)-- N++ o? K- w--()$ O+ M-@ V-- PS PE Y PGP++@ t++@ 5++@ X- R(+++) tv(+) b+ DI++ D++ G e+(*)>++++ h--- r+++ y+++ -----END GEEK CODE BLOCK-----


    • application/pgp-signature attachment: stored
    -=- Linux Users Of Northern Illinois: General Discussion Mailing list. For unsubscription, archives, and announcements only see http://luni.org



    This archive was generated by hypermail 2b29 : Sat Mar 31 2001 - 12:08:37 CST

  •