una ~ # ps -ef|egrep "*d$"或"[a-z]d"               //查看现有的服务器上都有哪些服务器进程.
root 3509 1 0 2014 ? 00:10:48 /usr/sbin/ntpd -p /var/run/ntpd.pid
root 3784 1 0 2014 ? 00:08:13 /usr/sbin/nscd    //dns缓存.
root 3857 1 0 2014 ? 00:00:54 /usr/sbin/sshd
root 4631 1 0 2014 ? 02:30:20 /usr/sbin/gmond --pid-file=/var/run/gmond.pid

相关文章:

  • 2021-10-04
  • 2021-11-04
  • 2021-12-11
  • 2022-01-18
  • 2021-08-11
  • 2021-11-29
猜你喜欢
  • 2021-04-29
  • 2021-09-24
  • 2022-12-23
  • 2021-11-04
  • 2021-07-30
  • 2021-08-06
  • 2022-01-26
相关资源
相似解决方案