2023年1月12日

Centos7防火墙常用命令

摘要: https://blog.csdn.net/xyy1028/article/details/104787061 一.系统防火墙1.启动防火墙systemctl start firewalld2.关闭防火墙systemctl stop firewalld3.查看状态systemctl status f 阅读全文

posted @ 2023-01-12 11:14 四海骄阳 阅读(56) 评论(0) 推荐(0)

linux 关闭防火墙firewall,centos中关闭防火墙(firewall)及SELinux

摘要: https://blog.csdn.net/weixin_30983965/article/details/116864967 centos在不断的版本更新迭代过程中,在centos7中默认使用的是firewall作为防火墙。 centos7关闭firewall 查看运行状态:firewall-cm 阅读全文

posted @ 2023-01-12 10:59 四海骄阳 阅读(126) 评论(0) 推荐(0)

中间件操作命令

摘要: http://t.zoukankan.com/forest-sunshine-p-14357115.html 一、重启activemq服务 1.查看服务:ps -ef | grep activemq 2.查看服务目录:ll /proc/28317 3.进入服务目录 停止服务:./activemq s 阅读全文

posted @ 2023-01-12 09:37 四海骄阳 阅读(661) 评论(0) 推荐(0)

导航