Finishing operation and maintenance of common sense

Operation and maintenance of common sense sort
of basic services:

LAMP: Linux + Apache + MySQL + (PHP \ Python \ Perl) is a set of solutions used to build web application platform.
LNMP: Linux + Nginx + MySQL + PHP web server architecture

Apache: a cross-platform Web server software.
Nginx: a high-performance HTTP server and reverse proxy services, is also a IMAP / POP3 / SMTP services.
MySQL: An open source relational database management systems.
FTP: File Transfer Protocol (File Transfer Protocol). Two-way transmission control file.
DNS: Domain Name System, the domain name system. Domain name and IP address mapping each of a distributed database.
NTP: Network Time Protocol (Network Time Protocol), the protocol used to synchronize PC network time
DHCP: Dynamic Host Configuration Protocol, (Dynamic Host Configuration Protocol) is a local area network protocol to work with the UDP protocol.
UDP: User Datagram Protocol, (User Datagram Protocol) is a connectionless transport-layer protocol.

Virtualization:
KVM: (Kernel-based Virtual Machine) an open source system for managing virtualization module with its own Linux scheduler.

Security & Protection Wall:
iptables: integration with the Linux kernel IP packet filtering system.
firewalld: a dynamically managed firewall support CentOS7.
TCP / IP protocol :( Transmission Control Protocol / Internet Protocol), the protocol TCP protocol IP network layer and the transport layer of the composition.
The development of knowledge:
Tomcat: a lightweight open-source Web application server for deploying war package in the form of web applications.
JVM: Java Virtual Machine (Java Virtual Machine), is a virtual processor between the java compiler and OS.
jdk: (Java Development Kit), Java language software development kit.
jar: contains the compressed package type, the package is also used to deploy and libraries, components and plug-ins.
war: javaweb encapsulated package that contains the code compiled into class files, depending on the package configuration file, all site pages, html, jsp and so on.
rabbitMQ: AMQP completed on the basis of reusable enterprise messaging system, a communication method is an application of the application. (AMQP: the Advanced Message Queuing Protocol)
Redis: an open source, using the ANSI C language key-value database.
MongoDB: written by C ++ language, based on a distributed file storage database.
Django: a written in Python, Web application framework open source.
git: an open source distributed version control system, version management for the project.
github: a project for open source and proprietary software hosting platform.
gitlab: using Git as a code management tool for warehouse management system of web services.
Docker: an open source, virtualization can be achieved using the application container engine box mechanism sand.
nexus: integration of experimental design, modeling and optimization of approximate optimization software design features three algorithms.
jenkins: continuous integration tool is based on a Java developer for ongoing software release / test project.
----------------
Disclaimer: This article is CSDN blogger "PosiEnergy 'original article, follow the CC 4.0 BY-SA copyright agreement, reproduced, please attach the original source link and this statement. .
Original link: https: //blog.csdn.net/u012873389/article/details/81875151

Guess you like

Origin www.cnblogs.com/seau/p/12175348.html