|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to start/stop/restart NFS on AIX
Hi,
Very new to aix How to start/stop/restart NFS on AIX thanks, |
| Sponsored Links | ||
|
|
#2
|
||||
|
||||
|
Code:
startsrc -g nfs # or stopsrc -g nfs If you just want to refresh the nfsd for changes to /etc/exports: Code:
exportfs -av |
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
Thanks a lot
|
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help scripting to start, check, and restart processes | MacG32 | Shell Programming and Scripting | 12 | 06-24-2011 02:59 PM |
| Stop/Start vs. Restart | Newbix | UNIX for Dummies Questions & Answers | 3 | 02-16-2010 09:04 PM |
| guarantee to start before restart... | malcomex999 | Shell Programming and Scripting | 2 | 03-29-2009 04:02 AM |
| Start Stop Restart | Bakes | Shell Programming and Scripting | 7 | 01-03-2009 04:46 PM |
| Log 'syslog start/stop/restart' messages | SunnyK | UNIX for Advanced & Expert Users | 1 | 07-14-2008 11:16 AM |
|
|