Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-11-2003, 10:11 PM
|
#1
|
LQ Newbie
Registered: Aug 2003
Posts: 17
Rep:
|
Connect to Windows Share
I have Apache running on a RedHat 7.3 box. I am currently building webpages with Netscape Composer. I want to be able to create a link in the Composer page that will link to a shared file on a Windows 2000 machine.
What does my Linux box need to complete this. Samba???
Even a point in the right direction will help
thanks in advance...
|
|
|
11-11-2003, 10:29 PM
|
#2
|
Member
Registered: Nov 2003
Distribution: Debian 3.1
Posts: 36
Rep:
|
If you have smbfs compiled into your kernel, you can insert this into your /etc/fstab.
//machine/share /mnt/share smbfs noauto,username=user,password=pass
This allows me mount a share on a Linux box as it it were a nfs mount. Pretty cool stuff
|
|
|
11-12-2003, 09:12 PM
|
#3
|
LQ Newbie
Registered: Aug 2003
Posts: 17
Original Poster
Rep:
|
I believe I do, if not I can get it from my cd's or the Internet.
I will give it a go...
thanks for all the help...
this is an awesome site...
|
|
|
11-12-2003, 09:15 PM
|
#4
|
LQ Newbie
Registered: Aug 2003
Posts: 17
Original Poster
Rep:
|
Also, this will mount upon startup...correct???
|
|
|
11-12-2003, 10:45 PM
|
#5
|
Member
Registered: Nov 2003
Distribution: Debian 3.1
Posts: 36
Rep:
|
actually, if you don't have it compiled into your kernel, you'll need to recompile your kernel. Seems like I coudln't just make it a module. You'll know if you don't when you try to mount it because you'll get a "ERROR: smbfs filesystem not supported by the kernel" when you issue the mount command. I would recommend keeping it "noauto" or not having it come up on a reboot.
|
|
|
11-12-2003, 10:48 PM
|
#6
|
Member
Registered: Nov 2003
Distribution: Debian 3.1
Posts: 36
Rep:
|
On second thought, If it's not compiled into your kernel. I would at least try to use a kernel module. Worth a try at least. unless you're comfortable recompiling your kernel.
|
|
|
11-12-2003, 10:59 PM
|
#7
|
Member
Registered: Nov 2003
Distribution: Debian 3.1
Posts: 36
Rep:
|
Oh, I guess I should mention too, you need to get the smbfs commands via a package RPM or deb (Debian is my favorite flavor). OR you can probably get it or info Here
|
|
|
All times are GMT -5. The time now is 08:59 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|