2022年3月26日

|NO.Z.00005|——————————|^^^^ 运行 ^^^^|——|Cloud&Docker.V03|——|运行wordPress|

摘要: 一、docker化应用体验:在docker下部署一套wordPress运行环境: ### WordPress运行环境需要如下软件的支持: ~~~ ——> PHP 5.6 或更新软件 ~~~ ——> MySQL 5.6 或更新版本 ~~~ ——> Apache 和 mod_rewrite模块 ~~~ 阅读全文

posted @ 2022-03-26 23:41 yanqi_vip 阅读(92) 评论(0) 推荐(0)

|NO.Z.00006|——————————|CloudVirtualiZation|——|Cloud&Docker.V04|——|基础操作|

摘要: 一、docker基础概念及命令 ### docker三个重要概念:仓库/Repository;镜像/image;容器/Container ~~~ # 注: ~~~ 仓库:仓库是用来存储镜像环境的 ~~~ 镜像:封装好的运行环境;镜像可以被上传到仓库里 ~~~ 容器:是镜像运行完成以后得到的正在运行的 阅读全文

posted @ 2022-03-26 23:41 yanqi_vip 阅读(16) 评论(0) 推荐(0)

|NO.Z.00003|——————————|^^^^ 部署 ^^^^|——|Cloud&Docker.V01|——|docker.rpm部署|

摘要: 一、docker安装的三种方式(install for linux): ### docker安装的三种方式(install for linux): ~~~ script:脚本的方式; ~~~ yum:yum方式安装; ~~~ rpm:rpm包安装(推荐使用) 二、docker部署 ### 方式一:s 阅读全文

posted @ 2022-03-26 23:40 yanqi_vip 阅读(35) 评论(0) 推荐(0)

|NO.Z.00004|——————————|^^^^ 操作 ^^^^|——|Cloud&Docker.V02|——|docker加速|阿里云镜像源|

摘要: 一、docker加速配置: ### docker加速配置 [root@localhost ~]# cp /lib/systemd/system/docker.service /etc/systemd/system/docker.service [root@localhost ~]# ll /etc/ 阅读全文

posted @ 2022-03-26 23:40 yanqi_vip 阅读(38) 评论(0) 推荐(0)

|NO.Z.00002|——————————|CloudVirtualiZation|——|Cloud&Docker.V02|

摘要: 一、docker组件间的协同方式: 二、docker化应用的存在方式:传统环境下的虚拟化:两个操作系统并配置应用 应用B没有操作系统;把应用A的操作系统链接过来,应用B的操作系统的操作系统消耗资源 若A的操作系统发生变化;加一个空白层;用来同步更改后的数据(若A崩了,依赖的系统全部崩溃) 使用镜像可 阅读全文

posted @ 2022-03-26 23:39 yanqi_vip 阅读(49) 评论(0) 推荐(0)

|NO.Z.00001|——————————|CloudVirtualiZation|——|Cloud&Docker.V01|

摘要: 一、课程大纲: ### 课程大纲: ~~~ docker简介 ~~~ docker安装 ~~~ docker容器管理 ~~~ docker镜像/仓库 ~~~ docker网络 ~~~ docker数据存储 ~~~ docker资源限制 ~~~ docker远程访问 一、docker概述:容器是什么: 阅读全文

posted @ 2022-03-26 23:38 yanqi_vip 阅读(34) 评论(0) 推荐(0)

|NO.Z.00000|——————————|CloudVirtualiZation|——————————————————————————————————

摘要: NO: Walter Savage Landor:strove with none,for none was worth my strife.Nature I loved and, next to Nature, Art:I warm'd both hands before the fire of 阅读全文

posted @ 2022-03-26 23:38 yanqi_vip 阅读(9) 评论(0) 推荐(0)

|NO.Z.00005|——————————|^^^^ 构建 ^^^^|——|Cloud&Vcent$Exsi.V7.0.V02|

摘要: 一、通web-UI访问ESXI主机 1、通过web-UI访问ESXI主机:https://192.168.1.111/ 用户名:root 密码:QWER1qaz 2、后台管理页面 附录一: ### VMware vCenter 7.0 Standard 104HH-D4343-07879-MV08K 阅读全文

posted @ 2022-03-26 23:37 yanqi_vip 阅读(24) 评论(0) 推荐(0)

|NO.Z.10000|——————————|CloudVirtualiZation|——————————————————————————————————

摘要: NO: Walter Savage Landor:strove with none,for none was worth my strife.Nature I loved and, next to Nature, Art:I warm'd both hands before the fire of 阅读全文

posted @ 2022-03-26 23:37 yanqi_vip 阅读(12) 评论(0) 推荐(0)

|NO.Z.00002|——————————|^^^^ 构建 ^^^^|——|Cloud&Vcent$Exsi.V6.0.V02|——|EXSI.V6.0|

摘要: 一、Vcent——虚拟化技术—EXSI ### 虚拟化技术—EXSI ~~~ # EXSI安装 ~~~ VMware ESXI是一款行业领先,专门构建的额逻辑hypervisor。 ~~~ ESXI直接安装在物理服务器上,并将其划分为多个逻辑服务器,既虚拟机。 ~~~ CPU:4 内存:4GB 回车 阅读全文

posted @ 2022-03-26 23:36 yanqi_vip 阅读(37) 评论(0) 推荐(0)

|NO.Z.00003|——————————|^^^^ 构建 ^^^^|——|Cloud&Vcent$Exsi.V6.0.V03|——|资源分割|

