手机
当前位置:查字典教程网 >操作系统 >Ubuntu/Debian >Kali(debian) Too many open files 错误处理办法
Kali(debian) Too many open files 错误处理办法
摘要:最近试用Kali,在使用hydra的时候,发现一直出现Toomanyopenfiles*softnofile65535*hardnofile...

最近试用Kali,在使用hydra的时候,发现一直出现

Too many open files

* soft nofile 65535

* hard nofile 65535

正确的写法是:

root soft nofile 65535

root hard nofile 65535

搜索了好多修改办法,重启都无法生效。

ulimit -n 永远都是 1024

最终发现,问题在于修改/etc/security/limits.conf的时候root是要单独配置的,不能像下面这么写:

重启后ulimit -n 发现生效。。。

【Kali(debian) Too many open files 错误处理办法】相关文章:

硬盘安装Fedora 11图文教程

Ubuntu Eclipse MyEclipse 添加GBK支持 不乱码

ahjesus安装mongodb企业版for ubuntu的步骤

Ubuntu升级到12.04失败的解决办法

VirtualBox安装64位系统报错的处理方法

UBuntu系统安装KVM创建虚拟机遭遇故障的解决方法

Debian中安装使用apt-p2p来构建软件包缓存的教程

Ubuntu修复There is no command installed for 7-zip archive files错误

debian修改主机名的一些注意事项

图文详解Debian7安装VMware Tools详细过程

精品推荐
分类导航