(ALL-AI)Think. Code. Repeat.

Home Archives
2025-05-27

Ubuntu配置系统默认Limit参数优化

编辑/etc/security/limits.conf文件,添加或修改相应的行来增加限制。例如:

1
2
3
4
* soft nproc 65535
* hard nproc 65535
* soft nofile 65535
* hard nofile 65535
Teilen
Neuer
MongoDB Auth创建账号和权限
Älter
KEPServerEX IotGateWay配置Modbus采集并发送MQTTClient消息

Archiv

  • 三月 2026
  • 二月 2026
  • 一月 2026
  • 十二月 2025
  • 十一月 2025
  • 十月 2025
  • 九月 2025
  • 八月 2025
  • 七月 2025
  • 六月 2025
  • 五月 2025

letzter Beitrag

  • 260317-openclaw-skills技能整理
  • 260311-openclaw-cn部署和使用
  • 260310-openclaw部署和使用
  • 260309-Virtualbox主机和虚拟机之间文件夹共享及双向拷贝(Windows<->Windows, Windows<->Linux)
  • 260308-virtualbox-ubuntu-initrams-文件错误
© 2026 owen
Powered by Hexo
Home Archives