LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 05-10-2004, 05:33 PM   #1
AFI_Flame
Member
 
Registered: Apr 2004
Location: Nolensville, TN
Distribution: OpenSuse 10.2
Posts: 253

Rep: Reputation: 30
How Do I Share Files With Windows?


Ok i have serveral windows computers all hooked up to a switch along with an ethernet printer and my DSL modem. My DSL modem has a router built in that acts as a DHCP server and gives out IP addresses to all the computers. What I want to do is share files from my linux computer to my windows computers and vice versa. Right now my linux computer is getting an IP address from the router and is able to get on the internet. My windows computers can all share files with each other. I am not on a domain... just a workgroup. Is there any way for me to get my linux computer to connect to the windows shares and be able to create shares for the windows computers to get to?
 
Old 05-10-2004, 05:39 PM   #2
digitalgravy
Member
 
Registered: Nov 2003
Posts: 86

Rep: Reputation: 15
Samba http://www.samba.org/
 
Old 05-10-2004, 05:53 PM   #3
AFI_Flame
Member
 
Registered: Apr 2004
Location: Nolensville, TN
Distribution: OpenSuse 10.2
Posts: 253

Original Poster
Rep: Reputation: 30
ok... how exactly do I install samba? I downloaded the file samba-3.0.4.tar.gz but I don't see any install instructions. Every other program I have installed I just ran ./configure, make, and make install and it was installed but this one looks different
 
Old 05-10-2004, 06:18 PM   #4
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
if it's a .tar.gz file you'll need to extract it first.

Code:
cd /path/to/your/file

tar xzvf samba-3.0.4.tar.gz
mandrake probably has a gui tool for this in kde, if you'd rather use it. i think it's called ark. anyway, once you've extracted it you should find a readme, or an install guide of some sort. another thing to consider would be the samba rpm from your install disks. that should get you going, once samba is installed whichever way you choose, have a look here for configuration

http://us1.samba.org/samba/docs/man/guide/

http://us1.samba.org/samba/docs/using_samba/toc.html

http://hr.uoregon.edu/davidrl/samba.html

good luck.
 
Old 05-10-2004, 07:15 PM   #5
AFI_Flame
Member
 
Registered: Apr 2004
Location: Nolensville, TN
Distribution: OpenSuse 10.2
Posts: 253

Original Poster
Rep: Reputation: 30
Yay i think i got it i already had it unzipped and the ./configure, make, and make install files were in the folder "source" inside the samba main folder. I'm compiling it now. Hope this works *crosses fingers*
 
Old 05-10-2004, 07:34 PM   #6
AFI_Flame
Member
 
Registered: Apr 2004
Location: Nolensville, TN
Distribution: OpenSuse 10.2
Posts: 253

Original Poster
Rep: Reputation: 30
Ok i got it installed. Now what? Those manuals confuse the crap out of me
 
Old 05-10-2004, 09:07 PM   #7
rahmed
Member
 
Registered: Feb 2004
Location: somewhere over the rainbow...
Distribution: Slackware 10.1
Posts: 166

Rep: Reputation: 30
try linneighborhood, really easy to setup and share. should already be installed.
 
Old 05-10-2004, 09:08 PM   #8
AFI_Flame
Member
 
Registered: Apr 2004
Location: Nolensville, TN
Distribution: OpenSuse 10.2
Posts: 253

Original Poster
Rep: Reputation: 30
umm... how exactly do i get to that? lol
 
Old 05-10-2004, 09:13 PM   #9
rahmed
Member
 
Registered: Feb 2004
Location: somewhere over the rainbow...
Distribution: Slackware 10.1
Posts: 166

Rep: Reputation: 30
sorry, but its been a little while since ive used mandrake, could you explain what u see on the menus(if ur using kde)?
 
Old 05-10-2004, 09:15 PM   #10
rahmed
Member
 
Registered: Feb 2004
Location: somewhere over the rainbow...
Distribution: Slackware 10.1
Posts: 166

Rep: Reputation: 30
from what i remember it was on the kde menu, u should just be able to find if u look
 
Old 05-10-2004, 09:48 PM   #11
AFI_Flame
Member
 
Registered: Apr 2004
Location: Nolensville, TN
Distribution: OpenSuse 10.2
Posts: 253

Original Poster
Rep: Reputation: 30
well... LinNeighborhood wasn't installed... i guess i didn't choose that package. I tried installing it from rpmdrake but it wanted to install an old version of samba along with it so I just downloaded it and installed it myself cause i already downloaded and installed the latest version of samba. Now i don't think LinNeighborhood is working right though cause i still don't see any windows shares on it.
 
Old 05-10-2004, 09:51 PM   #12
TechHawk
LQ Newbie
 
Registered: May 2004
Location: Ontario, Canada
Distribution: Fedora Core 2
Posts: 28

Rep: Reputation: 15
open your Konqueror and type: smb:/
in the Location Bar

Or create a link to a URL on your desktop by right clicking your decktop and selecting Create New
enter: smb:/ as your URL.
Then double click the icon.
 
Old 05-10-2004, 10:03 PM   #13
charon79m
Member
 
Registered: Oct 2003
Distribution: Just about anything... so long as it is Debain based.
Posts: 297

Rep: Reputation: 30
There are probably about 100 different threads on doing exactly what you are trying to do. Try some searching... you'll find answers.

I personally like to use Webmin to manage my samba server. (www.webmin.com)
 
Old 05-10-2004, 10:05 PM   #14
AFI_Flame
Member
 
Registered: Apr 2004
Location: Nolensville, TN
Distribution: OpenSuse 10.2
Posts: 253

Original Poster
Rep: Reputation: 30
It brought up and error saying this:

Could not start process smbclient

Make sure that the samba package is installed properly on your system
 
Old 05-10-2004, 10:34 PM   #15
TechHawk
LQ Newbie
 
Registered: May 2004
Location: Ontario, Canada
Distribution: Fedora Core 2
Posts: 28

Rep: Reputation: 15
I am trying to remember how to use Mandrake.

Go to control center and select networks and then select samba. This is where you can perminently mount your directories. On the right you will see a radio button (not sure what it is called), click it to see if your network comes up.

I will guide you after you get back to me whether anything was found

Last edited by TechHawk; 05-10-2004 at 10:57 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to share files with windows Donb SUSE / openSUSE 6 11-28-2005 09:11 PM
Cant open files from windows xp share castrox Linux - Software 2 01-29-2005 09:52 PM
Using files on a windows share castrox Linux - Software 1 01-26-2005 03:46 AM
How do I share files between Suse and Windows XP unmasterfulyoda Linux - Networking 1 06-07-2004 04:21 PM
cannot unmount a windows share files in use antken Linux - General 2 10-04-2003 06:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 02:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration