Linux学习笔记

1、学习阶段:

初:入门知识(系统基础)

中:系统管理、服务安全及服务管理、Shell脚本编程

高:MySQL数据库:

cache &storage

 

2、集群:

Cluster(重要)

lb: 4layer、7layer

Ha:

分布式:

Zookeeper

分布式文件系统

虚拟化技术:

  xen

kvm

Openstack:IAAS云:

 

运维工具:

Ansible

Puppet(ruby),saltstack(python)

监控工具:

Zabbix

 

大数据处理:

Hadoop  

Spark,storm

 

elk: elasticsearch,logstash,kibana

 

Docker:

 

Python:

 

一万小时定律:

 

 

3、与linux相关的认证:

RedHat:

Rhcsa

Rhce

Rhca

 

5w1h:

What why when where who

How

 

4、现代计算机设备的组成部分:

运算器、控制器、存储器、输入设备、输出设备

CPU

Bus:总线

Memory:编址存储设备

 

 

Read ahead

易失性存储器

 

IO:与外部部件交互

磁盘:

网卡:

 

虚拟机:虚拟计算机

 

 

 

CPU:运算器、控制器

CPU指令、指令集

特权指令:OS运行特权指令

普通指令:

 

微码编程接口,汇编语言

 

OS:operating system

软件程序

通用目的

硬件驱动

进程管理

内存管理

网络管理

安全管理

System call

Syscall:系统调用

 

变成层次:

硬件规格:hardware specification

系统调用:

库调用:library call

内核:kernel

 

UI:

GUI:Graphic User Interface

CLI:Command Line Interface

 

ADI:Application Binary Interface

API:Application Programming Interface

 

CPU架构类型:

X86

X64

arm

 

Windows

Linux:

Linus->Linux

 

GNU/Linux

 

Unix:

System:

AIX(IBM)

Solarls(SUN)

HP-UX(HP)

 

BSD:(BSRG)berkeley system distribution

NetBSD

OpenBSD

FreeBSD

 

MIT:Richard Stallman

GNU:GNU is Not Unix:

GPL:General Public License

 

《奇点临近》

 

 

 

你可能感兴趣的:(Linux)