Find the answer to your Linux question:
Results 1 to 6 of 6
Ok, so I have a 160 GB NTFS drive in my machine. After 3 days of reading I finally figured out the concept of mounting drives especially when it comes ...
  1. #1
    mss
    mss is offline
    Just Joined! mss's Avatar
    Join Date
    Jan 2006
    Posts
    45

    Red face Sharing in Linux

    Ok, so I have a 160 GB NTFS drive in my machine. After 3 days of reading I finally figured out the concept of mounting drives especially when it comes to NTFS.

    So now my problem is how do I share this drive or any drive for that matter? Do you have to install samba or is there another way that I can share a drive without anything downloads.


    Thanks in advance

  2. #2
    Just Joined!
    Join Date
    Apr 2005
    Location
    Upper Peninsula of Michigan
    Posts
    57
    What do you mean exactly by shareing the drive? Are you trying to share it over a network, have it so other users can use this drive or what?

  3. #3
    mss
    mss is offline
    Just Joined! mss's Avatar
    Join Date
    Jan 2006
    Posts
    45
    Quote Originally Posted by netdaemon862
    What do you mean exactly by shareing the drive? Are you trying to share it over a network, have it so other users can use this drive or what?
    yes that's exactly what i mean. Basically I am looking for a way to make the drive accessable to other user (Windows) on the network. User must have a linux account to be able to access this "share".

  4. #4
    Linux User muha's Avatar
    Join Date
    Jan 2006
    Posts
    290
    i normally use a http server from apache. You could set passwords for each dir or all dirs. The problem with that setup is that you have to click each file to download (or use some browser plugin or wget) but works fine when you want to share movies and such.
    http://httpd.apache.org/

  5. #5
    mss
    mss is offline
    Just Joined! mss's Avatar
    Join Date
    Jan 2006
    Posts
    45
    wow I had no idea that file sharing was such a big hassel in linux.

  6. #6
    Linux User
    Join Date
    Apr 2005
    Location
    Ohio
    Posts
    326
    To share the files yu setup Samba and you can use SWAT or Webmin as a tool to configure it.

    apt-get install samba swat smbclient

    Once setup and configured it will look just like a windows file share.

    http://www.samba.org
    far...out

Posting Permissions

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