<p align="center">
<a href="https://book.douban.com/subject/4253716/">
<img height="100" src="./template/img/logo.svg?sanitize=true">
</a>
</p>
Linux Command
---
Linux命令归纳、整理,基于《The Linux Command Line》和《Unix & Linux大学教程》。也有一部分是使用中的总结
* [Unix连接与使用](https://github.com/tangming579/Linux-Command/blob/master/command/1.Unix连接&开始使用Unix.md)
* [文件跳转及文件目录操作](https://github.com/tangming579/Linux-Command/blob/master/command/2.文件跳转及文件目录操作.md)
* [使用命令、重定向](https://github.com/tangming579/Linux-Command/blob/master/command/3.使用命令、重定向.md)
* [Shell眼中看世界](https://github.com/tangming579/Linux-Command/blob/master/command/4.Shell眼中看世界.md)
* [权限、进程、服务](https://github.com/tangming579/Linux-Command/blob/master/command/5.权限进程与服务管理.md)
* [软件包管理](https://github.com/tangming579/Linux-Command/blob/master/command/6.软件包管理.md)
* [存储媒介与网络系统](https://github.com/tangming579/Linux-Command/blob/master/command/7.存储媒介与网络系统.md)
* [文件查找与归档备份](https://github.com/tangming579/Linux-Command/blob/master/command/8.文件查找与归档备份.md)
* [忘记密码与远程登录](https://github.com/tangming579/Linux-Command/blob/master/command/9.忘记密码与远程登录.md)
* [vi与vim](https://github.com/tangming579/Linux-Command/blob/master/command/10.vi与vim.md)
* [防火墙配置](https://github.com/tangming579/Linux-Command/blob/master/command/11.防火墙配置.md)
* [高级文本处理命令](https://github.com/tangming579/Linux-Command/blob/master/command/12.高级文本处理命令.md)
* [定时任务crontab](https://github.com/tangming579/Linux-Command/blob/master/command/13.定时任务crontab.md)
* [压缩与解压缩](https://github.com/tangming579/Linux-Command/blob/master/command/14.压缩与解压缩.md)
* [Http 服务](https://github.com/tangming579/Linux-Command/blob/master/command/15.http%E6%9C%8D%E5%8A%A1.md)
* [标准目录结构 FHS](https://github.com/tangming579/Linux-Command/blob/master/command/16.%E6%A0%87%E5%87%86%E7%9B%AE%E5%BD%95%E7%BB%93%E6%9E%84%20FHS.md)
* [守护进程 Supervisor](https://github.com/tangming579/Linux-Command/blob/master/command/17.%E5%AE%88%E6%8A%A4%E8%BF%9B%E7%A8%8B%20Supervisor.md)
* [Shell脚本-1.编写第一个脚本](https://github.com/tangming579/Linux-Command/blob/master/command/Shell脚本-1.编写第一个脚本.md)
* [Shell脚本-2.变量与参数传递](https://github.com/tangming579/Linux-Command/blob/master/command/Shell脚本-2.变量与参数传递.md)
* [Shell脚本-3.数组与运算符](https://github.com/tangming579/Linux-Command/blob/master/command/Shell脚本-3.数组与运算符.md)
* [Shell脚本-4.流程控制](https://github.com/tangming579/Linux-Command/blob/master/command/Shell脚本-4.流程控制.md)
* [Shell脚本-5.函数](https://github.com/tangming579/Linux-Command/blob/master/command/Shell脚本-5.函数.md)
* [Shell脚本-6.输入输出重定向](https://github.com/tangming579/Linux-Command/blob/master/command/Shell脚本-6.输入输出重定向.md)
* [Shell脚本-7.文件包含](https://github.com/tangming579/Linux-Command/blob/master/command/Shell脚本-7.文件包含.md)
* [实战应用-CentOS7 MySql 8.0安装与配置](https://github.com/tangming579/Linux-Command/blob/master/command/实战-MySql8安装与配置.md)
* [常见问题汇总](https://github.com/tangming579/Linux-Command/blob/master/command/%E5%AE%9E%E6%88%98-%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98%E6%B1%87%E6%80%BB.md)
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
收起资源包目录
Linux命令学习、归纳、整理,基于《The_Linux_Command_Line》和《Unix_&_Linux-Command.zip (41个子文件)
Linux-Command-master
template
img
centos2.png 32KB
xshell.png 42KB
supervisor.png 17KB
httpd2.png 3KB
logo.svg 16KB
httpd3.png 6KB
favicon.ico 18KB
resetpassword1.png 5KB
resetpassword3.png 100KB
centos.png 39KB
vim.png 61KB
FHS.png 74KB
httpd1.png 4KB
resetpassword2.png 100KB
command
8.文件查找与归档备份.md 3KB
实战-MySql8安装与配置.md 1KB
17.守护进程 Supervisor.md 3KB
13.定时任务crontab.md 6KB
7.存储媒介与网络系统.md 4KB
1.Unix连接&开始使用Unix.md 2KB
14.压缩与解压缩.md 3KB
Shell脚本-4.流程控制.md 2KB
9.忘记密码与远程登录.md 2KB
4.Shell眼中看世界.md 3KB
Shell脚本-1.编写第一个脚本.md 1KB
Shell脚本-2.变量与参数传递.md 3KB
16.标准目录结构 FHS.md 3KB
实战-常见问题汇总.md 1KB
Shell脚本-3.数组与运算符.md 3KB
Shell脚本-6.输入输出重定向.md 2KB
10.vi与vim.md 10KB
Shell脚本-7.文件包含.md 982B
5.权限进程与服务管理.md 7KB
3.使用命令、重定向.md 2KB
6.软件包管理.md 3KB
15.http服务.md 2KB
2.文件跳转及文件目录操作.md 4KB
12.高级文本处理命令.md 2KB
Shell脚本-5.函数.md 2KB
11.防火墙配置.md 5KB
README.md 4KB
共 41 条
- 1
资源评论
好家伙VCC
- 粉丝: 1985
- 资源: 9142
下载权益
C知道特权
VIP文章
课程特权
开通VIP
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功