会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
junqiang_china
首页
新随笔
联系
订阅
管理
上一页
1
···
27
28
29
30
31
32
33
34
35
···
53
下一页
2019年9月12日
gorm demo
摘要: 运行结果如下:
阅读全文
posted @ 2019-09-12 16:06 salami_china
阅读(602)
评论(0)
推荐(0)
2019年9月11日
neutron plugin 与 extension 编写流程
摘要: 原文链接:neutron plugin 与 extension 编写流程 参考: 怎样写 OpenStack Neutron 的 Plugin (一) 怎样写 OpenStack Neutron 的 Plugin (二) 怎样写 OpenStack Neutron 的 Extension (一) 怎
阅读全文
posted @ 2019-09-11 16:14 salami_china
阅读(293)
评论(0)
推荐(0)
neutron plugin 笔记
摘要: neutron-plugin 分为 core-plugin 和 service-plugin 两类 L2-L3称为core plugin,包含network、subnet、portL4-L7称为service plugin,包含router、firewall、loadbalancer、VPN、met
阅读全文
posted @ 2019-09-11 11:50 salami_china
阅读(905)
评论(0)
推荐(0)
Galera Cluster for MySQL 集群恢复
摘要: node1: 1.rm -rf grastate.dat 2.mysqld_safe --wsrep-recover 3.galera_new_cluster node2: systemctl restart mariadb node3: systemctl restart mariadb
阅读全文
posted @ 2019-09-11 10:25 salami_china
阅读(732)
评论(0)
推荐(0)
linux 使用 FIO 测试磁盘的iops
摘要: 原文链接:https://www.iteye.com/blog/elf8848-2168876 一,FIO安装wget http://brick.kernel.dk/snaps/fio-2.2.5.tar.gz yum install libaio-develtar -zxvf fio-2.2.5.
阅读全文
posted @ 2019-09-11 10:02 salami_china
阅读(202)
评论(0)
推荐(0)
2019年9月9日
获取 python 包的路径
摘要: root@ostack01:~# python Python 2.7.12 (default, Nov 19 2018, 06:48:02) [GCC 5.4.0 20160609] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import yaml >>> yaml.__
阅读全文
posted @ 2019-09-09 18:36 salami_china
阅读(1935)
评论(0)
推荐(0)
2019年9月5日
chromium 源码下载地址
摘要: 下载链接:https://gsdview.appspot.com/chromium-browser-official/
阅读全文
posted @ 2019-09-05 16:55 salami_china
阅读(1227)
评论(0)
推荐(0)
2019年9月4日
Centos7 yum安装Python3.6环境,超简单
摘要: 原文链接:https://blog.51cto.com/wenguonideshou/2083301 配置好Python3.6和pip3安装EPEL和IUS软件源 安装Python3.6 创建python3连接符 安装pip3 创建pip3链接符
阅读全文
posted @ 2019-09-04 21:55 salami_china
阅读(2583)
评论(0)
推荐(0)
centos yum 安装golang
摘要: rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm yum install golang -y
阅读全文
posted @ 2019-09-04 21:42 salami_china
阅读(1845)
评论(0)
推荐(0)
2019年9月3日
vmware 虚拟机共享 windows 目录
摘要: 1.vmware 配置: 2.虚拟机进行配置: 虚拟机安装vmware-tools 3.虚拟机中挂载sr0(cdrom): 4. 解压VMwareTools-10.2.5-8068393.tar.gz文件,执行vmware-install.pl进行安装 5.安装open-vm-tools-devel
阅读全文
posted @ 2019-09-03 16:55 salami_china
阅读(2631)
评论(0)
推荐(0)
上一页
1
···
27
28
29
30
31
32
33
34
35
···
53
下一页
公告