Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
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.
Ok, I just purchased a Dell Poweredge with 2 80 Gig SCSI's and 512 Mb of Ram with RH 9 factory installed, all is working well.
I want to run it as both an ftp server so I can have unlimited file space for my existing site, which will just link to it, as well as share files and printer capabilities locally within a network. I believe I should set up NFS for that right? I have already purchased my dedicated ip too.
Never used NFS but I use Samaba instead for file sharing. I can map to and from Windows boxes as well as other linux boxes with samba client. The easy way is:
a. run the RPM for server and client
b. add samba user and give it a password
c. modify the smb.conf file to add the share you want to create
d. "map drives" as Windows people would say
If you have any other questions or problems, you can do a search on this site or do a google search, might get an answer quicker that way, if you are still having problems, post back here, somebody should be able to help you.
Wow thanks, I just joined today and want to thank you all for your help already. It is greatly appreciated, I am passionate about what I do and am happy to finally be in the linux world, I will get on this and will probably post here again iwhen and if I get stuck...
See the chapter on Networking from the Linux Newbie Administrator Guide, and check the RUTE Textbook from my .sig.
While you're learning how to set up your servers, you probably should limit access to your internal LAN before opening anything up to the Internet. FTP in particular is notoriously vulnerable to exploits, which is why the above poster suggested a secure alternative. NFS should also be limited to your LAN as it is not secure.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.