排序
Solaris 命令 小结
(一)基本命令 命令格式: 命令 参数 ★1. ls 显示文件名,等同于dos下dir命令 命令格式:ls [option] file option: -l 显示详细列表 文件类型和权限 | 文件连接数 |所有者| 用户组脉| 文件...
Solaris系统下配置MPXIO
用的LSI的存储和普安的存储SUNV245平台+LPE11002或者QlogicQLE2460 环境SUN的V245+LSI3994 想测试下LSI的存储在Solaris下的路径冗余,因为用LSI带的RDAC装完系统就Hang住了…… 操作系统环境SUN...
solaris 9 .0基本安全设置
1. 选择合适的安装。 只安装需要的软件包。 本例为solaris9 2.安装系统补丁 从sunsolve.sun.com下载补丁 unzip 9_Recommended.zip cd 9_Recommended ./install_cluster 3. 最小化启动服务 a. 禁...
Asp.Net 程序错误Runtime Error原因与解决
Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from bei...
正则替换换行符和把 br 替换成换行符
正则替换换行符 和把<br/>替换成换行符 例子:str = str.replace(/rn/g,'<br/>');//把换行符替换成<br/>,注意:rn为正则表达式的快捷方式不能用/r/n或/r/n str = str.replac...






