brew 全称Homebrew 是Mac OSX上的软件包管理工具,最近如要安装RabbitMq,但是官网强烈建议使用brew安装,所以便有了这篇简易随笔。 1.安装命令 ruby -e "$(curl --insecure -fsSL https://raw.githubusercontent.c ...
分类:
系统相关 时间:
2017-12-09 14:02:08
阅读次数:
2138
软件环境:centos7.3,glib-2.49,lua5.1,Atlas2.2.1,mysql5.7 依赖包安装**************************************************************************************** lua安 ...
分类:
数据库 时间:
2017-11-22 17:38:18
阅读次数:
210
guoguos-MacBook-Pro:myblog guoguo$ mysql -uroot -p123456mysql: [Warning] Using a password on the command line interface can be insecure.Welcome to the ...
分类:
数据库 时间:
2017-11-16 14:18:47
阅读次数:
165
MySQL 4.1/5.0/5.1/5.5/5.6各版本的主要区别 一、5.0 增加了Stored procedures、Views、Cursors、Triggers、XA transactions的支持,增加了INFORATION_SCHEMA系统数据库。 二、5.1 增加了Event sched ...
分类:
数据库 时间:
2017-11-15 23:46:32
阅读次数:
242
1. MySQL安装 Windows: 可执行文件 点点点 压缩包 放置任意目录 初始化 服务端:E:\wupeiqi\mysql-5.7.16-winx64\mysql-5.7.16-winx64\bin\mysqld --initialize-insecure # 用户名 root 密码:空 # ...
分类:
数据库 时间:
2017-11-13 23:27:10
阅读次数:
334
MySql集群讲解(二) MySQL Linux环境下搭建 A:下载: wget https://cdn.mysql.com/Downloads/MySQL-5.7/mysql-5.7.18-linux-glibc2.5-x86_64.tar.gz B:安装前环境检查: 1、检查Linux是否安装了 ...
分类:
数据库 时间:
2017-11-10 23:03:58
阅读次数:
219
*需要安装的软件:Pycharm、Squel pro、mysql、redis等。 1.下载安装pycharm。 2.下载安装item2。 3.安装brew:'ruby -e "$(curl --insecure -fsSL https://raw.githubusercontent.com/Home ...
分类:
系统相关 时间:
2017-11-09 17:27:06
阅读次数:
357
默认时,client 与 Registry 的交互是通过 https 通信的。在 install Registry 时,若未配置任何tls 相关的 key 和 crt 文件,https 访问必然失败。使用 "--insecure-registry <harbor IP>"可以指定 client 与 ...
分类:
其他好文 时间:
2017-11-04 16:21:39
阅读次数:
649
1、 用 df -h 命令找一个比较大的磁盘空间 2、建立swap文件 大小为2G 3、启用虚拟内存 1. 将swap文件设置为swap分区文件 4、停用虚拟内存 5、 开机启用 修改/etc/fstab ...
分类:
系统相关 时间:
2017-11-02 11:19:52
阅读次数:
167
每日更新的list 英文版本 https://peter.sh/experiments/chromium-command-line-switches/ 1 --allow-outdated-plugins 不停用过期的插件。2 --allow-running-insecure-content 默认情 ...
分类:
其他好文 时间:
2017-11-01 13:26:43
阅读次数:
381