跳到主要內容
搜尋
搜尋此網誌
數位記憶
分享
取得連結
Facebook
X
Pinterest
以電子郵件傳送
其他應用程式
標籤
Ubuntu
3月 09, 2013
[Ubuntu] too many opened files
1. 用 ulimit -n 檢查,預設是1024
2. 修改 /etc/security/limits.conf 加入以下兩行
* soft nofile 8192
* hard nofile 65535
3. 重開
留言
熱門文章
2月 06, 2023
Ubuntu 22.04 Change Mysql root with password without sudo
11月 15, 2023
bash history with time
留言