Networking Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationNetworking Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Generate data entry and reporting .NET Web apps in minutes, straight from your database. Read our FREE whitepaper “Build Web 2.0 Applications Without Hand-Coding” Download now!
  #1  
Old March 26th, 2004, 02:51 AM
awtohost awtohost is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 5 awtohost User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Migrating from Mandrake to Redhat 9 network

Hi I migrated from MDK 9.1 to Redhat enterprise which is Redhat 9.
In MDK 9.1 it was mega simple to set up simple network using nfs, but in redhat you have to first export the file system, that side is no problem, but then the client machine have to import the file system, and there I get stuck.

Is there anybody who can SPELL it out for me in thick paper, step by step how to import the file system or set up the client machine also runing redhat.

Reply With Quote
  #2  
Old March 26th, 2004, 09:19 AM
blueillusion blueillusion is offline
Mitsubishi
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Location: canada
Posts: 86 blueillusion User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 m
Reputation Power: 6
As long as your exports are fine it should be simple, /etc/expots should have something like this:
/home/yourname 192.168.1.104(rw)
Save, restart nfs if you dont have anything to share.
Then on the client side, you have to mount the share.
As root:
mount -t nfs 192.168.1.104:/home/yourname /mnt/server

TO have it mount at boot time and that everyone can use it, add this in your fstab:
192.168.1.104:/home/your name /mnt/server nfs users,rw,hard,intr 1 1

then run mount -a if you dont want to restart. If you get an error about rpc stuff, then usually its about the server not having its firewall setup correctly, you are going to have to do that yourself. If you get something like connection refused by host, or permission denied, then its usually the problem with the permissions on the server, try giving that folder you are trying to share, read/write permissions

Reply With Quote
  #3  
Old March 27th, 2004, 09:02 AM
awtohost awtohost is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 5 awtohost User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
network

Hi and many thanks for your very detailed instructions. Works..

Thanks..

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationNetworking Help > Migrating from Mandrake to Redhat 9 network


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway