Sharing a hard disk on the network NFS of Samba?

Felipe DOMINGUEZ felipe.dominguez at gmail.com
Wed Oct 8 22:04:58 UTC 2008


Hello

Thanks a lot for all the replies.  It was really use full.

Finally I did what i wanted with samba, since it seems easier to share the
disk with windows and I am a bit on a hurry to do a backup, but as soon as I
have time I will look in more detail to both of them.

cheers

Felipe

On Tue, Oct 7, 2008 at 5:56 PM, Gilles Gravier <gilles at gravier.org> wrote:

>  Felipe,
>
> Felipe DOMINGUEZ wrote:
>
> Hello.
>
> I would like to share a hard disk on the network, I have tried with samba,
> and follow the instruction on the ubuntu documentation. it works to share a
> local folder on the computer but it does not work to share the mounted hard
> disk.
>
> Then reading around I discover that it may be better to use NFS, and event
> that there is an NFS over TCP instead of UDP which is faster than samba and
> more reliable. Is it this true?
>
> can you recommend a nice NFS tutorial? again I have found many, is just
> that some of them date on 2002, and I know there are new versions NFS.
>
> When can I get good and updated documentation on NFS?
>
> thanks in advance.
>
> NFS will work. There are even clients for Windows... but SAMBA is simple as
> Windows will see it direct.
>
> Start by looking at */etc/samba/smb.conf*
>
> First, edit your "*workgroup = XXXXX*" line to reflect the home workgroup.
>
> You might want to check the "*unix password sync = yes*" line so that
> SAMBA users have the same passwords as your UNIX users... but not a
> requirement. You can have separate ones.
>
> Most importantly, at the end of a file, add a section looking like the
> following :
>
> *[name-of-your-share]
>   comment = Details explaining the share
>   read only = no
>   locking = no
>   path = /path/to/your/usb/mounted/device
>   guest ok = yes*
>
> Of course you want to ensure your USB disk always mounts in the same
> place... edit */etc/fstab* for that!
>
> Finally, keep in mind that most external USB disks power down to save
> energy. This means that accessing the disk may take long, from time to time
> if you have to wake it up... I've had that experience and didn't like it at
> all!
>
> Gilles.
> --
>    *Gilles Gravier* *=* *Gilles at Gravier.org* <Gilles at Gravier.org>
>  ICQ : *77488526*<http://www.icq.com/whitepages/about_me.php?Uin=77488526>
>  * || *MSN Messenger : Gilles at Gravier.org<http://members.msn.com/Gilles@Gravier.org>
> *
> *Skype : ggravier* || *Y! : ggravier <http://profiles.yahoo.com/ggravier>|| AOL
> : gillesgravier
> PGP Key ID : *0x8DE6D026*<http://pgp.mit.edu:11371/pks/lookup?search=0x8DE6D026&op=index>
> "Living on Earth is expensive, but it does include a free trip around the
> sun."
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>


-- 
Jamón Ibérico de Bellota ( 3 años)
Entregas Gratuitas España, 15€ EU.
www.TuJamonEnCasa.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20081009/483ebf4c/attachment.html>


More information about the ubuntu-users mailing list