Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Automounting a Windows share
Name: Scott Date: April 2, 2002 at 13:46:57 Pacific
Comment:
Basic Questiopn: I can mount a share using this command: smbmount //server/share /mount point How do I go about mounting it automatically? I can't seem to get the line in fstab right...Thanks.
If you ever have to connect to a W2K-Server it seems you have to add the "port=445"-option to the rest (find it out with a portscanner like nmap). For more take a look at http://www.tldp.org/HOWTO/SMB-HOWTO.html
Summary: Anyone had any luck printing from linux (redhat) using Samba to a Windows shared printer? I think it can be done but have only found two things in looking for docs on it... jack and....... ...
Summary: Ok, this is the situation. I have built a Linux webserver to host a PHP/MySQL application that will allow browsing and streaming of my mp3 collection (internally). The mp3's, however, currently reside...
Summary: Using drakconf (under Mount Points) you might be able to set it up to mount your windows shares as smbfs on boot. Look under the Samba tab there. ...