Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
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.
|
|
12-03-2003, 03:59 PM
|
#1
|
LQ Newbie
Registered: Nov 2003
Posts: 2
Rep:
|
Connecting Win2000 Share folder to Linux Redhat9
Hi there every one..
I have att home two computers 1st Windows 2000 2nd Linux redhat , what i want to do is to connect my share folder some i have on my win2000 to linux ....
i want also to ask about my linus how could i change my linux domain to be as my home network domain , i have an ADSL router with DHCP...
I hope that there is some one can help..
thnk you for your time..
Sanfoor
|
|
|
12-04-2003, 05:07 AM
|
#2
|
Senior Member
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368
Rep:
|
Welcome to LQ.
In order for your Linux machine to read the shared 'folder' on your Windows machine, you will need to install SAMBA. If you want a nice graphical way to access your shared stuff, I can recommend LinNeighborhood (I think it is spelled the American way, not sure).
|
|
|
12-04-2003, 03:34 PM
|
#3
|
LQ Newbie
Registered: Nov 2003
Posts: 11
Rep:
|
Redhat 9 Samba
Hi Sanfoor,
from the GUI go to - "Start Button",--> "System Settings",-->"Add/Remove Applications". Under the Servers Section, "Windows File Server" box should be checked. This will install the Samba software.
Once this is completed, go to - "Start Button",--> "Control Center",--> inside the Control Center, open "Internet & Network",-->"Local Network Browsing". Now, fill in the blanks for "default user name", "default password", and "workgroup". The user must be recognized by the Win2K machine of course. This should allow you to type into the browser the url to your Win2K share example--> smb://win2k-box/shared-iso.
I hope this helps a little!! Or at least gets you in the right direction.
w4rth0g
|
|
|
12-05-2003, 03:16 PM
|
#4
|
LQ Newbie
Registered: Nov 2003
Posts: 2
Original Poster
Rep:
|
Many thanks to Thymox, I have tried the LinNeighborhood but i wanted to learn the command for mounting a share folder from windws2000..
Thanks to you two w4rth0g ...... I cant see no Control Center ON MY START BUTTON ....
can you please tell me whare to find it ....
Sanfoor
|
|
|
12-05-2003, 04:01 PM
|
#5
|
Member
Registered: Jan 2003
Distribution: Redhat 9, Fedora Core 1, Suse 8
Posts: 188
Rep:
|
Once you share the folder out on the windows box and you have the samba client installed on the linux system...you can run this from the command line to mount it:
mount -t smbfs -o username="your windows username",password="your windows password" //"ip address of the windows system"/"shared folder name" /mnt/"local mount point"
to change your local host name, edit /etc/sysconfig/network
there is a hostname=
change this to whatever you like.
you would also need to put an entry in your /etc/hosts file to reflect this
--hope this helps
|
|
|
12-06-2003, 12:31 AM
|
#6
|
LQ Newbie
Registered: Nov 2003
Posts: 11
Rep:
|
Sorry Sanfoor, I assumed you wanted to mount a Win2k share from your Redhat 9 box. My post showed the steps on the Redhat machine. Edit the smb.conf file in /etc/samba to set-up a share on the RHL box. The smb.conf file is pretty well commented, and should help to make short work of setting up a share.
w4rth0g
|
|
|
All times are GMT -5. The time now is 03:58 AM.
|
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
|
|