摘要: redmine plugin 阅读全文
posted @ 2016-07-07 21:25 zxyblog 阅读(187) 评论(0) 推荐(0)
摘要: 字符串用switch-case 阅读全文
posted @ 2016-07-07 21:17 zxyblog 阅读(472) 评论(0) 推荐(0)
摘要: 现象: systemctl 启动svnserve成功,却在提交svn时提示没有权限。 systemctl 启动smb成功,却在samba访问时提示没有权限。 但手动启动svnserve和smb后,问题消失。 解决办法: 将selinux关闭 分析: systemctl 会走selinux,直接启动会 阅读全文
posted @ 2016-07-07 21:11 zxyblog 阅读(2422) 评论(3) 推荐(0)