JZTXT
  • 首页
  • Ai
  • Java
  • Python
  • Android
  • Mysql
  • JavaScript
  • Html
  • CSS

永久修改max user processes

发布时间 2023-03-24 17:22:19作者: 梧桐萧雨year

1、普通用户修改

vi /etc/security/limits.d/20-nproc.conf

 

 

1、root用户修改

vi /etc/security/limits.conf

追加 

*  soft      nproc      131072
*  hard      nproc      131072

或按照1中修改

    本栏目推荐文章
  • mysql> GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' WITH GRANT OPTION; ERROR 1410 (42000): You are not allowed to create a user with GRANT
  • Django中使用django-user-agents获取用户请求的代理信息
  • Django中使用django-user-agents获取用户请求的代理信息
  • m1max MacBook pro体验
  • User Output Value
  • seata-server-1.8.0 | Could not resolve placeholder 'console.user.username' in value "${console.user.username}"  | "${seata.security.secretKey}"
  • User-defined Sources & Sinks
  • Mysql 数据库ERROR 1820 (HY000): You must reset your password using ALTER USER 解决办法
  • 鸿蒙开发 ERROR: Failed to find the incremental input file: C:\Users\admin\.ohos\config\auto_debug_MyApplication2_com.example.myapplication2_2850086000448618441.cer.
  • mysql--You must reset your password using ALTER USER statement before executing this statement
版权声明:本网站为非赢利性站点,本网站所有内容均来源于互联网相关站点自动搜索采集信息,相关链接已经注明来源。
联系我们