码迷,mamicode.com
首页 > 系统相关 > 详细

linux中service的问题

时间:2018-01-10 20:19:09      阅读:197      评论:0      收藏:0      [点我收藏+]

标签:code   ola   uri   html   ase   detail   style   san   ble   

1.描述问题

技术分享图片

2.解决方案

技术分享图片

 

技术分享图片

systemctl stop firewalld
systemctl mask firewalld

Then, install the iptables-services package:

yum install iptables-services

Enable the service at boot-time:

systemctl enable iptables

Managing the service

systemctl [stop|start|restart] iptables

Saving your firewall rules can be done as follows:

service iptables save


参考:http://www.bubuko.com/infodetail-1954829.html
http://blog.csdn.net/song_csdn1550/article/details/51768671
http://blog.163.com/xavier_666/blog/static/25884000720163299503423/
http://blog.csdn.net/song_csdn1550/article/details/51768671

 

linux中service的问题

标签:code   ola   uri   html   ase   detail   style   san   ble   

原文地址:https://www.cnblogs.com/wuheng1991/p/8260034.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!