会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
阳光温暖了心情
不管做任何事,都要有目标。有了目标,就要坚持到底。
博客园
首页
新随笔
管理
10 2013 档案
linux命令学习-复制(cp,scp)
摘要:scp -r local_folder_name remote_ip:/remote_folder
阅读全文
posted @
2013-10-08 13:38
阳光温暖了心情
阅读(533)
评论(1)
推荐(0)
linux服务器报Too many open files的解决方法
摘要:修改/etc/security/limits.conf 添加如下一行:* - nofile 1006154 修改/etc/pam.d/login 添加如下一行session required /lib/security/pam_limits.so 退出shell登陆,重新登陆一次即生效(运行ulimit -n 检查)
阅读全文
posted @
2013-10-08 13:25
阳光温暖了心情
阅读(7091)
评论(0)
推荐(0)
公告