ChinaUnix.net
 >> ChinaUnix.net > Solaris

9月20日

作者:mmmmn     发表时间:2002/09/20 05:37pm

到下午5点30

1、如何判断主动模式,还是被动模式ftp
随便输入一个ftp下的命令,提示“Passive mode refused”。是被动模式

2、在VI里如何把一个字符串替换为回车\n ???  
:%s/string/^M/g
Note:
  ^M is fist ^V ,then ^M.

3、elxl是什么网卡? 
3com is elxl
Intel is fxp  

4、/bin/sh和/sbin/sh有何不同?
没有,只是在单用户模式下系统的动态链接库还无法使用,因此root用户的shell编译成静态链接就很有必要。

5、能不能为Acrobat4.0 for x86加中文字体?
下载。acro*  5.0,另外打开它的安装包后,里面有一文件,告诉你下载字体的方法。

6、 u should not use root account for anything except installation
coz 1) root (/) partition suually is quite small. the reason for small / partition is that you can spot any CRITICAL problems for the SYSTEM very fast.
2) u should be always very cautions to do anything at / so that you know what is happning to the /.
3) abusing / account could cause potential catastrophe for the whole system. Keep the / safe is basic and #1 step a system admin should learn.
4) regualr user accounts reside at different partition from / partition. if you screwed up the regular user account, even that partition, u can always recover from it. but i u screwed the / partition, onlything you can do besides reinstalling the system (not to mention u will lose everything on the disk) is to call allaha.
5) last? make ur boss happy..:-). u can show this to ur boss:"hey, boss, i truely know the basics of UNIX"...

7、mount时出现错误
solaris2.6
RPC :program not regestered
要这样手工启动
# /usr/lib/nfs/mountd
# /usr/lib/nfs/nfsd -a 16
# share <dir>      (共享你的目录)
# dfshares         (查看共享情况)




此文章相关评论:
该文章有11个相关评论如下:(点这儿可以发表评论)
维他命C 发表于: 2002/09/20 05:38pm
老大,辛苦了
 
mmmmn 发表于: 2002/09/20 05:38pm
靠,比我还快,还没置顶就。。。。
 
中原一片红 发表于: 2002/09/20 05:50pm
暈~
 
libby 发表于: 2002/09/20 06:37pm
为什么没回答今天我提的问题??

 
pech 发表于: 2002/09/20 07:04pm
因为大家都忙于灌水,目的是要我们的排名蒸蒸日上,本板块蒸蒸日下。
 
libby 发表于: 2002/09/20 07:12pm
怎么这么说话?!
虽然我没得到满意的答复,可也还是觉得这里很好!
 
pech 发表于: 2002/09/23 11:08am
[这个贴子最后由pech在 2002/09/23 11:21am 编辑]

实话告诉你,我刚到这里的时候,情况不是这样的,那时候几乎每一个帖子都有人答复你。那时候这里人气很旺,不但本版的版主聚在这里,其他版主也都跑到这儿来看看……
自从出了一个该死"发贴排名"之后,大家的发贴积极性空前热胀。Solaris是技术板块,不能灌水,也就不能满足,不足以抑制我们的发贴狂热症,于是,我们去了其他可以狂灌的地方,回来的日子也就少了……
渐渐的,就有你的帖子没有人回答了;版主每日要整理的东西也就没有那么多了。
还有一个副作用——我的Solaris、UNIX兴趣也随之消退……
不过,我还是爱着Solaris!
 
amiao 发表于: 2002/09/23 03:22pm
[quote][b]下面引用由[u]pech[/u]在 [i]2002/09/23 11:08am[/i] 发表的内容:[/b]
实话告诉你,我刚到这里的时候,情况不是这样的,那时候几乎每一个帖子都有人答复你。那时候这里人气很旺,不但本版的版主聚在这里,其他版主也都跑到这儿来看看……
自从出了一个该死"发贴排名"之后 ...
[/quote]

实话!

 
libby 发表于: 2002/09/23 03:50pm
怎么可以这样?!
 
pech 发表于: 2002/09/24 09:27am
不过好像这种情况好像可以改观了。昨天WXY说FQ准备采取措施,杜绝这一现象。我们这儿很快又会回到从前的。
 
libby 发表于: 2002/09/24 11:33am
期待中。。。。。
 
 

Copyright © ChinaUnix.net  *  转载请注明出处及作者