云防火墙

首页 标签 云防火墙
# 云防火墙 #
关注
7984内容
centOS安装telnet服务和xinetd服务和iptables和linux运行级别
默认在centOS最小安装下没有安装telnet服务的,需要自己安装(root权限): 错误: [root@localhost log]# telnet 192.168.10.56 27017 -bash: telnet: command not found 1:查看系统版本信息(centos7): [root@localhost log]# cat /etc/issue
实现远程连接 Win10的Ubuntu子系统下的MySQL数据库
实现远程连接 Win10的Ubuntu子系统下的MySQL数据库 1. Ubuntu系统下安装MySQL数据库 2. 登陆数据库,创建用于远程连接的用户 GRANT ALL PRIVILEGES ON *.* TO '自定义username'@'%' IDENTIFIED BY '自定义password'; 注:%表示所有的电脑都可以连接,也可以设置某个ip地址运行连接。
Kubernetes node的防火墙问题导致pod ip无法访问
环境: 1.在hadoop36机器,ping hadoop38机器的pod的ip,为172.30.1.4 2.该pod的service的external-ip的ip为hadoop36的ip3.
免费试用