1 在Sun Ultra 10上添加一个80G的硬盘?
I have resolved the answer to my problem. What had happened is I had originally attached the drive to a Solaris 2.6 OS and ran format and labled it, that is where my problem started. To fix the problem I booted single user off a Solaris 9 CD 1 of 2, then I created a 10mb file in /tmp using the command "mkfile 10m /tmp/xxx", with this file created I now ran the dd command to null out the label: "dd if=/tmp/xxx of=/dev/rdsk/c0t0d0s2".
Now with the label gone, when I run format from the Solaris 9 CD I can now see the whole disk, so if I write the label to the disk now and then boot to Solaris 8 everything is good.
2 非常需要s8下的bind9配置详细步骤。
http://202.108.44.138/cgi-bin/spboard45/board.cgi?id=a&page=1&action=view&number=82.cgi&img=no
3 Tomcat4.01全攻略
http://www.chinaunix.net/cgi-bin/bbs/topic.cgi?forum=3&topic=11909&show=330
4 邮件系统+webmail+数据库”怎样的组合好
免费 sendmail+apache+mysql
少量的银子 sendmial+netscape+oracle
大量的银子 专业mail软件+.....+oracle(sybase)
免费的一般是qmail+sqwebmail+mysql(oracke)
5 用光盘安装后,网卡bridged方式,不通,加网卡终结器后可从solaris ping到2K,但ping不到vmware的网卡,从2K ping不到solsris。
你用bridged方式,在win2000网络设置里把vmware的网卡的两块网卡禁用掉
6 在proftpd-1.2.5中如何设置使一个用户上传文件时改变其属于另外一个用户呢?
<Directory /you home*>;
<Limit DIRS CWD READ>;
AllowAll
</Limit>;
<Limit STOR MKD>;
DenyAll
AllowUser test
</Limit>;
<Limit RMD DELE>;
DenyAll
AllowUser test
</Limit>;
</Directory>;
我是这么配置的,
如果你觉得这个不懂,也可以用,把两个用户的home都指到这个目录里,然后根据情况用chown和改变目录的属主的分配权限,把这个目录属主设置为你要完全控制的用户,然后另外一个用户要和你这个完全控制的用户同组。然后用chmod644或者别的,这个是只能读,而不能删除
7 我在A机上share了一个目录,在B机上mount时出错:Permission denied。
B机用root
8 SunOS5.8, Ultra60 运行vi时显示:"/var/tmp/Ex0000000780" Permission denied。谢谢各位!
| 论坛热门帖子: | [lch203] 写得蛮好的linux学习笔记(10-21) [黑马制造] 学习java的30个目标(10-19) [笑傲股林] 做测试半年了,有点迷茫,应该再学些什么提高自己的测试水平和测试能力呢?(10-19) [udp8589] 大家用google的来吱一声? 用百度的~~也来报道下?(10-18) [沂偌掳兆] 本人总结的一些认为C++比较经典的书籍,希望对大家有用(10-18) |
| TAG标签: | 安装 文件 系统 设置 一个 package 可以 命令 选择 界面 |
注册
个人空间
