一见aquester.blog.chinaunix.net
Aquester
推荐: blog.csdn.net/aquester https://github.com/eyjian https://www.cnblogs.com/aquester http://blog.chinaunix.net/uid/20682147.html
全部博文(594)
skywalking(3)
kafka(3)
hue(1)
hive(1)
hbase(8)
spark(2)
zookeeper(4)
hdfs(13)
storm(1)
LVS(1)
性能(11)
WEB服务器(8)
汇编(3)
分类: LINUX
2009-08-14 09:33:38
上一篇:bash_profile和.bashrc的区别
下一篇:interpreter和state模式的区别
aquester2010-05-20 12:48:17
另一个最简单的方法 : 直接修改/etc/init.d/ssh2文件,在开始处加上ulimit命令即可,如:ulimit -n 10000,然后重启ssh2,如:/etc/init.d/ssh2 restart,这个时候不管使用什么用户登录,都会生效。
登录 注册