当前位置:   article > 正文

Linux中服务的启动和关闭_linux中的monitor is stopped如何开启

linux中的monitor is stopped如何开启

(1)查看所有的服务

[berry@berry:practice] service

Usage: service < option > | --status-all | [ service_name [ command | --full-restart ] ]

[berry@berry:practice] service --status-all

 [ + ]  acpid

 [ - ]  anacron

 [ - ]  apparmor

 [ ? ]  apport

 [ + ]  avahi-daemon

 [ + ]  bluetooth

 [ - ]  brltty

 [ ? ]  console-setup

 [ + ]  cron

 [ + ]  cups

 [ + ]  cups-browsed

 [ - ]  dbus

 [ ? ]  dns-clean

 [ + ]  friendly-recovery

 [ - ]  grub-common

 [ ? ]  irqbalance

 [ + ]  kerneloops

 [ ? ]  killprocs

 [ ? ]  kmod

 [ ? ]  lightdm

 [ ? ]  networking

 [ ? ]  ondemand

 [ ? ]  pppd-dns

 [ - ]  procps

 [ - ]  pulseaudio

 [ ? ]  rc.local

 [ + ]  resolvconf

 [ - ]  rsync

 [ + ]  rsyslog

 [ + ]  saned

 [ ? ]  sendsigs

 [ ? ]  speech-dispatcher

 [ - ]  sudo

 [ ? ]  thermald

 [ - ]  udev

 [ ? ]  umountfs

 [ ? ]  umountnfs.sh

 [ ? ]  umountroot

 [ - ]  unattended-upgrades

 [ - ]  urandom

 [ + ]  vboxadd

 [ + ]  vboxadd-service

 [ - ]  vboxadd-x11

 [ + ]  vpnagentd

 [ - ]  x11-common

可以看出vpnagetd服务是启动起来的。

[berry@berry:practice] ps -elf | grep vpnagentd

5 S root      6716  1553  0  80   0 - 10845 futex_ 21:43 ?        00:00:00 /opt/cisco/anyconnect/bin/vpnagentd

0 S berry     6966  2122  0  80   0 -  1172 pipe_w 21:48 pts/5    00:00:00 grep --color=auto vpnagentd

[berry@berry:practice] ps -elf | grep vpnagentd | grep -v berry

5 S root      6716  1553  0  80   

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Monodyee/article/detail/76498
推荐阅读
相关标签
  

闽ICP备14008679号