Preface
TSHARE365 team decided to write some basic knowledge of getting started, hope that the small white people familiar with Linux faster, there is not too much theory, some just dry! The following is the learning route, the article will continue to update, in the course of learning any problems encountered, can also leave a message!
Basic Learning Route Guide (the article continues to update)
We use CENTOS6 systems here, and if you use other systems, there may be some areas where you need to modify them yourself.
First, download the image
CENTOS6 image Download Http://mirrors.163.com/centos/6/isos/x86_64/CentOS-6.6-x86_64-bin-DVD1.iso
Open source image station Download http://tshare365.com/archives/471.html
Second, the installation of the CentOS system
Install VMware software http://www.baidu.com/please baidu download, installation process is very simple here omitted , note that the default NIC mode is NAT mode needs to be modified to bridge mode, if in doubt, please leave a message!
VMware installation Centos6 http://tshare365.com/archives/1122.html
Iii. remote connection of CentOS via Xmanager
SSH Remote connection Server http://tshare365.com/archives/1156.html
Iv. start Linux on the road to formal learning
Linux file and Rights Management http://tshare365.com/archives/569.html
Linux file attributes and default permissions http://tshare365.com/archives/571.html
User Management detailed http://tshare365.com/archives/583.html
Text Editor VI command detailed http://xiaodong88.blog.51cto.com/1492564/1251376
Soft connections and hard-link http://tshare365.com/archives/1566.html under Linux
Linux File Lookup command
Linux File Lookup http://tshare365.com/archives/663.html
Linux file Lookup Find command detailed http://tshare365.com/archives/667.html
Compression decompression under Linux
Linux File Packaging compression http://tshare365.com/archives/616.html
Installation of the package
Centos installation Epel Source http://tshare365.com/archives/1109.html
Linux Package Management http://tshare365.com/archives/550.html
Yum Command detailed http://xiaodong88.blog.51cto.com/1492564/1259312
Linux timed execution execution
Crontab timed Task http://tshare365.com/archives/623.html
Disk partitioning
Disk Partition Introduction http://xiaodong88.blog.51cto.com/1492564/1251235
LVM detailed http://xiaodong88.blog.51cto.com/1492564/1256161
CentOS mount NTFS format HDD http://xiaodong88.blog.51cto.com/1492564/1004730
Linux system time synchronization
NTP time synchronization http://tshare365.com/archives/783.html
Iptables Firewall detailed
Theoretical explanations http://tshare365.com/archives/632.html
Common Port Open http://tshare365.com/archives/638.html
Iptables NAT Rule Configuration http://tshare365.com/archives/640.html
Regular expressions
Text Search and regular expressions http://tshare365.com/archives/659.html
The regular expression has been grep command detailed http://xiaodong88.blog.51cto.com/1492564/1248709
Shell Script
Shell Programming Basics A http://tshare365.com/archives/1224.html
Shell becomes basic two http://tshare365.com/archives/1229.html
Circular statements commonly used in shell scripts http://xiaodong88.blog.51cto.com/1492564/1258953
Test commands in a shell script http://xiaodong88.blog.51cto.com/1492564/1264718
Shell common Scripting Little practice http://xiaodong88.blog.51cto.com/1492564/1252891
Shell Bulk Create Delete user http://tshare365.com/archives/1371.html
Five, Linux service article Nginx service
Nginx Service Introduction http://tshare365.com/archives/1516.html
Nginx Working mode http://tshare365.com/archives/1526.html
Nginx Compiler Installation Http://tshare365.com/archives/1487.html
Nginx configuration file Detailed http://tshare365.com/archives/1599.html
Nginx Configuration Virtual Host http://tshare365.com/archives/1603.html
Configuration of Nginx Log cutting http://tshare365.com/archives/1606.html
Nginx Reverse proxy upstream module detailed http://tshare365.com/archives/1617.html
LNMP Environment Construction Http://tshare365.com/archives/1399.html
Nginx + Tomcat cluster environment building http://tshare365.com/archives/1386.html
Nginx+keepalived building a highly available cluster (master-slave mode) http://tshare365.com/archives/1411.html
Nginx+keepalived building a highly available cluster (dual master mode) http://tshare365.com/archives/1411.html
Tomcat Services
Tomcat Service Installation Configuration http://tshare365.com/archives/1250.html
MySQL Service
Compiling and installing MySQL http://tshare365.com/archives/491.html
Mysql Log Detailed http://tshare365.com/archives/768.html
Mysql Backup and Recovery http://xiaodong88.blog.51cto.com/1492564/1290968
Mysql Master Environment Build http://tshare365.com/archives/1551.html
Redis Service
Redis installation http://tshare365.com/archives/480.html
The persistence of Redis http://tshare365.com/archives/730.html
Redis Master-Slave environment construction http://tshare365.com/archives/709.html
MongoDB Service
Installation of the service http://tshare365.com/archives/849.html
Master-Slave Architecture http://tshare365.com/archives/874.html
Configuration of the replica set http://tshare365.com/archives/876.html
This article is from the "Small Building-home" blog, please be sure to keep this source http://xiaodong88.blog.51cto.com/1492564/1721391
Basic Linux Tutorials