Unable to load native-hadoop library for your platform... using builtin-java classes where applicable Starting namenodes on [localhost] hadoop初学者:哈哈哈哈 ...
分类:
移动开发 时间:
2018-06-02 19:37:26
阅读次数:
440
Teamviewer远程ssh命令行更改密码启动 设置密码 查看teamviewer信息 或者 ...
分类:
其他好文 时间:
2018-05-30 16:43:01
阅读次数:
574
2017 2018 2 20155319《网络对抗技术》Exp9 :Web安全基础 实践过程 webgoat准备 从GitHub上下载jar包(老师的虚拟机中有 无需下载) 拷贝到本地,并使用命令 运行Webgoat,出现INFO: Starting ProtocolHandler ["http b ...
分类:
Web程序 时间:
2018-05-27 14:48:03
阅读次数:
280
凌晨1点,日常刷刷手机中,邮箱短信报警了,瞄了一眼,磁盘什么什么的,没在意,每天几十封邮件,麻木了。早上7点,还没醒,老大给我打电话,网站502了,一个激灵起来登陆网站,发现502了 查看进程,发现mysql出问题了,直接service mysql stop ,service mysql start ...
分类:
数据库 时间:
2018-05-25 16:07:19
阅读次数:
818
S-Nim Problem Description Arthur and his sister Caroll have been playing a game called Nim for some time now. Nim is played as follows: The starting p ...
分类:
其他好文 时间:
2018-05-23 23:33:39
阅读次数:
244
兴致冲冲的安装好ubuntu1.8。 想安装lnmp,结果失败,失败,失败。 一遍由一遍,很痛苦。 每一遍都要半个小时,甚至更久。 等来的就是失败。 看日志也看不出头绪来。 怎么解决呢? 网上查了好多,说是1.8改动太大,lnmp1.4已经不能适用了。就用1.5吧。 果然1.5成功了! 具体的参考 ...
分类:
系统相关 时间:
2018-05-23 02:27:00
阅读次数:
301
1 /*main.cpp 2 * 3 *The starting point of the network simulator 4 *-Include all network header files 5 *-initilize the network 6 *-initialize the traf... ...
分类:
其他好文 时间:
2018-05-21 21:19:41
阅读次数:
183
堡垒机Teleport在Linux平台的安装设置 下载teleport的Linux版本安装包 http://teleport.eomsoft.net/download/get-file/teleport-server-linux-x64-3.0.1.6.tar.gz 将下载得到的安装包放到临时目录中 ...
启动docker $ sudo systemctl start docker 报错。 查看状态: $ systemctl status docker.service -l 加 -l 有的行信息很长,打印的时候会省略,加此参数则全部显示。 报错信息: Error starting daemon: SE ...
分类:
其他好文 时间:
2018-05-15 15:01:31
阅读次数:
465
20145236《网络对抗》Exp9 web安全基础实践 一、基础问题回答: 1. SQL注入攻击原理,如何防御 SQL Injection:就是通过把SQL命令插入到Web表单递交或输入域名或页面请求的查询字符串,最终达到欺骗服务器执行恶意的SQL命令。 利用现有应用程序,将(恶意)的SQL命令注 ...
分类:
Web程序 时间:
2018-05-14 20:43:42
阅读次数:
282