Linux - NetworkingThis 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.
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.
How to access windows machines form a linux environment, i am using fedora core 2 and would llike to access the domain environment/workgroup in my office
Hmm, you need Samba, It should be fairly easy to install and set up under Fedora Core with the installation disks or with yum. "man samba" will help too once it's installed
Thanks for the reply, but i do not think that samba will solve the problem, because samba is for accessing linux machines from a window machine, not other way, by default smb services are on in windows where as it is not the same in linux you have to make it on and define the path or the workgroup what we called it as, so that the win machine can access it
By the way i had already tried that, what i want to know is, we have the facility of network servers in RedHat/Fedora core 2, where in i understand that it will find out the win machines on it's own, but as such it is doing so here i want to konw is there any other way to access
By default Network server should perform this task they are not working or unable to perform the task
what can be the reason
Originally posted by hardeep
Thanks for the reply, but i do not think that samba will solve the problem, because samba is for accessing linux machines from a window machine, not other way
You are wrong there. Samba works both ways. Shares on other machines wether windows or linux need to be mounted first. I usually create a script file to handle it for me. If you do it manually with a script file, you will need to be root to execute the mounting.
Example:
Windows PC : WINPC
Shares : C_DRIVE, CDROM
On Linux pc, create directories so you'll have a place to mount the shares:
/mnt/WINPC/C and
/mnt/WINPC/CD
Then using the login name/password for the windows pc (echo commands are not required):
one thing u missed out in the reply what i had given to dcdbutler, where in i have stated that we do have the facility of network server (click on redhat icon, just above run applicatin tab and below help tab) network server will find out the windows machine on it's on, this is what i had observed, without any smb services
earlier it was working, after my server crashed it is not working
now for the purpose of testing and being sure, i had tested this scenario on one other linux machine (not at same geo location) with one windows machine, as soon as i complete my redhat installtion and lick on network server tab the other winxp machine appear immediately, so where does samba come in to picture
let me know if u can work out somethings
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.