[root@kunpeng82 sdn-ip-topology]# zebra -d -f quagga-sdn.conf vty_read_config: failed to open configuration file /root/ryu/SDN-IP-Ryu/sdn-ip-topology/ ...
分类:
其他好文 时间:
2020-07-12 20:33:14
阅读次数:
84
1.输入的机器的 IP:15672进入Raabitmq的登陆管理界面 点击admin,进去点击set permission ok, 在运行应该就不会包这个错了 ...
分类:
其他好文 时间:
2020-07-12 20:29:40
阅读次数:
163
1、网站无法使用旧版本php解析? 原因分析:安装时使用了默认版本或版本过低。 解决方法:安装指定php版本(以php7.1.*为例);指令为如下所述。 yum -y remove php* rpm -Uvh https://mirror.webtatic.com/yum/el7/epel-rele ...
分类:
Web程序 时间:
2020-07-11 19:24:30
阅读次数:
76
v. 声称;声明;宣称 state 声称;宣称;声明; 政府;国家;周;状态; adj. 国家的; to seek permission from state regulators 寻求州监管部门的批准 statement n. 陈述;声明 declare 公布;宣布;表明:申报 to declar ...
分类:
其他好文 时间:
2020-07-11 09:15:24
阅读次数:
126
Installing via curl error - starship: Cannot open: Permission denied · Issue #838 · starship/starship https://github.com/starship/starship/issues/838 ...
分类:
其他好文 时间:
2020-07-11 00:03:50
阅读次数:
66
给定一个包含非负整数的 m x n 网格,请找出一条从左上角到右下角的路径,使得路径上的数字总和为最小。 说明:每次只能向下或者向右移动一步。 举例: 输入: arr = [ [1,3,1], [1,5,1], [4,2,1] ] 输出: 7 解释: 因为路径 1→3→1→1→1 的总和最小。 pu ...
分类:
编程语言 时间:
2020-07-10 23:54:32
阅读次数:
88
有时候确实是密码输入错误,登陆gitlab重置下密码。 gitlab的https用户定义密码认证方式被关闭了,那就改成ssh方式在项目根目录: git remote set-url origin git@git.example.com:test.git 将项目从https源换成ssh 本机生成SSH ...
分类:
数据库 时间:
2020-07-10 21:01:20
阅读次数:
311
官方地址:https://wiki.connect.qq.com/qq%E7%99%BB%E5%BD%95 添加 open_sdk_xxxx_lite.jar 必要权限 <uses-permission android:name="android.permission.INTERNET" /> <u ...
分类:
移动开发 时间:
2020-07-10 11:28:57
阅读次数:
155
admin@DESKTOP-IRQLFMD MINGW64 /d/web/yb (master) $ git push -u origin master remote: You do not have permission push to this repository fatal: unable ...
分类:
其他好文 时间:
2020-07-07 09:39:54
阅读次数:
94
使用MAC开发时,必须获得管理员权限 https://blog.csdn.net/rui9999999/article/details/87618898 打开finder(访问) command + shift +G 可以输入路径访问文件 permission denied access 路径 没有 ...
分类:
系统相关 时间:
2020-07-07 09:38:54
阅读次数:
67