码迷,mamicode.com
首页 >  
搜索关键字:commands    ( 1138个结果
Netapp exportfs NFS Config CLI Guide
Netapp exportfs NFS Config CLI GuideA quick and simple Netapp NFS configuration guide with commands and options to help explain and remove the mysteri...
分类:移动开发   时间:2014-06-16 06:32:55    阅读次数:281
how to execute-shell-commands by ruby
Execute shell commandsThere are a number of different ways to run shell commands from Ruby.TheexeccommandKernel#execreplaces the current process and r...
分类:其他好文   时间:2014-06-12 06:50:15    阅读次数:281
管理集群中的 crs 管理员
?? 管理集群中的 crs 管理员 oracle Managing CRS Administrators in the Cluster Use the following commands to manage CRS Administrators in the cluster: The CRS Administrator is a predefined administrator role...
分类:其他好文   时间:2014-06-10 11:00:29    阅读次数:238
VMWare linux 虚拟机扩容
首先通过VMWare修改虚拟机参数,增加虚拟机磁盘空间(请参考相关资料),其次在虚拟机中加入扩容的磁盘空间。 1、使用parted查看可分配的空间 [root@stest ~]# parted GNU Parted 1.8.1 使用 /dev/sda Welcome to GNU Parted! Type 'help' to view a list of commands. (part...
分类:系统相关   时间:2014-06-07 15:34:37    阅读次数:296
Mysql源码目录结构
Programs for handling SQL commands. The "core" of MySQL.These are the.cand.ccfiles in thesqldirectory:derror.cc --- read language-dependent message fi...
分类:数据库   时间:2014-06-05 17:38:07    阅读次数:362
css两个紧挨着的css选择器修饰同一个元素
#status, .commands{ height: 25px; line-height: 25px;}.upload .commands{ float: right;}.hidden{ display: none;}#status{ float: left; ...
分类:Web程序   时间:2014-06-03 13:22:14    阅读次数:389
cisco(思科)交换机配置篇【二】
上一篇给大家讲到了cisco交换机的基本操作命令,趁端午节放假前,把cisco交换机的简单配置分享一下并预祝一下各位“端午节快乐”!Ok,要进行交换机的配置,首先就得进入交换机的全局配置模式,在成功连接交换机并且登陆成功进入特权模式下 1、输入进入全局配置模式: switch#configure terminal Enter configuration commands, one per l...
分类:其他好文   时间:2014-06-02 22:39:38    阅读次数:336
Executing System commands in Java---ref
One of the nice features of Java language is that it provides you the opportunity to execute native system commands and in this tutorial we will see h...
分类:编程语言   时间:2014-05-29 10:27:50    阅读次数:316
[Redis] redis-cli 命令总结
Redis提供了丰富的命令(command)对数据库和各种数据类型进行操作,这些command可以在Linux终端使用。在编程时,比如使用Redis 的Java语言包,这些命令都有对应的方法。下面将Redis提供的命令做一总结。官网命令列表:http://redis.io/commands(英文)1...
分类:其他好文   时间:2014-05-28 12:44:06    阅读次数:262
1138条   上一页 1 ... 110 111 112 113 114 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!