摘要:
set jmxPath=G:\auto_test set now=%date:~0,4%%date:~5,2%%date:~8,2%%time:~0,2%%time:~3,2%%time:~6,2% set report=%jmxPath%\ftploadtest\%now% mkdir %report% set csv=%jmxPath%\ftploadtest\%now%.csv call ... 阅读全文
摘要:
1、需要先安装 yum -y install wpa_supplicant 2、配置wpa_supplicant接口和驱动,执行:vi /etc/sysconfig/wpa_supplicant,按a进入插入模式,编辑如下: |# Use the flag "-i" before each of y 阅读全文