hackbar是Firefox的经典插件之一.介绍如下(懒得翻译了) This toolbar will help you in testing sql injections, XSS holes and site security. It is NOT a tool for executing standard exploits and it will NOT teach you how to hack a site. Its main purpose is to help a develop…
firefox43版本无法安装未验证附加组件,利用以下方法: 1.进入firefox  about:config页面中 2.搜索xpinstall.signatures.required,将值改为false.…
VS 2013 professional版在win10上安装出错的解决方法 win10上安装完VS 2012 professional和VS 2017 professional后,由于项目的需要,要在电脑上继续安装VS2013 pro,结果出现了下面3个问题,已经一一解决,解决方法总结如下~ 问题1. Setup Failed! Install cannot continue because some required components failed. Error: KB2829760 -T…
Selenium 初学者第一步: 最近在学习selenium,但是在安装的时候遇到了问题.我是直接在firefox安装的Selenium IDE ,虽然下载安装之后存在于扩展中,但是工具栏里并没有显示,而且也打不开这个工具,找了好多资料,以为是自己电脑的原因,但其实不是,所以找了好多资料,最后直接在https://addons.mozilla.org/zh-tw/firefox/addon/selenium-ide/网站中直接下载安装之后方才成功!…
1.配置文件客户端[目标x86x64]的 可以安装 2.配置文件完全的目标x86x64的 出现闪退. 3.服务器核心的出现无法安装 安装 sqlserver 2008R2数据库 报错 \最后留下了它, 又安装 sqlserver 2008 数据库  报错 解决未能加载程序集错误, 又一脸懵逼.....…
原文链接:http://www.cnblogs.com/xsi640/p/3756130.html 我原来的安装方式:http://www.cnblogs.com/wuling129/p/4647382.html   这种方式有点麻烦,本文的方式更好. 一.安装redis 1.安装tcl支持 yum install tcl 2.安装redis我们以最新的2.8.9为例 $ wget http://download.redis.io/releases/redis-2.8.9.tar.gz $ ta…
安装mongo扩展: 下载地址:https://github.com/mongodb/mongo-php-driver,下载该源码包 /usr/local/php/bin/pecl install mongo   安装zk扩展: 1.安装libzookeeper cd /usr/local/src/zookeeper-3.4.6/src/c ./configure --prefix=/usr/local/zookeeper make make install 2.安装php zk扩展 cd /u…
目标:1.在VirtualBox中安装CentOS2.配置虚拟机网络,实现:    a.主机联网后,宿机能够通过主机上网    b.不管主机联网与否,主机都能SSH登录宿机,并且主宿机能互相传送文件 安装环境:1.Win7 64bit 旗舰版2.VirtualBox 4.3.63.CentOS 6.5 x86_64 1.安装VirtualBox虚拟机安装完成后,在网络连接中多一个"VirtualBox Host-Only Network"(仅对设置Host_only模式的网络有用).…
作者: Sk 译者: LCTT qhwdw | 2018-10-12 01:59 本教程将指导你在 Ubuntu 18.04 LTS 无头服务器上,一步一步地安装 Oracle VirtualBox.同时,本教程也将介绍如何使用 phpVirtualBox 去管理安装在无头服务器上的 VirtualBox 实例.phpVirtualBox 是 VirtualBox 的一个基于 Web 的前端工具.这个教程也可以工作在 Debian 和其它 Ubuntu 衍生版本上,如 Linux Mint.现在…
centos 6.5 在virtual box 上 安装增强版工具: 出现:centos unable to find the source of your current linux kernel Is it too late to contribute to this thread? I found that gcc and kernel-devel was not included with the generic desktop install so also needed to do…