摘要: 一、资源分割 ### 资源分割 ~~~ 模拟方案:lisi:mysql/2G zhangsan:LVS/2G ### 创建2个用户:lisi/zhangsan ~~~ 选中主机——>用户——>右键:添加——>lisi/zhangsan(用户名/密码)——>确定——>END ### 为用户创建权限 ~ 阅读全文

posted @ 2022-03-26 23:36 yanqi_vip 阅读(30) 评论(0) 推荐(0)

|NO.Z.00004|——————————|^^^^ 构建 ^^^^|——|Cloud&Vcent$Exsi.V7.0.V01|

摘要: 一、ESXI.V7.0主机部署 1、ESXI欢迎界面:Enter继续安装:镜像:VMware-VMvisor-Installer-7.0U1-16850804.x86_64.iso 2、ESXI协议说明:F11同一安装协议 3、选择ESXI主机安装磁盘:分为本地磁盘和远程磁盘,选择local磁盘 4 阅读全文

posted @ 2022-03-26 23:36 yanqi_vip 阅读(62) 评论(0) 推荐(0)

|NO.Z.00001|——————————|CloudVirtualiZation|——|Cloud&Vcent$Exsi.V6.0.V01|

摘要: 一、exsi主机概述: ### 引入虚拟化的必要性: ~~~ 美国环境保护署(EPA)报告的一组有趣的统计数据就证明了其好处; ~~~ EPA研究服务器和数据中心的能源和数据中心的能源效率时发现, ~~~ 实际上服务器只有50%的时间是在工作的,在其他时间,服务器处于“休眠”状态。 ### 虚拟化前 阅读全文

posted @ 2022-03-26 23:35 yanqi_vip 阅读(32) 评论(0) 推荐(0)

|NO.Z.00000|——————————|CloudVirtualiZation|——————————————————————————————————

摘要: NO: Walter Savage Landor:strove with none,for none was worth my strife.Nature I loved and, next to Nature, Art:I warm'd both hands before the fire of 阅读全文

posted @ 2022-03-26 23:34 yanqi_vip 阅读(28) 评论(0) 推荐(0)

|NO.Z.00057|——————————|LinuxShell|——|Linux&Shell$变量.V14|——|Bash快捷键|

摘要: 一、定义 Bash 快捷键 ### 定义 Bash 快捷键 ~~~ 查询所有的快捷键 ~~~ 那么这些快捷键可以更改吗?可以啊,只要执行: [root@localhost ~]# stty -a ~~~ 例如: [root@localhost ~]# stty 关键字 快捷键 ~~~ 定义 ctrl 阅读全文

posted @ 2022-03-26 23:27 yanqi_vip 阅读(13) 评论(0) 推荐(0)

|NO.Z.10000|——————————|LinuxShell|———————————————————————————————————————

摘要: NO: Walter Savage Landor:strove with none,for none was worth my strife.Nature I loved and, next to Nature, Art:I warm'd both hands before the fire of 阅读全文

posted @ 2022-03-26 23:27 yanqi_vip 阅读(7) 评论(0) 推荐(0)

|NO.Z.00055|——————————|LinuxShell|——|Linux&Shell$变量.V12|——|环境变量|配置文件|

摘要: 一、环境变量配置文件 ### source 命令 ~~~ 环境变量配置文件 ~~~ 登录时生效的环境变量配置文件 [root@localhost ~]# source 配置文件 ~~~ # OR [root@localhost ~]# . 配置文件 ### 在 Linux 系统登录时主要生效的环境变 阅读全文

posted @ 2022-03-26 23:26 yanqi_vip 阅读(36) 评论(0) 推荐(0)

|NO.Z.00056|——————————|LinuxShell|——|Linux&Shell$变量.V13|——|shell终端|

摘要: 一、shell登录信息 ### /etc/issue ~~~ 我们在登录 tty1-tty6 这六个本地终端时,会有几行的欢迎界面。 ~~~ 这些欢迎信息是保存在哪里的? ~~~ 可以修改吗?当然可以修改,这些欢迎信息是保存在/etc/issue 文件中, ~~~ 我们查看下这个文件: [root@ 阅读全文

posted @ 2022-03-26 23:26 yanqi_vip 阅读(14) 评论(0) 推荐(0)

|NO.Z.00054|——————————|LinuxShell|——|Linux&Shell$变量.V11|——|变量测试|

摘要: 一、例子一: ### 例子一: ~~~ 删除变量 y [root@localhost ~]# unset y ~~~ 进行测试 [root@localhost ~]# x=${y-new} ~~~ 因为变量 y 不存在,所以 x=new [root@localhost ~]# echo $x new 阅读全文

posted @ 2022-03-26 23:25 yanqi_vip 阅读(6) 评论(0) 推荐(0)

|NO.Z.00052|——————————|LinuxShell|——|Linux&Shell$变量.V09|——|数值运算符|

摘要: 一、Shell 常用运算符 运算符 说明 13 - + 单目负,单目正 12 ! ~ 逻辑非,按位取反或补码 11 * / % 乘、处、取模 10 + - 加 减 9 << >> 按位左移,按位右移 8 <=>=<> 小于或等于,大于或等于,小于大于 7 == != 等于,不等于 6 & 按位与 5 阅读全文

posted @ 2022-03-26 23:24 yanqi_vip 阅读(22) 评论(0) 推荐(0)

导航