码迷,mamicode.com
首页 >  
搜索关键字:utility    ( 517个结果
Eucalyptus-NC管理
1、前言Elastic Utility Computing Architecture for Linking Your Programs To Useful Systems(Eucalyptus)是一种开源的软件基础结构,用来通过计算集群或工作站群实现弹性的、实用的云计算。它最初是美国加利福尼亚大学...
分类:其他好文   时间:2014-10-11 12:36:55    阅读次数:262
IQ学习笔记
-- 启动IQ管理 >> start_iq -n utility_db -n utility_db >> dbisql -c "uid=dba;pwd=sql;eng=utility_db;dbn=utility_db" -- 创建数据库 CREATE DATABASE ‘D:\\SyLabs\\data\\mydb‘ ? CASE IGNORE ? PAGE SIZ...
分类:其他好文   时间:2014-10-10 13:36:44    阅读次数:204
使用CopyTable工具方法在线备份HBase表
CopyTable is a simple Apache HBase utility that, unsurprisingly, can be used for copying individual tables within an HBase cluster or from one HBase cluster to another. In this blog post, we’ll talk a...
分类:其他好文   时间:2014-10-10 11:34:01    阅读次数:246
IPMI (Intelligent Platform Management Interface)
4.3.ipmitool - utility for controlling IPMI-enabled devices4.3.1.ipmitool4.3.1.1.ubuntu确定硬件是否支持 IPMI neo@monitor:~$ sudo dmidecode |grep -C 5 IPMI[...
分类:其他好文   时间:2014-10-09 20:46:37    阅读次数:267
Eucalyptus学习汇总
Elastic Utility Computing Architecture for Linking Your Programs To Useful Systems(Eucalyptus)是一种开源的软件基础结构,用来通过计算集群或工作站群实现弹性的、实用的云计算。它最初是美国加利福尼亚大学 Sa....
分类:其他好文   时间:2014-10-08 23:18:17    阅读次数:223
清华论文模板
thuthesis.cls 1 %% 2 %% This is file `thuthesis.cls', 3 %% generated with the docstrip utility. 4 %% 5 %% The original source files were: 6 %% ...
分类:其他好文   时间:2014-10-08 03:08:35    阅读次数:2191
Encryp and decrypt a string
1 using System; 2 using System.IO; 3 using System.Security.Cryptography; 4 using System.Text; 5 6 namespace Utility 7 { 8 /// 9 //...
分类:其他好文   时间:2014-10-06 17:24:00    阅读次数:338
使用kvm制作Eucalyptus镜像(CentOS 6.5为例)
1、前言 Elastic Utility Computing Architecture for Linking Your Programs To Useful Systems(Eucalyptus)是一种开源的软件基础结构,用来通过计算集群或工作站群实现弹性的、实用的云计算。它最初是美国加利福尼亚....
分类:其他好文   时间:2014-09-28 13:07:12    阅读次数:290
使用kvm制作Eucalyptus镜像(Windows Server 2008为例)
1、前言 Elastic Utility Computing Architecture for Linking Your Programs To Useful Systems(Eucalyptus)是一种开源的软件基础结构,用来通过计算集群或工作站群实现弹性的、实用的云计算。它最初是美国加利福尼亚....
分类:Windows程序   时间:2014-09-26 18:37:28    阅读次数:590
Oracle中tnsping 主机名/Ip 显示TNS-12541: TNS:no listener
为什么[oracle@jibo admin]$ tnsping 192.168.1.4 TNS Ping Utility for Linux: Version 11.2.0.4.0 - Production on 24-SEP-2014 09:01:28 Copyright (c) 1997, 2013, Oracle. All rights reserved. Used parameter files: Used HOSTNAME adapter to resolve the alias Att...
分类:数据库   时间:2014-09-24 12:36:36    阅读次数:991
517条   上一页 1 ... 44 45 46 47 48 ... 52 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!