本文介绍如何在centos7.7中安装并使用docker容器 1、安装依赖包。 $ sudo yum install -y yum-utils \ device-mapper-persistent-data \ lvm2 2、设定仓库。 $ sudo yum-config-manager \ --a ...
分类:
其他好文 时间:
2019-11-13 00:41:42
阅读次数:
81
一、配置yum源 1.下载mysql源安装包 在MySQL官网中下载YUM源rpm安装包:http://dev.mysql.com/downloads/repo/yum/ 复制下载链接:https://dev.mysql.com/get/mysql80-community-release-el7-3 ...
分类:
数据库 时间:
2019-11-12 12:47:20
阅读次数:
108
mysql8修改my.in配置重启服务之后报错:本地计算机上的MySQL服务启动后停止。某些服务在未由其他服务或程序使用时将自动停止解决方案:1、备份mysql数据目录整个目录备份到其他地方,然后清空该目录2、找到之前下载的安装文件例如:mysql-installer-community-8.0.16.0.msi双击打开然后重新配置安装重新安装成功之后3、把刚才备份的data目录全部拷贝覆盖回来,
分类:
数据库 时间:
2019-11-10 09:30:45
阅读次数:
164
步骤一:下载安装包,打开Mysql官网,找到对应的 下载路径如下:https://downloads.mysql.com/archives/community/ wget https://downloads.mysql.com/archives/get/file/mysql-5.7.27-linux ...
分类:
数据库 时间:
2019-11-09 23:41:44
阅读次数:
109
Nuxt的安装过程中会报错。 https://github.com/nuxt-community/koa-template 解决的办法 npm i core-js@2.6.5 -D npm i backpack-core@latest eslint-loader@latest -D 安装完成之后 n ...
分类:
其他好文 时间:
2019-11-09 13:45:51
阅读次数:
74
Module ngx_http_core_modulehttps://nginx.org/en/docs/http/ngx_http_core_module.html#location location使用说明 NGINX Docs | NGINX Reverse Proxyhttps://docs ...
分类:
其他好文 时间:
2019-11-07 19:25:55
阅读次数:
105
neo4j图形数据库 一、下载 https://neo4j.com/download/ neo4j-community-3.5.12 二、安装 1.需要配置java环境 2.配置neo4j系统变量 NEO4J_HOME -> C:\neo4j\neo4j-community-3.5.12 3.配置n ...
分类:
其他好文 时间:
2019-11-07 13:11:09
阅读次数:
102
brew tap mongodb/brew brew install mongodb-community@4.2 In addition to the binaries, the install creates: the configuration file (/usr/local/etc/mong ...
分类:
数据库 时间:
2019-11-07 09:36:22
阅读次数:
129
1、CentoS简介 CentOS(Community Enterprise Operating System,社区企业操作系统)是一个基于Red Hat Linux 提供的可自由使用源代码的企业级Linux发行版本,以高效、稳定著称。它使用与Red Hat相同的源代码编译而成,而且是开源免费的,因 ...
分类:
其他好文 时间:
2019-11-06 11:40:40
阅读次数:
131
此处文章均为本妖原创,供下载、学习、探讨! 文章下载源是Office365国内版1Driver,如有链接问题请联系我。 请勿用于商业!谢谢 下载地址:https://officecommunity-my.sharepoint.cn/:w:/p/jieying_fang/EUOoekFsjI9JtPn ...
分类:
其他好文 时间:
2019-11-05 10:44:21
阅读次数:
81