随笔分类 -  solaris 基础

1
摘要:http://www.orasql.com/blog/archives/2013/08/20/12c_solaris.htm 阅读全文
posted @ 2017-07-15 22:27 zengkefu 阅读(335) 评论(0) 推荐(0) 编辑
摘要:http://candon123.blog.51cto.com/704299/389470 阅读全文
posted @ 2017-07-15 12:24 zengkefu 阅读(244) 评论(0) 推荐(0) 编辑
摘要:https://docs.oracle.com/cd/E11882_01/install.112/e48357/pre_install.htm#SSDBI1209 http://blog.chinaunix.net/uid-45057-id-3486714.html http://wodexinli 阅读全文
posted @ 2017-07-14 16:48 zengkefu 阅读(337) 评论(0) 推荐(0) 编辑
摘要:安装文件 pkgadd -d /soft/top-3.6.1-sol10-x86-local 安装目录文件: pkgadd -d ./ SUNWi1cs SUNWi15cs 阅读全文
posted @ 2017-07-12 16:02 zengkefu 阅读(862) 评论(0) 推荐(0) 编辑
摘要:/dev/rdsk/c0t0d0s0 裸设备 /dev/dsk/c0t0d0s0 块设备 它们链接的是同一块物理设备,具体区别是在访问方式上。 裸设备是假设硬盘上没有文件系统时的访问方式。 裸设备是按顺序访问,块设备是按文件系统和i节点“随机”访问。 二者的使用场合也不同。在做newfs之前,因为没 阅读全文
posted @ 2017-07-11 22:06 zengkefu 阅读(944) 评论(0) 推荐(0) 编辑
摘要:http://blog.chinaunix.net/xmlrpc.php?r=blog/article&uid=45057&id=3018467 1.下载所需的资源Text Installer CDRepository Image(a,b)http://www.oracle.com/technetw 阅读全文
posted @ 2016-08-01 17:22 zengkefu 阅读(1996) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/cymm_liu/article/details/46966237 http://blog.csdn.net/cymm_liu/article/details/46966237 整理自前辈的博客:http://segmentfault.com/a/11900 阅读全文
posted @ 2016-07-14 20:27 zengkefu 阅读(2208) 评论(0) 推荐(0) 编辑
摘要:http://xjsunjie.blog.51cto.com/999372/d-9/p-1 阅读全文
posted @ 2016-05-12 12:08 zengkefu 阅读(151) 评论(0) 推荐(0) 编辑
摘要:http://blog.itpub.net/29475508/viewspace-1973791/ 阅读全文
posted @ 2016-01-16 16:49 zengkefu 阅读(143) 评论(0) 推荐(0) 编辑
摘要:http://www.2cto.com/os/201307/228753.html 阅读全文
posted @ 2015-11-29 12:16 zengkefu 阅读(151) 评论(0) 推荐(0) 编辑
摘要:http://www.eimhe.com/thread-142892-1-1.htmlhttp://www.eimhe.com/forum.php?mod=viewthread&tid=142772#lastposthttp://www.eimhe.com/forum.php?mod=viewthr... 阅读全文
posted @ 2015-10-23 12:47 zengkefu 阅读(662) 评论(0) 推荐(0) 编辑
摘要:bash-3.2# prtdiag 报告一般系统信息System Configuration: VMware, Inc. VMware Virtual PlatformBIOS Configuration: Phoenix Technologies LTD 6.00 06/02/2011===... 阅读全文
posted @ 2015-10-17 23:10 zengkefu 阅读(300) 评论(0) 推荐(0) 编辑
摘要:#include #include int main(int argc, char *argv[]) { // initialize resources, if needed // Q_INIT_RESOURCE(resfile); QApplication app(argc, a... 阅读全文
posted @ 2015-10-17 22:44 zengkefu 阅读(392) 评论(0) 推荐(0) 编辑
摘要:#include #include #define RPT 10000000int main() {int i=1; for( i=0;i a.out2.GUI性能分析器打开起动命令:analyzer&3.文件->收集实验4. ctrl +c ,终止死循环 会生成test.4.er5.选 打开实... 阅读全文
posted @ 2015-10-02 20:32 zengkefu 阅读(235) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/laoyiin/article/details/5722977 阅读全文
posted @ 2015-09-25 13:29 zengkefu 阅读(156) 评论(0) 推荐(0) 编辑
摘要:1. 下载 QT 4.8.7:http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz2. 解压,拖到虚拟机中3. ./configure4 .gmake5. gmak... 阅读全文
posted @ 2015-09-25 12:55 zengkefu 阅读(511) 评论(0) 推荐(0) 编辑
摘要:http://www.oracle.com/technetwork/server-storage/solarisstudio/documentation/amd64-dbx-364568.htmlAMD64 Instruction-Level Debugging With dbxBy Nasser ... 阅读全文
posted @ 2015-09-25 12:38 zengkefu 阅读(279) 评论(0) 推荐(0) 编辑
摘要:http://www.forzw.com/archives/578 阅读全文
posted @ 2015-09-24 19:32 zengkefu 阅读(278) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/cuterhei/article/category/1259722 阅读全文
posted @ 2015-09-21 22:51 zengkefu 阅读(200) 评论(0) 推荐(0) 编辑
摘要:1. http://www.opencsw.org/在Solaris 10下 1.安装pkgutil pkgadd -d http://get.opencsw.org/now 2.查询有那些PKG: /opt/csw/bin/pkgutil -l 3.For easy access to OpenC... 阅读全文
posted @ 2015-08-17 20:31 zengkefu 阅读(382) 评论(0) 推荐(0) 编辑

1
点击右上角即可分享
微信分享提示