![]() |
|
|
|
|
|||||||
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Development Releases: Linux Mint 4.0 Beta "Fluxbox", 4.0 Alpha "Debian" | iBot | UNIX and Linux RSS News | 0 | 01-04-2008 11:00 AM |
| Explain the line "mn_code=`env|grep "..mn"|awk -F"=" '{print $2}'`" | Lokesha | UNIX for Dummies Questions & Answers | 4 | 12-19-2007 09:52 PM |
| Implementing "Time Limited, Trial" version of my program | the_learner | UNIX for Advanced & Expert Users | 4 | 06-07-2007 02:46 AM |
| how could i make a program mixed with many "|", "<" and ">" | strugglingman | High Level Programming | 2 | 04-29-2006 05:11 AM |
| No utpmx entry: you must exec "login" from lowest level "shell" | peterpan | UNIX for Dummies Questions & Answers | 0 | 01-18-2006 12:15 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
"rpc program not registered"??
Hello all,
When I shut down my X86/Solaris 8, I get the following messages on the console: "rpc program not registered "...... What is mean?why?May someone can tell me Thanks in advance.
__________________
Http://yuxin.ruian.com Last edited by Lee; 09-07-2001 at 06:21 PM. |
| Forum Sponsor | ||
|
|
|
|||
|
I have solutioned this question,Answer is ......
When the system boots, the NFS server is not enabled unless there are NFS exports listed in /etc/dfs/dfstab. To start the nfs server after adding an entry to dfstab, issue the following command: # /etc/init.d/nfs.server start Note that it isn't currently possible to start the nfs server using the "nfs.server" script unless there are entries in /etc/dfs/dfstab. If you want to do automatic sharing of CDs through vold, you need to export at least one other filesystem if you're running Solaris 2.6 or earlier. Thnx everyone
__________________
Http://yuxin.ruian.com |
|||
| Google UNIX.COM |
| Thread Tools | |
| Display Modes | |
|
|