假设目标主机是linux,终端主机是windows(就是在windows上使用VNC登陆linux) 在linux中执行 vncconfig -nowin& 在linux选中文字后,无需其他按键,直接在windo…
${APACHE_LOCK_DIR} is not defined 解决方法
change ServerName variable in /etc/apache2/apache2.conf to localhost 参考 http://serverfault.com/questions/55828…
推荐一个工具zmirror
an http reverse proxy designed to automatically and completely mirror a website (such as google), support cach…
Windows命令查看文件MD5
certutil -hashfile filename MD5 certutil -hashfile filename SHA1 certutil -hashfile filename SHA256 根据系统配置情况及文…
多线程版本的wget工具mwget安装
安装mwget 官方地址:http://sourceforge.net/projects/kmphpfm cd /usr/local/src/ wget http://jaist.dl.sourceforge.net/p…
debian 启动程序配置工具 sysv-rc-conf
sysv-rc-conf 安装 apt-get install sysv-rc-conf 关闭不必要的启动项 sysv-rc-conf 取消勾选即可, q 退出