Linux full stack directory of cloud computing (section 5 RPM package management, yum package repository, command supplement)

Three stages of learning Linux must go through

1.ADMIN (cloud computing system management)
2.ENGINEER (cloud computing application management)
3.SERVICES (system, service management advanced)


If someone you love suddenly says to you about breaking up one day, how many possibilities are there? –Tuge



One.ADMIN (Cloud Computing System Management)

1. Basics of cloud computing network
2. Introduction to Linux installation, basic operation
3. Command line basis, directory and file management, text content operation
4. Archive compression, redirection, pipeline, find precise search, vim advanced application
5. RPM software Package management, yum package warehouse, command supplement
6. User management, group account management, scheduled tasks

Two.ENAINEER (Cloud Computing Application Management)

1. Basic permissions and ownership, additional permissions, ACL policy management
2. Disk space management, swap space
3. Logical volume management, RAID disk array, process management, VDO
4. Configure LInux network, source code compilation and installation, custom yum warehouse, Log management
5. SElinux system fault repair, firewall policy management, service management

Three.SERVICES (Advanced System Service Management)

1. Kvm construction and management, virsh control tool, image management, virtual machine quick construction technology
2. Web basic application, NFS service foundation, trigger mount, summary and answering
3. DNS service foundation, special resolution, DNS subdomain authorization, DNS master-slave architecture, summary and Q&A
4. Cached DNS, Split separation analysis, email communication, Web server project combat, summary and Q&A
5. Batch installation environment, configuration of PXE boot, kickstart automatic response, Cobbler installation platform, summary and Q&A
6.rsync synchronization operation, inotify real-time synchronization, database service foundation, management table data, summary and Q&A


5. RPM package management, yum package repository, command supplement

RPM package management

RPM package management mechanism

Common software package types

Insert picture description here

definition:

Insert picture description here

Common installation locations

Insert picture description here

Query software information

Insert picture description here

Query installed software

Insert picture description here
Insert picture description here

Insert picture description here

Query the package to be installed

Insert picture description here

Insert picture description here

Install and uninstall packages

Insert picture description here

Insert picture description here

Insert picture description here

Software dependencies

Insert picture description here

yum package management

Prepare yum software warehouse

Overview of yum mechanism

Insert picture description here

Prepare yum local warehouse

Insert picture description here

Configure yum client

Insert picture description here

Yum configuration analysis

Insert picture description here

.repo configuration file example

Insert picture description here

yum command tool

Query software information

Insert picture description here
Insert picture description here

Install and uninstall packages

Insert picture description here
Insert picture description here

Clear local yum cache

Insert picture description here

Command supplement

View a brief description of the command

对于大部分命令,通常会提供 --help 帮助选项

Insert picture description here

Use man manual

Insert picture description here

skills

History command

Insert picture description here

Statistics files occupy space

Insert picture description here

system time

Insert picture description here

Make connection file

Insert picture description here

6. User management, group account management, scheduled tasks

To predict what will happen, please see the next breakdown!

Tell the important thing three times

As a coder who has dedicated his life to Linux, I am very honored and proud. Here I have summarized some of the essence of Linux, that is, a quick article, which will be updated later, I hope you will pay attention to it. It is absolutely useful!

Guess you like

Origin blog.csdn.net/weixin_43051805/article/details/108603953