E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
firewall
MySQL主从同步常见报错的解决办法
IO线程报错的原因有两个,第一是指定主库信息时参数信息有误;第二时安全限制(包括
firewall
,selinux)。
weixin_33750452
·
2023-12-26 03:41
零基础上手:CentOS 防火墙完全指南
2.安装与启动2.1安装防火墙在终端输入以下命令开始保护你的系统:sudoyuminstall
firewall
d2.2启动与停止防火墙操控防火墙的开关:sudosystemctlstart
firewall
dsudosystemctlstopfi
CodeArtisanX
·
2023-12-25 22:01
centos
linux
运维
Centos8防火墙
1、查看防火墙状态
firewall
-cmd--state2、放行指定端口(--permanent永久生效)
firewall
-cmd--zone=public--add-port=端口号/tcp--permanenteg
陈十一_d
·
2023-12-25 21:15
渗透测试——1.2被动扫描
二、CDN(contentdeliverynetword内容分发网路)多台边缘服务器提供网络服务,三、WAF(WebApplication
Firewall
web应用防护墙)执行一系列HTTP/HTTPS
辣个骑士
·
2023-12-25 18:50
渗透测试
安全
Zabbix分布式监控应用
hostnamectlset-hostnamezabbix-server[root@zabbix-agent~]#hostnamectlset-hostnamezabbix-agent[root@zabbix-server~]#systemctldisable
firewall
d
陌殇殇殇
·
2023-12-25 17:49
zabbix
分布式
云计算
运维
LAMP架构部署WordPress
hostnamectlset-hostnamelamp[root@http~]#bash[root@lamp~]#mv/etc/yum.repos.d/CentOS-*/tmp/[root@lamp~]#systemctldisable
firewall
d
陌殇殇殇
·
2023-12-25 17:19
架构
运维
linux
服务器
LNMP架构部署WordPress
wordpress~]#hostnamectlset-hostnamewordpress[root@wordpress~]#bash[root@wordpress~]#systemctldisable
firewall
d
陌殇殇殇
·
2023-12-25 17:16
架构
centos7关闭防火墙
[centos7关闭防火墙]有些人安装的linux的系统默认防火墙不是iptables,而是
firewall
,那就得使用以下方式关闭防火墙了。
cccolors
·
2023-12-25 17:43
Linuxapache安装
apache安装[root@sxw~]#systemctlstop
firewall
d
咸鱼玮
·
2023-12-25 06:11
linux
服务器
运维
CentOS7使用
firewall
d打开关闭防火墙与端口
1、
firewall
d的基本使用启动:systemctlstart
firewall
d关闭:systemctlstop
firewall
d查看状态:systemctlstatus
firewall
d开机禁用:
printf200
·
2023-12-25 04:58
小记nfs遇到的问题及解决方法
sudosystemctlstartrpcbind$sudosystemctlenablerpcbind$sudosystemctlstartnfs-server$sudosystemctlenablenfs-server$sudo
firewall
-cmd
Run不动了
·
2023-12-24 21:38
centos
linux
Centos7开放及查看端口
1、开放端口**
firewall
-cmd--zone=public--add-port=5672/tcp--permanent**#开放5672端口**
firewall
-cmd--zone=public
有事找叮当
·
2023-12-24 20:16
3.使用xshell进行配置Hadoop
一.预备准备1.关闭防火墙关闭防火墙的命令systemctlstop
firewall
d.service关闭防火墙的开机自启systemctldisable
firewall
d.service2.新建文件夹
唐-import-某人
·
2023-12-24 20:01
大数据平台搭建
Linux 安装 Tomcat
shstartup.sh//启动shshutdown.sh//关闭然后就行了4、主机连接虚拟机Tomcat注意这里填写自己得虚拟机IP地址如果显示不能连接就把虚拟机防火墙关了systemctlstop
firewall
d
AE_
·
2023-12-24 16:52
linux
运维
服务器
【Amazon 实验①】使用Amazon WAF做基础 Web Service 防护
sql注入,XSS)4.4实验步骤4.4.1创建WebACL4.4.2测试用例4.4.3测试结果4.4.4关联规则到创建的WebACL4.4.5验证一、实验介绍AWSWAF(WebApplication
Firewall
云矩阵
·
2023-12-24 15:28
云计算
亚马逊云
aws
云计算
7种常见的网络安全设备及其功能
1.防火墙(
Firewall
)防火墙是网络安全的第一道防线,用于过滤和监控进出网络的数据流。它可以根据预先设定的规则,阻止非法的网络访问并保护网
廾匸0705
·
2023-12-24 09:34
网络安全
安全设备
Linux企业实战---Zabbix基于Proxy的分布式部署
一、实验环境(rhel7.5版本)1.selinux和
firewall
d状态为disabled2.各主机信息如下:server1(zabbix-server,zabbix-agent)172.25.1.1server2
皮皮彭
·
2023-12-23 17:48
企业实战
zabbix监控系统三 zabbix proxy
oracle,mysql等其他可选中间件相关模板3.报警方式:邮件,企业微信,钉钉二,zabbixserver开始安装环境准备:zabbixserver:192.168.1.11centos7.6关闭
firewall
d
winner_reset
·
2023-12-23 17:48
监控系统
devops
centos7 一键安装zabbix-server (4.0版本)脚本
/bin/bash#author:hobby#Zabbixone-clickinstallationscriptcentos7zabbix4.0使用#Turnoffthe
firewall
dsystemctlstop
firewall
d
泗渡
·
2023-12-23 13:53
源码部署MySQL
MySQL1.准备环境关闭防火墙[root@localhost~]#systemctlstop
firewall
d[root@localhost~]#systemctldisable
firewall
d关闭
zbw0323
·
2023-12-23 11:59
mysql
数据库
linux
Apache 服务的搭建与配置
关闭selinux与防火墙[root@localhost~]#vim/etc/selinux/configSELINUX=disabled[root@localhost~]#systemctlstop
firewall
d
zbw0323
·
2023-12-23 11:59
apache
linux
服务器
k8s--master节点安装
,便于区分(各自执行):hostnamectlset-hostnamek8s-master#2、立即生效:bash#3、查看主机名:hostname#4、所以节点关闭防火墙:systemctlstop
firewall
dsystemctldisable
firewall
d
weixin_43862054
·
2023-12-23 03:59
kubernetes
Linux 软件包管理
软件包管理rpm管理rpm-qa查找已安装的软件包rpm-qa|grep查的东西 查找具体的包rpm-qc
firewall
d 软件包在系统中创建的配置文件rpm-qf/etc/passwd系统中某一个文件是由那个软件包生成的
小李同学||
·
2023-12-23 02:53
linux
运维
服务器
主从复制mysql-replication | Replication故障排除
主从复制mysql-replication准备环境#防火墙selinuxsystemctlstop
firewall
d--now&&setenforce0#修改主机名:hostnamectlset-hostname
小李同学||
·
2023-12-23 02:22
mysql
adb
数据库
gluster-add-to-cluster.sh
将节点加入到集群中,swarm-manager机器执行脚本#给脚本授权gluster-add-to-cluster.sh,跑之前把防火墙关了,并修改/etc/hosts文件#systemctlstop
firewall
d
Kate_Blog
·
2023-12-22 20:00
网络安全-WAF如何判断是攻击行为
WAF概念WAF(WebApplication
Firewall
)可以用来屏蔽常见的网站漏洞攻击,如SQL注入,XML注入、XSS等。
失之一灵
·
2023-12-22 15:02
web安全
安全
网络安全
kickstart服务搭建
一、新建一台虚拟机,进行初始化设置1.关闭
firewall
d[root@kickstart~]#systemctlstop
firewall
d[root@kickstart~]#systemctldisable
firewall
d2
XBLYL1992
·
2023-12-22 11:00
kickstart
centos7
性能优化
运维
centos
linux
服务器
经验分享
Linux下k8s集群部署
关闭selinux和防火墙systemctlstop
firewall
dsystemctldisable
firewall
d关闭selinuxsed-i's/enforcing/disabled/'/etc
云计算1028
·
2023-12-22 11:13
linux
k8s
Blocked by CC
firewall
BlockedbyCC
firewall
今天突然抽风了1分钟,不让访问,是我的访问被当成攻击了么,还是最近收到的攻击比较频繁。
無间行者
·
2023-12-21 19:39
网络攻击
Centos8关闭防火墙
systemctlstatus
firewall
d.service(查看防火墙状态)active表示当前防火墙处于开启状态inactive表示关闭状态systemctlstop
firewall
d.service
玫瑰窃贼95
·
2023-12-21 19:27
linux
linux
java.net.NoRouteToHostException: No route to host (Host unreachable) 问题的解决方法
环境:centos7检查防火墙状态,原因是防火墙没有关闭,我这边做了关闭防火墙,也可以在防火墙配置里面把端口设置为例外systemctlstatus
firewall
d.service鈼[0m
firewall
d.service-
firewall
d-dynamic
firewall
daemonLoaded
huijieshizhu0
·
2023-12-21 17:44
问题
RHCE8 资料整理(九)二
使用parted模块对硬盘进行分区29.8使用filesystem模块格式化29.9使用mount模块挂载文件系统29.10使用lvg模块对卷组进行管理29.11使用lvol模块管理逻辑卷29.12使用
firewall
d
壹只菜鸟
·
2023-12-21 16:51
#
bash
shell整理
#
Ansible
ansible
linux
CentOS 7.6 防火墙打开、关闭,端口开启、关闭
防火墙命令#查询防火墙状态systemctlstatus
firewall
d.service#打开防火墙状态systemctlstart
firewall
d.service#关闭防火墙状态systemctlstop
firewall
d.service
乱蜂朝王
·
2023-12-21 14:48
linux
centos
大数据
linux
Linux|shell编程|课堂练习(三)
1.在Linux上安装防火墙代码:yuminstall-y
firewall
d#安装yuminstall-y
firewall
-configsystemctlrestart
firewall
d#配置systemctlenable
firewall
d
栖栖故人
·
2023-12-21 11:15
Linux
linux
运维
服务器
OpenWrt 上配置允许 SSH(22)并永久生效
打开防火墙配置文件,在命令行终端中执行以下命令:vi/etc/config/
firewall
在配置文件中找到包含“configrule”的部分,并添加以下规则:configruleoptionname'Allow-SSH'optionsrc'wan'o
Winter_Sun灬
·
2023-12-21 11:02
ssh
运维
【电脑端口开放连接、阻止连接】
电脑端口开放写在前面:由于公司的电脑受到了限制,我们常常不能直接关闭
firewall
以完成调试。所以可以专门开放一些端口用于调试。
凭轩听雨199407
·
2023-12-21 10:33
经验
windows
firewall
MongoDB单机部署方式
MongoDB单机部署方式1部署环境2部署步骤2.1基础配置2.1.1关闭SELinux2.1.2关闭防火墙或开放需要的业务端口2.1.3调整max_open_files2.1.4重启检查SELinux、
firewall
d
Zhuge_Dan
·
2023-12-21 06:23
mongodb
数据库
linux
centos
Docker Swarm集群的深度总结
swarm集群操作命令TCP协议端口2377:集群管理端口TCP协议端口7946:节点之间通讯端口(不开放则会负载均衡失效)UDP协议端口4789:overlay网络通讯端口1.防火墙关闭查看
firewall
d
彼岸花@开
·
2023-12-21 06:54
docker
容器
运维
Centos7安装mariadb
1,安装虚拟机桥接,和当前主机在同一个网络下,2安装系统centos7,X86-643,关闭防火墙:systemctlstop
firewall
d.service用ftp连接上系统卸载mysqlyumremovemysqlmysql-servermysql-libscompat-mysql51
威少_10fa
·
2023-12-21 02:43
2019-05-09 centos
firewall
d添加端口
添加
firewall
-cmd--zone=public--add-port=80/tcp--permanent(--permanent永久生效,没有此参数重启后失效)重新载入
firewall
-cmd--
大木博士丶
·
2023-12-21 01:47
PowerQuery:不会直接访问数据源,请重新生成此数据组合
报错信息:⚠️Formula.
Firewall
:查询“到货表_已有数据”(步骤“删除的其他列”)将引用其他查询或步骤,因此可能不会直接访问数据源。请重新生成此数据组合。
令平子
·
2023-12-20 18:06
Excel
VBA
PowerQuery
powerbi
CentOS防火墙操作开放端口
查看防火墙某个端口是否开放
firewall
-cmd--query-port=80/tcp开放防火墙端口80
firewall
-cmd--zone=public--add-port=80/tcp--permanent
小云很优秀
·
2023-12-20 13:01
centos
linux
安全技术与防火墙
目录安全技术防火墙分类防火墙功能:防火墙工具Netfilter组件
firewall
dnftablesiptablesiptables组成规则表规则链防火墙工作原理内核中数据包的传输过程iptables命令语法
Fabletown gegewu
·
2023-12-20 12:50
安全
Docker 安装 coturn 服务器
#开放防火墙端口
firewall
-cmd--zone=public--add-port=3478/tcp--permanent
firewall
-cmd--zone=public--add-port=3478
再ZzZ
·
2023-12-20 10:59
docker
服务器
docker
网络
使用Apache配置多个网站
1.1关闭防火墙1.2关闭SeLinux2配置3创建目录4创建主页文件5向主页文件中添加内容6修改/etc/hosts文件7重启Apache服务8测试1环境准备1.1关闭防火墙systemctlstop
firewall
d
Mortalz7
·
2023-12-20 10:28
CentOS
apache
Tomcat多实例、负载均衡、动静分离
Tomcat多实例部署安装jdk[root@localhost~]#systemctlstop
firewall
d.service[root@localhost~]#setenforce0[root@localhost
Mr_zhouwen
·
2023-12-20 09:36
tomcat
负载均衡
firewall
-cmd
Linux上新用的防火墙软件,跟iptables差不多的工具补充说明
firewall
-cmd是
firewall
d的字符界面管理工具,
firewall
d是centos7的一大特性,最大的好处有两个:支持动态更新
飞鹰传书
·
2023-12-20 09:52
Linux基础命令5
HTML:超文本标记语言,HTTP:超文本传输协议装httpd包,网页根目录/var/www/html创建网页,并重新启动服务在pc2主机查看网页(需要先卸载防火墙
firewall
d)httpd主配置文件
ડꫝⅈꪦꫀ81
·
2023-12-20 04:20
linux
运维
服务器
银河麒麟服务器ky10 server x86 编译安装nginx
linux_video_audio_nginx_proxy.git下载脚本gitclonehttps://gitcode.net/zengliguang/linux_video_audio_nginx_proxy.git代码#关闭防火墙systemctlstop
firewall
d.servicesystemctldisab
三希
·
2023-12-19 20:45
服务器
nginx
运维
centos 7 配置防火墙 添加端口可以访问
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Security_Guide/sec-Using_
Firewall
s.html
Silently9527
·
2023-12-19 18:04
上一页
7
8
9
10
11
12
13
14
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他