sudo sh -c "ulimit -n 65535 && exec su $LOGNAME"
编辑 sudo vim /etc/security/limits.conf 文件
* soft nofile 1020000 * hard nofile 102000
用户名为 * 的时候表示所有的用户