docker-compose.yml配置文件如下 version: "2" services: nginx: image: nginx:alpine container_name: my-nginx ports: - "80:80" - "443:443" volumes: - ./conf/ngi ...
分类:
其他好文 时间:
2020-01-04 18:49:32
阅读次数:
445
环境 dc: server01: 默认存储路径 一、公用文件夹 路径:C:\Users\Public 权限:默认情况下everyone用户具有完全控制权 1.现在c盘下建立share文件夹及相关文件夹和文件 2.文件共享 3.在server01上访问共享 4.启用公用文件夹共享 打开网络共享中心,更 ...
1. 编辑 /usr/share/vim/vimrc 这个文件, 这个vimrc配置是对所有的用户都生效的。 2. vim 可用配置快捷键 ctrl+c 对应 :tabprevious :map <C-P> :tabprevious<CR> ctrl+p 对应 :tabnext:map <C-N> ...
分类:
系统相关 时间:
2020-01-04 10:21:16
阅读次数:
92
import socket,os,json,struct SHARE_DIR=r'D:\python13期\网络编程\文件处理\SHARE' class FtpServer: def __init__(self,host,port): self.host=host self.port=port se ...
分类:
其他好文 时间:
2020-01-03 21:29:59
阅读次数:
94
查询安装的yum源rpm -qa | grep -i mysql 使用yum remove卸载 yum remove 刚才过滤出来的包一个个来剩下卸载不了使用rpm -e --nodeps: rpm -e --nodeps mysql-community-libs-5.7.22-1.el7.x86_ ...
分类:
数据库 时间:
2020-01-03 18:01:14
阅读次数:
110
字体目录 zabbix 4.2:/usr/share/zabbix/assets/fonts/ zabbix 4.0:/usr/share/zabbix/fonts/ win下找到对应字体 C:\Windows\Fonts rz传文件过去server上 chmod 777 ./simkai.ttf ...
分类:
其他好文 时间:
2020-01-03 14:08:21
阅读次数:
89
Ax_linux google browser install Step 1:download install parket Step 2: installing Step 3: update depend on ok! APPLIX: find google file /user/share/ap ...
分类:
系统相关 时间:
2020-01-03 13:58:17
阅读次数:
274
前言 MariaDB数据库管理系统是MySQL的一个分支,主要由开源社区在维护,采用GPL授权许可 MariaDB的目的是完全兼容MySQL,包括API和命令行,使之能轻松成为MySQL的代替品。在存储引擎方面,使用XtraDB来代替MySQL的InnoDB。 MariaDB由MySQL的创始人Mi ...
分类:
数据库 时间:
2020-01-03 00:54:52
阅读次数:
104
centos7 部署docker 1、获取阿里docker yum源 wget https://mirrors.aliyun.com/docker ce/linux/centos/docker ce staging.repo yum makecache yum repolist 2、移除旧版dock ...
分类:
其他好文 时间:
2020-01-02 18:33:25
阅读次数:
85
How does the older investor differ in his approach to investment from the younger investor? There is no shortage of tipsters around offering 'get-rich ...
分类:
其他好文 时间:
2020-01-02 16:06:14
阅读次数:
124