I may understand a little bit of linux now but can someone put detailed explanations on how to set up samba or a similar thing that can put a 500 gb external drive formatted to fat32 on /media/sdb1 over a network with windows computers.
Using antix 13 base so i don't think it already installed
Kernal 3.7.8
topic title: Samba
3 posts
• Page 1 of 1
-
Posts: 46
- Joined: 16 Jan 2013
-
Posts: 75
- Joined: 18 Jan 2012
#2
& scroll down
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://crunchbang.org/forums/viewtopic.php?id=21311"
linktext was:"this page"
====================================
for configuring Samba.
& see
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.cyberciti.biz/faq/what-ports-need-to-be-open-for-samba-to-communicate-with-other-windowslinux-systems/"
linktext was:"this guide"
====================================
for opening the correct firewall ports for Samba.
Code: Select all
sudo apt-get install samba
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://crunchbang.org/forums/viewtopic.php?id=21311"
linktext was:"this page"
====================================
for configuring Samba.
& see
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.cyberciti.biz/faq/what-ports-need-to-be-open-for-samba-to-communicate-with-other-windowslinux-systems/"
linktext was:"this guide"
====================================
for opening the correct firewall ports for Samba.
-
Posts: 46
- Joined: 16 Jan 2013
#3
I figured it out earlier but thanks for the response.
Install samba
Install smbnetfs
Install webmin(optional)
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.webmin.com/"
linktext was:"http://www.webmin.com/"
====================================
then add user or use webmin.
For webmin go to
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://localhost:10000/"
linktext was:"http://localhost:10000/"
====================================
I suggest using webmin
Install samba
Install smbnetfs
Install webmin(optional)
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.webmin.com/"
linktext was:"http://www.webmin.com/"
====================================
Code: Select all
sudo smbnetfs /directory
For webmin go to
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://localhost:10000/"
linktext was:"http://localhost:10000/"
====================================
I suggest using webmin