码迷,mamicode.com
首页 >  
搜索关键字:failed dependencies    ( 8612个结果
vsftpd: 500 OOPS: missing value in config file 解决方法
今天项目需求要弄个vsftpd,根据以前的配置加了下,在启动的时候居然出现错误,瞬间蛋碎一地了:[root@mailvsftpd]#/etc/init.d/vsftpdrestart Shuttingdownvsftpd:[FAILED] Startingvsftpdforvsftpd:500OOPS:missingvalueinconfigfilefor: [FAILED]经查证发现是配置文件/etc/v..
分类:其他好文   时间:2014-11-22 23:17:46    阅读次数:711
破解官方recovery的签名验证
步骤简述1.解包recovery.img,2.反编译/sbin/recovery,用ida64plus3.在反编译出来的文本中查找:signature4.简单的看一下指令流程,CBZ下面是failed提示,则说明不能跳转指令为签名验证失败,把CBZ指令改为相反的CBNZ指令,当然这里不能直接改,要转...
分类:其他好文   时间:2014-11-22 23:03:08    阅读次数:1171
ubuntu安装aircrack-ng/reaver/minidwep-gtk用来跑pin
按照下面安装方法,可以在Ubuntu 13.04中启动 minidwep.Tested with Ubuntu 13.041. Dependencies Code: sudo apt-get install libssl0.9.8 sudo apt-get install build-esse...
分类:系统相关   时间:2014-11-22 22:52:44    阅读次数:560
Linux更新内核错误,update-initramfs: failedb解决方法
环境: win7,Ubuntu双系统。 问题出现背景与解决方案:         前两天发现/home目录满了,然后就在Ubuntu下用 gparted 工具对系统重分区,分区后结果/boot与win7的C盘挂载到了同一个分区/sda1上,因此启动时报错。因此对系统进行了重分区,划出了2G用作/boot。         但是划出后,在运行apt-get时,报错如下: 没有找到文件/bo...
分类:数据库   时间:2014-11-21 18:51:54    阅读次数:345
log4j:ERROR setFile(null,true) call failed.
log4j:ERROR setFile(null,true) call failed.java.io.FileNotFoundException: /opt/logs/log.log (没有那个文件或目录) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.(FileOutputStream.ja...
分类:其他好文   时间:2014-11-21 18:44:59    阅读次数:230
log4j:ERROR setFile(null,true) call failed.
log4j:ERROR setFile(null,true) call failed.java.io.FileNotFoundException: /opt/logs/log.log (没有那个文件或目录) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.(FileOutputStream.ja...
分类:其他好文   时间:2014-11-21 18:44:20    阅读次数:288
log4j:ERROR setFile(null,true) call failed.
log4j:ERROR setFile(null,true) call failed.java.io.FileNotFoundException: /opt/logs/log.log (没有那个文件或目录) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.(FileOutputStream.ja...
分类:其他好文   时间:2014-11-21 18:43:13    阅读次数:205
log4j:ERROR setFile(null,true) call failed.
log4j:ERROR setFile(null,true) call failed.java.io.FileNotFoundException: /opt/logs/log.log (没有那个文件或目录) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.(FileOutputStream.ja...
分类:其他好文   时间:2014-11-21 18:42:59    阅读次数:324
log4j:ERROR setFile(null,true) call failed.
log4j:ERROR setFile(null,true) call failed.java.io.FileNotFoundException: /opt/logs/log.log (没有那个文件或目录) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.(FileOutputStream.ja...
分类:其他好文   时间:2014-11-21 18:42:40    阅读次数:205
log4j:ERROR setFile(null,true) call failed.
log4j:ERROR setFile(null,true) call failed.java.io.FileNotFoundException: /opt/logs/log.log (没有那个文件或目录) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.(FileOutputStream.ja...
分类:其他好文   时间:2014-11-21 18:41:13    阅读次数:240
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!