摘要:
使用方式:cat [-AbeEnstTuv] [--help] [--version] fileName说明:把档案串连接后传到基本输出(萤幕或加 > fileName 到另一个档案)参数:-n 或 --number 由 1 开始对所有输出的行数编号-b 或 --number-nonblank 和 ... 阅读全文
posted @ 2014-05-22 18:19
一天不进步,就是退步
阅读(1854)
评论(0)
推荐(0)
摘要:
简介zabbix(音同 zæbix)是一个基于WEB界面的提供分布式系统监视以及网络监视功能的企业级的开源解决方案。zabbix能监视各种网络参数,保证服务器系统的安全运营;并提供灵活的通知机制以让系统管理员快速定位/解决存在的各种问题。zabbix由2部分构成,zabbix server与可选组件... 阅读全文
posted @ 2014-05-22 17:36
一天不进步,就是退步
阅读(369)
评论(0)
推荐(0)
摘要:
The stunnel program is designed to work as an SSL encryption wrapper between remote client and local (inetd-startable) or remote server. It can be use... 阅读全文
posted @ 2014-05-22 17:33
一天不进步,就是退步
阅读(1189)
评论(0)
推荐(0)
摘要:
查看表空间select * from user_tablespaceswhere table_name = 'TableName'查看表属主select Owner from all_tab_columns where table_name = 'TableName'附录:Atablespaceis... 阅读全文
posted @ 2014-05-22 16:28
一天不进步,就是退步
阅读(3221)
评论(0)
推荐(0)
摘要:
linux shell执行有两种方式shell脚本以#!/bin/bash开头,执行shell时先检查首行,在内部以下列方式执行:$/bin/bash script.sh1. 使用sh执行。 $sh script.sh #脚本位于当前目录下或者 $sh /home/path/script.sh #使... 阅读全文
posted @ 2014-05-22 10:21
一天不进步,就是退步
阅读(483)
评论(0)
推荐(0)
浙公网安备 33010602011771号