Computer systems consist of two major parts: hardware system and software system, as shown in:
650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M00/84/92/wKiom1eVflfx3NqPAABAaE6gNiU209.png "title=" Picture 1.png "alt=" Wkiom1evflfx3nqpaabaae6gniu209.png "/>
Second, von. Neumann system: The computer is composed of an operator, a controller, a memory, an input device and an output device.
Where the operators and controllers are integrated collectively referred to as the central Processing Unit (CPU)
Calculation of the components through the bus connection to form an organic whole, the microcomputer bus has three kinds: address bus, control bus and data bus
Functions of the operator: complete arithmetic operations and logical operations
Controller function: Coordinate and command the computer parts work
Memory function: Store program and data, realize memory function
Input device function: input data and convert to in-machine information store
Output device functionality: Converts in-machine information into characters, graphics, and displays that are easy to identify, process, and use
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M01/84/92/wKiom1eVfn6iHe3KAAEByO2nybA969.png "title=" Picture 2.png "alt=" Wkiom1evfn6ihe3kaaebyo2nyba969.png "/>
Motherboard physical Diagram
650) this.width=650; "src=" Http://s4.51cto.com/wyfs02/M02/84/92/wKiom1eVft7zTJsiAALZQ9sX3nk072.png "style=" float: none; "title=" Image 3.png "alt=" Wkiom1evft7ztjsiaalzq9sx3nk072.png "/>
CPU, memory, hard disk, video card physical diagram:
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M00/84/92/wKioL1eVft7RK6TpAADjThohInQ125.png "style=" float: none; "title=" Image 4.png "alt=" Wkiol1evft7rk6tpaadjthohinq125.png "/>
Distribution of Linux
Slackware;debian;redhat;archlinux; Gentoo; LFS; Andriod
Linux Philosophy thought:
1, all documents
2, small program for single purpose
3, combining small programs to complete complex tasks
4, text file save configuration information
5, try to avoid capturing the user interface
6, providing a mechanism rather than a policy
Get the CentOS release (ISO) approach:
Https://wiki.centos.org/Download
Http://mirrors.aliyun.com
Http://mirrors.sohu.com
Http://mirrors.163.com
Basic Computer knowledge