原文:A Comparison of Solaris, Linux, and FreeBSD Kernels

by Max Bruning I spend most of my time teaching classes on Solaris internals, device drivers, and kernel crash dump analysis and debugging. When explaining to classes how various subsystems are implem ...

2018-08-30 10:21 0 848 推荐指数:

查看详情

设置时间同步(Linux,Solaris

经过网上各种搜索,将LINUX平台及solaris平台的时间同步整理如下:主机情况:应用:2台LINUX服务器 redhat 5.5 内网数据库:2台Solaris服务器 Solaris 10 内网接口服务器:1台LINUX服务器 redhat 5.5 内网+公网实施方案:以接口服务器为时间同步 ...

Tue Sep 30 19:53:00 CST 2014 0 2180
Ipython Kernels

1. Ipython 安装 : http://ipython.readthedocs.io/en/stable/install/install.html 2. Ipython 安装 Kernel Kernels for Python2 And Python3 安装 ...

Thu Mar 30 23:38:00 CST 2017 0 2754
FreeBSD ZFS

FreeBSD ZFS https://www.cnblogs.com/hadex/p/6068476.html 参考資料 http://docs.oracle.com/cd/E37934_01/html/E36658/toc.html https ...

Fri Dec 28 18:56:00 CST 2018 0 811
关于Solaris 的磁盘的分区

也许是深受LINUX Windows fdisk 影响,每次看完Solaris的format命令,总是云里雾里。我今天总结一下,各位给点指点 一、 Linux、Windows 传统的磁盘区层级,硬盘--》分区,就两个层级 二、 Solaris 是有三个层级,硬盘 ...

Wed Feb 12 16:44:00 CST 2014 1 3675
Solaris 安装JDK

/questions/71268/how-do-you-install-a-jdk6-on-solaris1 ...

Fri Jul 15 04:27:00 CST 2016 0 1823
Supervised Hashing with Kernels, KSH

Notation 该论文中应用到较多符号,为避免混淆,在此进行解释: n:原始数据集的大小 l:实验中用于监督学习的数据集大小(矩阵S行/列的大小) m:辅助数据集,用于得到基于核的哈希函数 ...

Sat Oct 13 17:42:00 CST 2018 0 694
solaris如何启动ssh服务

先查看一下ssh服务状态:# svcs或# svcs | grep sshonline Aug_07 svc:/network/ssh:default 如需要关闭ssh服务(关闭完 ...

Thu May 08 02:04:00 CST 2014 0 2634
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM