nmap是网络层、传输层最重要的扫描工具之一,可以结合脚本对应用层的扫描和对网络弱点发现。网络层发现nmap使用:Usage: nmap [Scan Type(s)] [Options] {target specification}例如:nmap 10.0.0.1-254 或者nmap 10.0.0... ...
分类:
其他好文 时间:
2019-07-24 20:54:56
阅读次数:
96
使用FineReport连接Oracle时,出现如下日志: 严重:java.sql.SQLException: ORA-28040: No matching authentication protocol at java.util.concurrent.FutureTask.report(Unkno ...
分类:
数据库 时间:
2019-07-23 11:36:47
阅读次数:
150
account 账户 account payable 应付账款 annual report 年度报告 assets 资产 audit 审计 auditor’s opinion 审计意见书 balance sheet 资产负债表 balance sheet equation 资产负债表等式 capit ...
分类:
其他好文 时间:
2019-07-23 09:59:35
阅读次数:
141
1、dockerfile 构建基础命令 2、 构建镜像命令 Usage: docker image build [OPTIONS] PATH | URL | -Options:-t, --tag list # 镜像名称-f, --file string # 指定Dockerfile文件位置示例:do ...
分类:
其他好文 时间:
2019-07-20 21:12:49
阅读次数:
81
一. 旧版: 1. 下载地址:git clone https://github.com/GITluliang/dubbo-ops.git 2. cd dubbo-ops/dubbo-admin 3. 修改注册中心地址: 》dubbo-admin\src\main\resources\applicat ...
分类:
其他好文 时间:
2019-07-19 16:54:08
阅读次数:
371
Docker --help Usage:docker [OPTIONS] COMMAND [arg...] docker daemon [ --help | ... ] docker [ --help | -v | --version ]Aself-sufficient runtime for co ...
分类:
其他好文 时间:
2019-07-19 12:35:51
阅读次数:
87
命令格式:docker build [OPTIONS] <PATH | URL | ->Usage: Build an image from a Dockerfile.中文意思即:使用build命令,在Dockerfile的基础上构建一个镜像。 常用选项说明 --build-arg,设置构建时的变量 ...
分类:
其他好文 时间:
2019-07-17 14:05:43
阅读次数:
686
获取参数说明: Usage: ansible-playbook [options] playbook.yml [playbook2 ...]Runs Ansible playbooks, executing the defined tasks on the targeted hosts.Option ...
分类:
其他好文 时间:
2019-07-17 11:08:52
阅读次数:
364
Usage(){ cat <<EOF Usage: $0 [tenant] $0 (Run database table check_table_data_config all tenants) $0 mycommunity_agile (Run database table check_table... ...
分类:
系统相关 时间:
2019-07-17 09:25:46
阅读次数:
118
https://www.cnblogs.com/liang545621/p/9410619.html -- -- USAGE : sqlplus / as sysdba @healthcheck.sql -- -- TEST : This script has been successfully t ...
分类:
数据库 时间:
2019-07-17 00:40:31
阅读次数:
129