一、大纲 大纲: 关于架构, 1. 首先我们的有一个app.js这个就是根路由起点,用来最初的打入口 它的功能有: 1.1 引入模块创建基础的网站服务器, 1.2 导入bodyPasser,过滤还有处理我们的post请求 1.3 导入数据库连接 1.4 把路由开放出去 2. 再来一个main.js它 ...
分类:
数据库 时间:
2020-04-15 21:30:02
阅读次数:
94
查找文件: [root@bigdata admin]# find . -type f -name "a.txt" ./Downloads/hadoop-2.10.0/a.txt 拥有遍历文件夹功能的 查找关键字 文件、文件夹: [root@bigdata admin]# vi a [root@big ...
分类:
系统相关 时间:
2020-04-11 20:26:04
阅读次数:
98
代码视频之一:https://www.bilibili.com/video/BV1Cc411h78m/ 更多ATM代码视频请浏览:https://space.bilibili.com/516735973 一 项目三层结构设计 二 ATM & 购物车项目介绍 项目需求 用户视图层的功能 管理员视图层的 ...
分类:
其他好文 时间:
2020-04-06 23:25:42
阅读次数:
142
报错信息如下: Salt request timed out. The master is not responding. You may need to run your command with `--async` in order to bypass the congested event b ...
分类:
其他好文 时间:
2020-04-05 09:30:47
阅读次数:
153
genesis.mksls Convert an installation file/script to an SLS file. Currently supports , , and . CLI Examples: salt genesis.mksls kickstart /path/to/kic ...
分类:
其他好文 时间:
2020-03-28 22:00:07
阅读次数:
81
highstate_doc.read_file output the contents of a file: this is a workaround if the cp.push module does not work. https://github.com/saltstack/salt/iss ...
分类:
其他好文 时间:
2020-03-28 21:52:39
阅读次数:
86
安装, "官方文档" 1. 配置阿里云的saltstack镜像仓库 2. 主安装salt master salt minion salt api 3. 从安装salt minion 4. 关闭防火墙 或者打开端口 firewall or iptables 5. 启动服务 配置, "官方文档" mas ...
分类:
其他好文 时间:
2020-03-28 00:58:35
阅读次数:
94
一. SaltStack基本使用方法 二. SaltStack的命令行工具 三. SaltStack的远程执行命令 四. SaltStack的模块 Grains Grains 是minion启动的时候采集的系统静态,包括CPU,操作系统,文件系统,硬盘等等 显示所有Grains信息分类:salt ' ...
分类:
其他好文 时间:
2020-03-23 23:36:51
阅读次数:
152
名词分两类: 可数名词 是指数得过来的概念 比如:apple , pencil , student. 可数名词数量在两个或两个以上,可数名词要加s,比如 two apples , three pencils , five students 可数名词有单数和复数之分: apple-apples、pen ...
分类:
其他好文 时间:
2020-03-07 20:40:49
阅读次数:
106