1.进入到Configuration→firewall→NAT Rules画面。 2.点“services”添加服务端口,此案例添加TCP 1443和UDP 1443端口映射 3.添加“Network Object NAT Rule” ...
分类:
系统相关 时间:
2020-04-16 22:26:04
阅读次数:
177
Cisco 2800, 3800 and 1560 series APs fail to pass traffic CSCve57121 Description Symptom:A wireless client automatically associates, but after a few s ...
分类:
系统相关 时间:
2020-04-16 16:52:18
阅读次数:
80
1.首先用的js-xlsx插件,网上下载相关插件 2.下载JQ插件 3.显示展示如下图 JS和HTML代码 <!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title></title> </head> <body> <input typ ...
分类:
Web程序 时间:
2020-04-15 18:00:59
阅读次数:
201
在使用quasar框架时,不能满足部分需求,例如quasar不支持级联组件、table树形数据,因此引入elementui插件。一直以为在quasar项目中执行:npmielement-ui-S然后在main.js中全局引入:,然并卵,这样引入,使用elementui组件时会报组件未定义的“错误!”,quasar的全局配置是boot目录下,如下:查看quasar的CLI文档:正确的写法:配置完毕!
分类:
其他好文 时间:
2020-04-11 23:38:16
阅读次数:
537
[root@localhost ~]#firewall-cmd --state not running [root@bigdata hadoop]# systemctl is-enabled firewalld.service;echo $? (查看服务是否开机启动) enabled 0 [root ...
分类:
系统相关 时间:
2020-04-11 18:17:13
阅读次数:
249
cisco asa access-list via fqdn access
分类:
系统相关 时间:
2020-04-10 10:36:01
阅读次数:
93
编号:4 小平邦彦,毋庸多言。原文作者是颜一清,发于2001年《数学传播》25卷1期,在此推荐给志趣相投的人。 —————————————————————————————————————————— 小平邦彦是第二次世界大战末、日本快战败时才出道的数学家。 他在日本本土逐渐化成焦土, 人在半饥饿状态下 ...
分类:
其他好文 时间:
2020-04-10 09:12:19
阅读次数:
232
AP1810不支持注册到vWLC,但是有些文档写的可以支持,这是一个文档的bug,已经在新的文档中修正了。 1810 OEAP cannot join vWLC CSCvb29354 Description Symptom:vWLC rejects the 1810 OEAP configurati ...
分类:
其他好文 时间:
2020-04-09 00:14:20
阅读次数:
67
防火墙 查看防火墙状态 firewall-cmd --state systemctl status firewalld 停止firewall systemctl stop firewalld.service禁止firewall开机启动 systemctl disable firewalld.serv ...
分类:
其他好文 时间:
2020-04-07 18:48:48
阅读次数:
123
欢迎前往CSND查看,我的博客原文 "https://blog.csdn.net/smilehappiness/article/details/105184233" @[TOC] Linux使用详解(进阶篇) firewall cmd get active zones 1.Linux目录说明 这个目 ...
分类:
系统相关 时间:
2020-04-06 17:34:08
阅读次数:
81