Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What is the command for SUSE Linux 10 to turn off the firewall and selinux

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article shows you what the SUSE Linux 10 command to turn off the firewall and selinux is. The content is concise and easy to understand, and it will definitely brighten your eyes. I hope you can get something through the detailed introduction of this article.

SUSE Firewall View Command

Linux:~ # chkconfig-- list | grep-I fire

SuSEfirewall2_init 0:off 1:off 2:off 3:off 4:off 5:off 6:off

SuSEfirewall2_setup 0:off 1:off 2:off 3:off 4:off 5:off 6:off

SUSE Firewall stop command now

Linux:~ # SuSEfirewall2 stop

SuSEfirewall2: Warning: ip6tables does not support state matching. Extended IPv6 support disabled.

SuSEfirewall2: batch committing...

SuSEfirewall2: Firewall rules unloaded.

Passed the test under SUSE10.

In addition, about selinux

SELinux is not enabled by default in SUSE Linux

If it is enabled, you can go to YaST-- > system-> run level-- > close SELinux.

If you use the form of kernel parameters, you must modify the GRUB to add after the boot code:

Selinux=0

The above is what the SUSE Linux 10 command to turn off the firewall and selinux is, have you learned the knowledge or skills? If you want to learn more skills or enrich your knowledge reserve, you are welcome to follow the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report