码迷,mamicode.com
首页 >  
搜索关键字:openssl、linux    ( 12个结果
cms.pod around line 457: Expected text after =item, not a number 的解决方法
如果在linux下安装openssl,执行config和make之后,在执行make install时如果出现下面的错误 cms.pod around line 457: Expected text after =item, not a number  cms.pod around line 461: Expected text after =item, not a number  cms....
分类:其他好文   时间:2014-12-30 17:15:32    阅读次数:238
Debian7.6安装过程中遇到的问题
一 sudo命令不能用 1 使用su切换到root用户,命令: su 2 使用名:vim /etc/sudoers添加sudoer用户,命令: vim /etc/sudoers 找到root=(ALL:ALL)ALL,在下面添加: %你的用户名=(ALL)ALL 如果不想输入密码,可如下书写: %你的用户名 ALL=(ALL) NOPASSWD: ALL 二 中文...
分类:其他好文   时间:2014-08-13 22:40:37    阅读次数:297
12条   上一页 1 2
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!