Computing.Net > Forums > Linux > Connecting Windows to Linux

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.

Connecting Windows to Linux

Reply to Message Icon

Name: buddyg1965
Date: December 30, 2005 at 12:37:55 Pacific
OS: Suse Linux 10
CPU/Ram: 1800+/1gb
Comment:

I have Suse linux 10 installed. I can easily connect to my windows computers on the network. I can copy files from those computers but I can not connect to the Linux machine and copy files from it. I have Samba installed. How do I share the files to the Windows computers.



Sponsored Link
Ads by Google

Response Number 1
Name: MrBoogie
Date: December 30, 2005 at 13:46:00 Pacific
Reply:

There are basically 2 steps to do this:

1) Set up Samba to share resources (directories/files). You do this by editing the smb.conf file. (Or you could use something like SWAT to configure it)

2) After configuring Samba, you usually need to set the permissions of the directories you are sharing so that users can read and/or write to those directories.

(I know I said 2, but...)
3) In some cases, you may have to adjust settings in the software firewalls of your Linux box, and also your windows box so they can access each other. (I realize you can already access both machines, I just wanted to be thorough. :-))

Once you do this, you will be able to browse to your server from windows with explorer or network neighborhood. Your windows machine will see your Linux server as if it was a windows machine.

MrBoogie


0

Response Number 2
Name: 3Dave
Date: January 10, 2006 at 07:06:54 Pacific
Reply:

You will probably also need to create accounts on the linux machine with the same name and password as those used on the windoze computers and then add them to the samba users database.

# adduser buddyg
# smbpasswd -a buddyg


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Connecting Windows to Linux

windows to linux www.computing.net/answers/linux/windows-to-linux/19943.html

File Transfer from windows to Linux. www.computing.net/answers/linux/file-transfer-from-windows-to-linux/8924.html

Moving files from Windows to Linux www.computing.net/answers/linux/moving-files-from-windows-to-linux/16702.html