p12证书

9-23 1,078 views

http://zhidao.baidu.com/question/1605506173053820467.html?qbl=relate_question_0&word=.p12%D6%A4%CA%E9%D4%F5%C3%B4%C9%FA%B3%C9 https://www.comodo.c...
阅读全文 0

开源的webftp

9-19 975 views

monstaftp 官方网站 http://www.monstaftp.com 预览效果 net2ftp 官方网站 http://www.net2ftp.com/ 预览效果
阅读全文 1

Centos could not connect to SMTP host

9-19 1,109 views

OS CentOS 6.3 Couldn’t send emails after some reserch turned out that SELinux is blocking the communication SELinux is activated and configured by...
阅读全文 0

centos 安装 nginx + php + mysql

9-18 1,149 views

系统信息 centos 6.7 查看ngnix信息 yum info nginx 显示找不到 配置安装源 rpm -ivh http://nginx.org/packages/centos/6/noarch/RPMS/nginx-release-cent...
阅读全文 1

golang signal

9-17 1,041 views

SIGHUP 终止进程 终端线路挂断 SIGINT 终止进程 中断进程 SIGQUIT 建立CORE文件终止进程,并且生成core文件 SIGILL 建立CORE文件 ...
阅读全文 0

Gitlab

9-10 1,065 views

安装指导 手动安装指导 配置 Install gitlab on centos 6.8 1. Install and configure the necessary dependencies On CentOS, the commands below will als...
阅读全文 0

subline text 安装插件

9-10 1,166 views

安装 Package Control 官方安装指导 使用快捷键ctrl+` 或者打开菜单 View > Show Console menu import urllib.request,os,hashlib; h = '2915d1851351e5e...
阅读全文 0

Compiling FileZilla 3 under Windows

9-09 1,571 views

Compiling FileZilla 3 under Windows This documentation explains how to setup a build environment for FileZilla 3 and how to compile it under Windo...
阅读全文 3

Flyway——数据库版本管理工具

9-09 1,013 views

阅读全文 0

Electron

9-08 1,221 views

Install Electron npm install electron --save-dev --save-exact Electron API Demos app $ git clone https://github.com/electron/electron-api-demos $ ...
阅读全文 0