1、ulimit -c unlimited

暂时生效

 

2、/etc/security/limits.conf

* soft core unlimited
* hard core unlimited

永久生效

 

3、/etc/profile

ulimit -c unlimited

永久生效

 

相关文章:

  • 2022-12-23
  • 2021-12-15
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-22
  • 2021-11-22
  • 2021-11-22
猜你喜欢
  • 2021-07-08
  • 2022-12-23
  • 2021-11-22
  • 2021-07-13
  • 2022-12-23
  • 2021-11-22
  • 2021-11-23
相关资源
相似解决方案