1、chkconfig --list 列出chkconfig 查出来的服务
2、chkconfig --add telnet
3、chkconfig --del telent
4、chkconfig telent on
5、chkconfig telent off
telnet工具卸载与关闭
最新推荐文章于 2022-08-26 01:27:42 发布
1、chkconfig --list 列出chkconfig 查出来的服务
2、chkconfig --add telnet
3、chkconfig --del telent
4、chkconfig telent on
5、chkconfig telent off