CentOS 5 completely shut down SELinux
Open /etc/selinux/config with vim
Comment it with a # in front of SELINUX=enforcing #SELINUX=enforcing
Then add a new line SELINUX=disabled
Save, exit, restart the system, and get it.
Centos to turn off the firewall
Execute the ”setup” command to start the text mode configuration utility, select ”firewall configuration” in ”select a tool”, and then select ” Run the tool & rdquo; button, the firewall configuration interface appears, set the security level & rdquo; set & rdquo; disable & rdquo;, then select & rdquo; OK & rdquo; can.
Or use the command:
#/sbin/iptables -I INPUT -p tcp –dport 80 -j ACCEPT #/sbin/iptables -I INPUT -p tcp –dport 22 -j ACCEPT #/etc/rc.d/init.d/Iptables save
After restarting the computer, the firewall has already opened ports 80 and 22 by default.
It should also be possible to restart the computer: #/etc/init.d/iptables restart
Close the firewall and shut down its services:
View the firewall information: #/etc/init.d/iptables status
Turn off the firewall service: #/etc/init.d/Iptables stop
Permanently closed? I don't know how to make a permanent method: #chkconfig –level 35 iptables off
Q) What is the target application and market positioning of the x3350? Q) Which
Windows7 to install IIS, according to the online information, enter the Control Pa
With the rapid development of computer and network technology, new words about fa
The Web server is built on the line, and it can carry large amount of traffic, res
Know yourself and know that you need the kind of server
Experts answer the network management FAQ: How to remotely restart the server
In-depth analysis of IIS 6.0 (three)
"Terminal server exceeds the maximum number of allowed connections" solution
Reasons for IIS to fail gzip open: wildcard application mapping
The server could not find the existing file
Tcp&Dns working mechanism under Linux
Nginx Tip: 500 Internal Server Error Error Solution
How does the Win7 system see whether the computer is 32-bit or 64-bit?
Fresh Win XP application skills five
Win10 preview version 10056 upgrades 10061 via Windows Update
Caption: Win95 to Win8 Start Menu Calendar
Format Factory Merge Video Failure Resolution
Tip: Create a flexible and secure storage domain server
iOS5 release near iCloud related application development start
PS fast operation freely transform image
How to log in to the administrator account under Win10 system