码迷,mamicode.com
首页 >  
搜索关键字:dell optiple 3020; lenovo thinkcentre m4500t-d305;bios;加电启动    ( 1129个结果
Dell R720 安装VMware esx4.1u2
目前的VMware底层的虚拟化软件已经是esxi5.5u2版本,用户根据自己数据中心的实际情况,需要在DellR720(据说这款服务器是世界上买的最多的)上部署早期的VMwareesx4.1的版本,这个版本也是最后的esx的版本,后续的版本都是以esxi的形式出现。在比较新的Dell12G的服务器(Dell目..
分类:系统相关   时间:2014-11-18 01:46:08    阅读次数:414
centos 推荐使用epel源
在dell r410上面装的是centos6,64的操作系统,用的163的源,我一直都是用163的源,比较快。但是我发现这个源里面,根本没有libmcrypt libmcrypt-devel这二个包,装php扩展mcrypt时,又要用到这二个包,所...
分类:其他好文   时间:2014-11-13 11:05:01    阅读次数:125
DELL OMSA在ESXi服务器上安装部署
前言本页详述了在一台VMwareESXi(ESXi5.5)服务器上部署安装OMSA的通用做法,包括OMSA软件的获取方法和安装步骤。演示环境:DELLPowerEdgeR620,VMwareESXi5.5相关软件的下载和准备1.VMwarevSphereCLI5.5。我们需要在管理员的操作机(笔记本)上,通过CLI进行远程ESXi服务器的..
分类:其他好文   时间:2014-11-12 18:01:39    阅读次数:560
Dell服务器设置iDRAC(远控卡)的ip地址(linux)
Centos下yum -y install OpenIPMI OpenIPMI-toolschkconfig ipmi onservice ipmi startipmitool lan set 1 ipsrc static 改为静态IPipmitool -I open lan set 1...
分类:系统相关   时间:2014-11-10 17:18:36    阅读次数:262
Dell R410, R710设置iDRAC(远控卡)的ip地址
CentOS下# yum -y install OpenIPMI OpenIPMI-tools就安装好ipmi的工具了。# chkconfig impi on# service ipmi start设置iDRAC的ip信息及启用IPMI网络控制# ipmitool -I open lan set 1...
分类:其他好文   时间:2014-11-10 17:11:59    阅读次数:577
Install CUDA 6.0 on Ubuntu 14.04 LTS
Ubuntu 14.04 LTS is out, loads of new features have been added. Here are some procedures I followed to install CUDA 6.0 on my DELL Inspiron.First of a...
分类:系统相关   时间:2014-11-09 00:49:56    阅读次数:300
Intermezzo: A Data Analysis Session
# -*- coding: utf-8 -*-"""Created on Wed Nov 05 15:18:17 2014@author: dell"""import pandas as pdimport numpy as npimport datetimeimport matplotlib.pyp...
分类:其他好文   时间:2014-11-06 12:22:03    阅读次数:295
quiver
# -*- coding: utf-8 -*-"""Created on Tue Nov 04 21:22:29 2014@author: dell"""import numpy as npimport matplotlib.pyplot as pltx, y = np.meshgrid(np.li...
分类:其他好文   时间:2014-11-04 22:31:31    阅读次数:422
stackplot
# -*- coding: utf-8 -*-"""Created on Tue Nov 04 15:46:32 2014@author: dell"""import numpy as npimport matplotlib.pyplot as pltif __name__ == '__main__...
分类:其他好文   时间:2014-11-04 19:36:46    阅读次数:200
封装短信猫,dell类库生成,在vs2008中创建类库项目.并在mobilesp中建立pulbic类型的gms类.
usingSystem;usingSystem.Collections.Generic;usingSystem.Text;usingSystem.Runtime.InteropServices;namespaceMobileSP{publicclassGMS{//codego.net初始化gsmmodem,并连接gsmmodem[DllImport("dllforvc.dll",EntryPoint="GSMModemInitNew",CharSet=CharSet.Ansi,CallingCon..
分类:其他好文   时间:2014-11-01 12:02:53    阅读次数:187
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!