运维与实施课表2

版权声明:本文为博主原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。
本文链接: https://blog.csdn.net/qq_28189423/article/details/102523156
运维与软件实施课表2
课程 章节编号 章节 课程地址
软件及操作系统基础 ch01 软件及操作系统基础01

实施、运维工程师基本技能:https://blog.csdn.net/qq_28189423/article/details/82700539

硬件知识入门 

https://blog.csdn.net/cudaer/article/details/86535409

BIOS入门

http://www.xuexila.com/diannao/guzhang/bijibenguzhang/1763960.html

老毛桃制作winPE镜像:https://blog.csdn.net/qq_28189423/article/details/82217437 

软件及操作系统基础 ch02 软件及操作系统基础02

硬盘安装系统:

https://blog.csdn.net/qq_28189423/article/details/82218045

使用ultraiso制作启动u盘:https://blog.csdn.net/qq_28189423/article/details/82251214

网线的制作:

https://blog.csdn.net/qq_28189423/article/details/82258035

路由器的配置:

https://blog.csdn.net/qq_28189423/article/details/82684387

软件及操作系统基础 ch03 软件及操作系统基础03

VMvare安装winServer2008:https://blog.csdn.net/qq_28189423/article/details/89485402

使用虚拟机可能出现的问题:https://blog.csdn.net/qq_28189423/article/details/89485863

winServer2008防火墙配置:https://blog.csdn.net/qq_28189423/article/details/82380040

配置文件夹共享功能:https://blog.csdn.net/qq_28189423/article/details/82585735

软件及操作系统基础 ch04 软件及操作系统基础04

FTP详解:

https://www.cnblogs.com/peterYong/p/8630542.html

winServer2008搭建ftp服务器:ttps://blog.csdn.net/qq_28189423/article/details/82221018

winServer2008开启端口:https://blog.csdn.net/qq_28189423/article/details/82380522

软件及操作系统基础 ch05 软件及操作系统基础05

SVN(windows)的安装与使用

visual SVN服务器的搭建与使用

https://blog.csdn.net/qq_28189423/article/details/93618879

Git(windows)的安装与使用

码云搭建SVN服务器(默认GIt)

https://blog.csdn.net/qq_28189423/article/details/93620253

数据库 ch01 数据库01

数据库入门

https://baike.baidu.com/item/%E6%95%B0%E6%8D%AE%E5%BA%93/103728?fr=aladdin

mysql数据库的安装与配置:https://blog.csdn.net/qq_28189423/article/details/82588909

navicat的配置与使用:https://blog.csdn.net/qq_28189423/article/details/82589421S

数据库 ch02 数据库02

SQLYog的配置与使用:https://blog.csdn.net/qq_28189423/article/details/82589687

mysql的常用操作(客户端工具)

数据库 ch03 数据库03

mysql的常用操作(sql语句)

https://blog.csdn.net/qq_28189423/article/details/82946817

数据库 ch04 数据库04

mysql的备份与恢复:

    navicat:https://blog.csdn.net/qq_28189423/article/details/82590394

    SQLYog:https://blog.csdn.net/qq_28189423/article/details/82590802

    cmd窗口:https://blog.csdn.net/qq_28189423/article/details/82655742

mysql复杂查询:

数据库设置数据库 ch05 数据库05

oracle的安装与配置:

https://blog.csdn.net/qq_28189423/article/details/82526797

企业管理器em:

https://blog.csdn.net/qq_28189423/article/details/82656653

数据库 ch06 数据库06

sqlDeveloper的使用:

其他连接客户端的介绍:https://blog.csdn.net/qq_28189423/article/details/82711473

sqlDeveloper连接常见问题:https://blog.csdn.net/qq_28189423/article/details/89466917

数据库 ch07 数据库07

基本SQL语句(oracle):https://blog.csdn.net/qq_28189423/article/details/82946692

数据库 ch08 数据库08

关系查询(oracle):

https://blog.csdn.net/qq_28189423/article/details/82946709

数据库 ch09 数据库09

数据库范式:

https://blog.csdn.net/qq_28189423/article/details/82946736

oracle常用函数:

https://blog.csdn.net/qq_28189423/article/details/82946715

数据库 ch10 数据库10 数据库对象(oracle):https://blog.csdn.net/qq_28189423/article/details/82946724
windows环境项目部署 ch01 windows下项目部署01

JDK的安装及环境变量配置:https://blog.csdn.net/qq_28189423/article/details/90547557

tomcat的安装及环境变量配置:https://blog.csdn.net/qq_28189423/article/details/90547997

windows环境项目部署 ch02 windows下项目部署02 tomcat下项目部署的三种方式:

https://blog.csdn.net/qq_28189423/article/details/82379163

https://blog.csdn.net/qq_28189423/article/details/82380997

https://blog.csdn.net/qq_28189423/article/details/82585353

windows环境项目部署 ch03 windows下项目部署03

真实项目演练,真实项目部署练习

linux 基础 ch01 linux 基础01 linux常用命令(01)
linux 基础 ch02 linux 基础02 linux常用命令(02)
linux 基础 ch03 linux 基础03

JDK7的安装与配置 

https://blog.csdn.net/qq_28189423/article/details/89434171

tomcat7的安装与配置

 https://blog.csdn.net/qq_28189423/article/details/89435072

iptables 和 firewall介绍

https://blog.csdn.net/weixin_42972553/article/details/82846578

linux 基础 ch04 linux 基础04

mysql的安装与配置

 https://blog.csdn.net/qq_28189423/article/details/89447726

svn的安装配置以及常用命令

https://blog.csdn.net/qq_28189423/article/details/102621981

编写自动化脚本安装常用软件(1)

linux 基础 ch05 linux 基础05

git的安装与配置以及常用命令

客户端 https://blog.csdn.net/qq_28189423/article/details/102721613

服务端 https://blog.csdn.net/qq_28189423/article/details/102718407

编写自动化脚本安装常用软件(2)

linux 基础 ch06 linux 基础06

linux下项目部署

https://mp.csdn.net/postedit/102624795

linux 基础 ch07 linux 基础07

Nginx入门

https://baike.baidu.com/item/nginx/3817705?fr=aladdin

分布式项目项目部署Nginx

linux环境项目部署 ch08 linux基础08

linux复习

ERP,OA系统 ch01 ERP,OA系统01 OA系统的操作指引:https://v.qq.com/x/page/n0736m8f52f.html
ERP,OA系统 ch02 ERP,OA系统02 金蝶ERP系统试用地址:http://assistant.youshang.com/html/accountreg/erp.jsp
ERP,OA系统 ch03 ERP,OA系统03

ERP管理系统的操作方法讲座:https://v.qq.com/x/page/p0195sedics.html

云图管家ERP系统介绍:  https://v.qq.com/x/page/k0352a2lcky.html

进销存系统试用地址:http://www.lxsales.com/experience?utm_source=baidu_jxcjz

简历编写 ch04 简历编写01

关于简历的编写:https://blog.csdn.net/qq_28189423/article/details/84608268

总复习 ch01 总复习01 总复习
总复习 ch02 总复习02 总复习

猜你喜欢

转载自blog.csdn.net/qq_28189423/article/details/102523156
今日推荐