LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 09-03-2008, 06:45 AM   #1
tombolio
LQ Newbie
 
Registered: Aug 2008
Posts: 4

Rep: Reputation: 0
setting up an NFS server


How would i setup an NFS server to share the cd iso with my network clients in fedora 9
 
Old 09-03-2008, 07:03 AM   #2
dbmacartney
Member
 
Registered: Mar 2007
Location: London, UK
Distribution: Debian, Red Hat Enterprise, Fedora
Posts: 70

Rep: Reputation: 15
here you go.

the first few paragraphs are enough to get NFS working, the bottom is applying host restrictions and security to it.

http://fconfig.wordpress.com/2006/08...ra-nfs-server/

in the /etc/exports file, you will specify where you mount your CD

/path/to/files/ 192.168.0.1(ro) 192.168.0.2(rw)

you can allow all machines access by using a * instead of an IP address if you wish.

are you looking at installing fedora clients from NFS?
 
Old 09-03-2008, 07:17 AM   #3
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
Try searching "mount iso" either here or www.google.com/linux

Something like

Code:
mount -t iso9660 -o rw,loop=/dev/loop1 /path/to/needed.iso /mnt/iso

Last edited by billymayday; 09-03-2008 at 07:19 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Setting Up A NFS Server? carlosinfl Debian 3 03-15-2007 07:51 PM
Setting Up NFS server with VMWare chanwcom Linux - Newbie 2 05-02-2006 08:02 AM
Setting up the NFS server on Solaris Box suresheva31 Linux - Networking 1 04-01-2005 12:51 PM
trouble in setting up NFS server in Sun Solaris soumyadeep Solaris / OpenSolaris 7 03-03-2005 02:47 AM
setting up the nfs server in debian stable. graham Debian 1 02-15-2004 04:16 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 06:54 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration