Centos系统使用以下命令: yum install wget -y && wget -O auto_mount.sh http://download.xindb.cn/bt-panel/auto_mount.sh && bash auto_mount.sh Ubuntu系统请使用以下命令: wget -O aut…
一、安装Boost 1、下载源码: 进入网址:http://www.boost.org/users/download/ 在官网上可以下载源码包,目前官网上最新的软件包是boost_1_63版本。针对Linux平台,我下载的是boost_1_63_0.tar.bz2文件。 2、编译安装: 解压命令: tar -xvf boost_1_63_0.tar…
Debian----------apt-get install mercurial Ubuntu---------apt-get install mercurial Alpine------ ----apk add mercurial Arch-Linux-----pacman -S mercurial Kali Linux------apt-ge…
apt-get install net-tools
这篇文章受密码保护,输入密码才能阅读
下载地址:https://wws.lanzous.com/iDh3Xi393mf 第一步、下载后解压鼠标右键管理员身份运行“BINDInstall.exe”,勾上Options选项下面的 "Tools Only",然后选择install即可。 第二步、复制所有的后缀格式未dll的文件粘贴到C:\Windows\System32这个路径。 第三步、c…
debian/ubuntu 系统 apt-get install dnsutils centos 系统 yum install bind-utils