Results 1 to 2 of 2

Thread: Map network Shares

  1. #1
    Junior Member
    Join Date
    Aug 2001
    Posts
    2

    Question Map network Shares

    This May sound a stupid question but im a linux beginner
    how can i go to or map a network share

  2. #2
    Senior Member
    Join Date
    Sep 2001
    Posts
    412

    map network share

    Nergal said:
    This May sound a stupid question but im a linux beginner
    how can i go to or map a network share

    Depends on which type of share it is, are you trying to access windows shares? If so you need to use samba which is a little too complicated to go into here, have a look here for more info.

    If you want to mount shares from another *nix box you can can use nfs, at its simplest it just involves issuing the command - mount ip add/hostname:/sharename but you do need to have permissions setup accordingly and the portmapper service (among others) started. There are also a few security concerns around nfs, as is the same with anything, do a bit of research before going ahead with it - in fact, that advice could aply to (almost) anything - did you try searching on google for "linux networking", you'd be surprised how many articles you would find.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •