08 2017 档案

摘要:环境: centos 7 mono 5.2 Asp.net MVC5 问题: 在生成验证码时报,验证码无法显示,字体集找不到 解决: 到windows 系统中,拷贝字体到centos中。 windows 字体集在“C:\Windows\Fonts”。 centos字体集在“/usr/share/fo 阅读全文
posted @ 2017-08-30 16:46 hobinly 阅读(4998) 评论(0) 推荐(1)
摘要:环境: Centos 7 已安装.Net core 2.0.0 .Net core 1.1.2 1、Supervisor安装 yum 安装 yum install supervisor (阿里云验证通过) easy_install 安装 如果yum安装无法找到资源,可以通过easy_install 阅读全文
posted @ 2017-08-17 15:39 hobinly 阅读(5379) 评论(2) 推荐(0)