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.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
I have a feeling that the subject of this post will get a little more attention than some. I have a linux box in with three other machines on my home network, and so security isn't so much of an issue. I frequently need to move files back and fourth from my linux box to my 2K machines, and right now the process is not very elegant. I'd like to have shortcut on my windows desktop where I could just dump files which would show up in the root folder, and vice versa.
I'm having trouble sharing out the root folder, or creating a link to it in the user folders that will share.
Its not a good idea to share root folder over samba (doesnt matter if u mean '/' or '/root'). Why dont u share /tmp or something like /home/public?
Anyway what did u do so far? Have u samba installed and running? If so edit your /etc/samba/smb.conf to allow sharing of some directories. If u changed your smb.conf and it still doesnt work, post it here and we ll try to help u.
PS: Maybe smb.conf is in other location (didnt realize u use RH8)
muah is right. u better share a specific folder.
i think, if u want to share "/", u will have to enable samba access for root user. because u won't be reach some files because of premissions. u may prefer SWAT to configure samba. it is a web based tool to configure samba. u can install it from redhat cd.
u dont have to share "/" for backup. u can write a simple shell script, and add this script as cron job. so linux will copy necessary files to win2k computer at time.
Thanks for the replies. I don't mean to bring up old stuff, I am still interested in this subject however. The problem is with the ease of moving files back and fourth between systems. On any given windows desktop, I have a shortcut to the desktop of each other system on my kvm switch.
It's very easy to dump files back and fourth, and I would love to include the linux machine in all of this. I edit a lot of php code with zend for windows, and I want as much access to my linux development box, but the system, does not let me do certain things in the root folder such as linked folders, or SMB shares.
I love working with Kate too. I'm a UI guy I guess.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.