Centos7.2 x86x64 minimizes installation. 3 vm time synchronization, turn off iptables,selinux.,firewalld. 3 rpm packages install MariaDB10.5.1 .172.16.0.130 machines
How to improve cloud computing performance? As more and more enterprises migrate their business to the cloud, China's cloud computing market has been further developed. Many enterprises are committed to pursuing better application performance, but it is not easy to implement it, but we can improve the performance of enterprise cloud applications through appropriate services and design.
1. Helm Overview 1) introduction to Helm Helm is a package manager for kubernetes. Each package is called a Chart, and a Chart is a directory (usually the directory will be packaged and compressed to form a name-version.tg
First, when you are ready to work, install workstation on your computer. When I use the workstation 15pro version, you can search and download it on the Internet. Install the ubuntu operating system in workstation and configure a virtual machine to access the Internet.
The date command displays or sets the system time and date. Many shell scripts need to print different formats of time or date, and to perform actions based on time and date. Latency is usually used to provide a period of waiting time during script execution. Dates can be printed in a variety of formats, or
After minimizing the installation of CentOS, there is no ifconfig. Try yum install ifconfig and give the following tips on how to find out which package ifconfig is in. Yum provides ifconfig is
After minimizing the installation of CentOS7 on the virtual machine, there are really few tools in it. Add cdrom as the local yum repository 1, create cdrom mount point mkdir / mnt/cdrom2, modify fstab, boot up and mount cdrom automatically, add the following
1dell server needs to download dell customized version of esxi,dell and search esxi download on the official website of 2dell. There are several versions of esxi on the official website of 2dell. Find out which version of esxi your dell system is compatible with, and you need to find out what you are.
Install redis to download the redis source code and perform related operations as follows: wget http://download.redis.io/releases/redis-3.2.3.tar.gz decompresses and installs Redi [root @
1. Geographical differences overseas servers-- may be located in any country or region outside China, such as American servers, South Korean servers, etc.; domestic servers-- servers in all Chinese areas, including Hong Kong, Macao and Taiwan, can be called domestic servers. What are the overseas servers and domestic servers?
1. Click > Virtual Machine > option, select to install VMware Tools2, log in to the system, execute to view tools mount 3, enter the mount directory, copy the compressed package to the / tmp directory 4, extract 5, enter the directory: vmware-tools-dist
What is the reason for the slow access to the CVM? There may be many reasons why the access speed of the CVM is very slow. First of all, we need to log in to the backend server or the monitoring platform to check whether the system resources have reached the upper limit, such as CPU, memory, disk, Imax O, network bandwidth and so on. 1.CP
Just add the following line under the required location or server. After I joined it under http, I found that it did not take effect globally. Server_tokens off; also saw other estimates of a modified nginx, such as tengine's.
Nginx service startup stop reload script known Nginx management command is: start: / application/nginx/sbin/nginx stop: / application/nginx/sbin/nginx-s st
The two inventors of UNIX system are Ken Thompson and Dennis M. Ritchie of Bell Labs. The Unix system was invented in 1969-1970 and rewritten with C in 1971. UNIX has been running since about 1985.
Operating environment: one varnish server and two back-end web servers yum install varnish1. Install varnish (since Centos7, varnish has been incorporated into the epel repository) yum install epel-
In the previous article, we talked about some simple permissions to add, modify, delete, and batch folders to authorize a single user. Below we will use the script to batch process our folder permissions to create a new 1.bat script on disk D to store the following code script: you can fix it according to your personal habits
one。 Environment introduction I usually use ss here, today to test the implementation of squid+stunnel proxy service 1. Server: cloud server, server squid2. Local intranet PC, can surf the Internet on the line, client stunnel II. Server installs squi
1. File system: divided according to a certain structure 1) Boot Block | Super Block | data Table | Boot Block: boot program reads and loads operating system Super Block when powered on: title information of the file system: file system size, inode table size, usage status of the data area I
# user nobody;worker_processes 1 the errorless log logs/error.log;#error_log logs/error.log notice;#err