前言
Tshare365团队决定写一些入门的基础知识,希望小白们更快的熟悉Linux,这里没有太多理论,有的只是干货!以下是学习路线,文章会持续更新,在学习的过程中遇到任何问题,也可以留言!
基础学习路线指南(文章持续更新中)
这里我们使用的都是Centos6的系统,如果你使用其他的系统,可能有些地方需要自行修改。
一、下载镜像
- Centos6镜像下载 http://mirrors.163.com/centos/6/isos/x86_64/CentOS-6.6-x86_64-bin-DVD1.iso
- 开源镜像站下载 http://tshare365.com/archives/471.html
二、安装Centos系统
- 安装VMware 软件 http://www.baidu.com/ 请自己百度下载,安装过程很简单这里省略,注意默认网卡模式是NAT模式需要修改成桥接模式,如有疑问,请留言!
- VMware 安装Centos6 http://tshare365.com/archives/1122.html
三、通过xmanager远程连接Centos
- SSH 远程连接服务器 http://tshare365.com/archives/1156.html
四、开启Linux正式学习之路
初识Linux
- Linux 文件与权限管理 http://tshare365.com/archives/569.html
- Linux 文件属性和默认权限 http://tshare365.com/archives/571.html
- 用户管理详解 http://tshare365.com/archives/583.html
- 文本编辑器vi命令详解 http://xiaodong88.blog.51cto.com/1492564/1251376
- Linux下的软连接与硬链接 http://tshare365.com/archives/1566.html
Linux下文件查找命令
- linux下文件查找 http://tshare365.com/archives/663.html
- linux文件查找find命令详解 http://tshare365.com/archives/667.html
Linux下压缩解压
- linux文件打包压缩 http://tshare365.com/archives/616.html
软件包的安装
- Centos 安装epel源 http://tshare365.com/archives/1109.html
- linux软件包管理 http://tshare365.com/archives/550.html
- yum命令详解 http://xiaodong88.blog.51cto.com/1492564/1259312
Linux定时执行执行
- Crontab定时任务 http://tshare365.com/archives/623.html
磁盘分区
- 硬盘分区介绍 http://xiaodong88.blog.51cto.com/1492564/1251235
- LVM详解 http://xiaodong88.blog.51cto.com/1492564/1256161
- Centos挂载NTFS格式硬盘 http://xiaodong88.blog.51cto.com/1492564/1004730
Linux系统时间同步
Iptables 防火墙详解
- 理论详解 http://tshare365.com/archives/632.html
- 常用端口开放 http://tshare365.com/archives/638.html
- Iptables NAT规则配置 http://tshare365.com/archives/640.html
正则表达式
- 文本搜索以及正则表达式 http://tshare365.com/archives/659.html
- 正则表达式已经grep命令详解 http://xiaodong88.blog.51cto.com/1492564/1248709
Shell脚本
- shell编程基础一 http://tshare365.com/archives/1224.html
- shell变成基础二 http://tshare365.com/archives/1229.html
- shell脚本中常用的循环语句 http://xiaodong88.blog.51cto.com/1492564/1258953
- shell脚本中的测试命令 http://xiaodong88.blog.51cto.com/1492564/1264718
- shell常用脚本的小练习http://xiaodong88.blog.51cto.com/1492564/1252891
- shell批量创建删除用户http://tshare365.com/archives/1371.html
五、Linux服务篇
Nginx 服务
- Nginx 服务介绍 http://tshare365.com/archives/1516.html
- Nginx 工作模式 http://tshare365.com/archives/1526.html
- Nginx 编译安装 http://tshare365.com/archives/1487.html
- Nginx 配置文件详解 http://tshare365.com/archives/1599.html
- Nginx 配置虚拟主机 http://tshare365.com/archives/1603.html
- Nginx 日志的配置切割 http://tshare365.com/archives/1606.html
- Nginx 反向代理Upstream模块详解 http://tshare365.com/archives/1617.html
- LNMP 环境搭建 http://tshare365.com/archives/1399.html
- Nginx + Tomcat集群环境搭建 http://tshare365.com/archives/1386.html
- Nginx+Keepalived 构建高可用集群(主从模式) http://tshare365.com/archives/1411.html
- Nginx+Keepalived 构建高可用集群(双主模式) http://tshare365.com/archives/1411.html
Tomcat服务
- Tomcat 服务安装配置 http://tshare365.com/archives/1250.html
Mysql服务
- 编译安装Mysql http://tshare365.com/archives/491.html
- Mysql 日志详解 http://tshare365.com/archives/768.html
- Mysql 备份与恢复 http://xiaodong88.blog.51cto.com/1492564/1290968
- Mysql 主从环境搭建 http://tshare365.com/archives/1551.html
Redis 服务
- Redis的安装 http://tshare365.com/archives/480.html
- Redis的持久化 http://tshare365.com/archives/730.html
- Redis 主从环境搭建 http://tshare365.com/archives/709.html
Mongodb服务
- 服务的安装 http://tshare365.com/archives/849.html
- 主从架构 http://tshare365.com/archives/874.html
- 副本集的配置 http://tshare365.com/archives/876.html
时间: 2025-01-01 16:18:02