|
wbshwxn
| 时间:2008-10-06 16:45:08 IP地址:222.191.240.★ |
|
|
本人嵌入入门者 菜鸟级 你讲的太好了 +我QQ639818399可以吗 谢谢了 一定要+啊
|
|
|
|
sep
| 时间:2008-04-08 11:34:49 IP地址:210.21.125.★ |
|
|
你好。由于工作相关,参考了你blog的两篇文章,并把它们转到我的blog上来了。希望勿怪。再次感谢你的开发总结。
|
|
|
|
mcsrainbow
| 时间:2007-12-06 01:32:50 IP地址:221.10.46.★ |
|
|
你这里宝贝确实不少呢!上次聊天你说还在读博。不知道读的如何了?以后会从事Linux相关工作么?
|
|
|
|
sonfly | 时间:2007-09-21 21:12:23 IP地址:61.155.223.★ |
|
|
无意间来到这里,好东西真多!嘿嘿,主人多多更新啊^_^我会常来的
|
|
|
|
本站网友 | 时间:2007-05-22 20:56:05 IP地址:222.178.10.★ |
|
|
|
|
|
童心未闽 | 时间:2007-04-06 10:34:26 IP地址:222.132.180.★ |
|
|
我发现 你的 博客不错啊 ...以后上网就 看看有什么好东东....需要的东西在你那总能找到.....支持啊....我要一点一点积累学东东
|
|
|
|
zzzppp
| 时间:2007-03-23 23:22:52 IP地址:218.104.96.★ |
|
|
哈哈,各位同志,没办法,天生长这样,没办法啊!
你们吐啊,吐啊,慢慢就习惯了
|
|
|
|
hehe | 时间:2007-03-23 17:04:47 IP地址:219.239.194.★ |
|
|
|
|
|
本站网友 | 时间:2007-03-21 17:51:22 IP地址:124.240.120.★ |
|
|
|
|
|
本站网友 | 时间:2007-03-21 14:14:10 IP地址:60.213.166.★ |
|
|
大哥能换个头型不,一打开你的网页就难受,但俺喜欢你的东东啊。。。
|
|
|
|
本站网友 | 时间:2007-01-22 14:02:03 IP地址:218.6.195.★ |
|
|
|
|
|
本站网友 | 时间:2007-01-22 14:01:06 IP地址:218.6.195.★ |
|
|
|
|
|
11 | 时间:2006-09-28 22:02:00 IP地址:58.19.19.★ |
|
|
http://www.cublog.cn/opera/showart.php?blogid=22754&id=155743
|
|
|
|
zzzppp | 时间:2006-08-12 23:25:35 IP地址:61.183.148.★ |
|
|
linuxer: 你尝试一下改变mount命令的选项看看, 试下这个:
mount -o nolock,rsize=1024,wsize=1024,timeo=15 192.168.0.110:/tmp/ /tmp/
|
|
|
|
linuxer | 时间:2006-08-09 17:52:17 IP地址:159.226.20.★ |
|
|
我的nfs服务起不来,兄弟也没有办法!?
我主机的ip地址是:192.168.0.110
在自己的计算机上测试,mount自己
我的步骤是:
设置nfs服务:
1 sudo apt-get install nfs-kernel-server
2 修改/etc/exports:/var/nfs 192.168.0.1/24(rw,async)
3 sudo exportfs -ra
4 sudo dpkg-reconfigure portmap :选择否
5
Add the following line to /etc/hosts.deny:
portmap mountd nfsd statd lockd rquotad : ALL
add the following line to /etc/hosts.allow:
portmap mountd nfsd statd lockd rquotad : 192.168.0.110
6 sudo /etc/init.d/portmap restart
sudo /etc/init.d/nfs-common restart
sudo /etc/init.d/nfs-kernel-server restart
7 showmount -e 192.168.0.110
8 sudo mount -t nfs 192.168.0.110:/var/nfs /mnt/nfs
其中在第7步的时候输出如下信息:
Export list for 192.168.0.110:
/var/nfs 192.168.0.1/24
在第8步的时候就出问题了:
mount: RPC:超时
兄弟可以救济一下吗!?
|
|
|
|
lanluowa | 时间:2006-06-04 21:28:53 IP地址:58.19.19.★ |
|
|
|
|
|
lanluowa | 时间:2006-06-04 21:28:41 IP地址:58.19.19.★ |
|
|
|
|
|
ll | 时间:2006-06-03 21:52:09 IP地址:58.49.128.★ |
|
|
|
|
|
本站网友 | 时间:2006-05-30 18:59:10 IP地址:61.183.148.★ |
|
|
|
|
|
hn | 时间:2006-05-25 17:07:58 IP地址:60.166.42.★ |
|
|
|
|