yum. Page 2

kubeadm deployment k8s cluster

Experimental environment:master node: 192.168.1.10 (master)Node 1: 192.168.1.20 (node01)Node2 node: 192.168.1.30 (node02...
11:08 1 February 2020

centos7 installation process and host configuration

This article records the whole process of CentOS 7 64 bit installation on the virtual machine, which I downloaded for my future installation and use ...
4:05 18 January 2020

Centos7 uses Yum source to install mongodb version 4.2 database

Centos7 uses Yum source to install mongodb version 4.2 database 1. Modify the support of yum installation source for mongodb Official documents avail...
8:08 17 January 2020

Cluster Load Balancing Setup--LVS-DR Cluster Deployment

Article Directory Preface I: How LVS-DR works 1.1: Overview of DR mode 1.2: How to analyze LVS-DR packet flow direction? 3.3: ARP Problems in LVS-DR ...
22:41 15 January 2020

Python basics summary (short notes)

Python is a cross platform computer programming language. It is an object-oriented dynamic type language. Notes include the basic skills of compiling ...
4:53 14 January 2020

Steps of installing JDK in linux

1. Check the jdk version in the system (some systems have their own jdk) [root@localhost software]# java -version If there is no jdk, there will be n...
4:02 13 January 2020

PXE+Kickstart unattended installation

PXE one key installation PXE(Preboot eXecute Environment) is mainly used to boot the client host to install the Linux operating system in the unatten...
3:27 2 January 2020

CentOS 7.5 deploy the latest stable version of jenkins and configure ldap authentication

Reference document https://wiki.jenkins.io/display/JENKINS/Installing+Jenkins+on+Red+Hat+distributions https://wiki.jenkins.io/display/JENKINS/LDAP+P...
0:00 4 December 2019

shell training camp Day29

Exercise 86In CentOS 6 system, we can use ntsysv to shut down the services that do not need to be started, of course, we can also use chkconfig tool ...
16:49 3 December 2019

Deployment and monitoring of MYSQL 5.6 replication from the library

Deployment and monitoring of MYSQL 5.6 replication from the library MYSQL 5.6 installation and deployment #1. Download the installation package wget h...
23:59 2 December 2019

Centos Docker Configuration Overview

Coordinates a school in Nanjing. Campus Network Configuration Docker needs to configure a proxy server. From 2 p.m. to 19.38 p.m., make a note to mak...
9:57 7 November 2019

Domain name, port and IP of Nginx virtual host

For nginx source package, please send me a private message Domain name of Nginx virtual host [root@localhost ~]# yum install bind -y Configure DNS ma...
5:11 7 November 2019

redhat6.7 yum network source configuration

The yum source provided by RedHat can only be used after the current system has registered RHN. If there is no registration, when using yum, you will ...
14:02 4 November 2019

Three different implementation methods of LVS-DR

1. Implementation of VIP and DIP in the same network segment Network topology Configuration environment Configure RIP1 of Client gateway pointing to ...
13:42 4 November 2019

Linux-Day3-Installation Software

There are three ways to install software in Linux: 1.rpm # is equivalent to clicking on windows to install next step 2.yum # is equivalent to one-cli...
9:03 30 March 2019

Operations Note 28 (deploying ip, http, storage, etc. on the cluster)

Summary: We have already assumed cluster and deployed fence power management before, so we just need to put the service up and run away. We take http ...
8:03 28 March 2019

File and directory permissions chmod, change owner and group chown, umask, hidden permissions lsattr/chattr

chmod command Look at the file information and use the ls-l command. After execution, the results are as follows: [root@test-01 ~]# ls -l Total dosage...
15:48 20 December 2018