Samba is a free software that implements SMB protocol on Linux and UNIX systems, which is composed of server and client programs. Before that, we have learned that NFS and FTP,NFS, like samba, are also an implementation of file sharing on the network, but unfortunately
Common Web Cluster Scheduler at present the common Web cluster scheduler is divided into software and hardware, software usually uses open source LVS, Haproxy, Nginx, hardware is generally used more F5, there are also many people use some domestic products, such as barracuda, Green League and other Hapr
SSH remote Control and access detailed explanation SSH is a secure channel protocol, which is mainly used to realize remote login and remote replication of character interface. SSH protocol encrypts the data transmission between the two sides of the communication, including the user password entered when the user logs in. With the early Telen
When you need to execute mysql in pod to import a sql file, you will often find that the sql file cannot be found. The following command: kubectl exec-I mysql-n db-- mysql-uroot-lalalala
Ansible common module this section includes modules: (1) package management module yum (2) configuration yum source module yum_repository (3) service management module service (4) systemd module (5) user management module user (6) d
Systemd:Systemd is the latest initialization system (init) in Linux system. Summary explanation reference: https://www.ibm.com/developerworks/cn/linux/1407_liu
Environment description: hostname operating system version IP address description openstack-controllerUbuntu 16.04.5172.27.34.37openstack control node, rabbitmq service is located in the machine ubuntu
DNS domain name system Internet calculation uses IP address to identify the uniqueness of one's identity. IP is hard to remember. So there is the DNS domain name system. DNS: domain name system domain name system. Domain names and IP addresses are recorded in the DNS system
Article directory 1, MongoDB: 2, Linux system installation MongoDB: step 1: configure YUM source warehouse step 2: install MongoDB 3, MongoDB basic operation 1, basic commands: 2, backup, restore: 3, security management:
Due to the testing requirements at work, refer to the online documentation to build a simple installation of FreeRadius in Cent OS. one。 The basic environment configures Linux OS to set a fixed IP to ensure access to the external network. Turn off iptables Firewall: service I
Just a quick blog and reminder for something I worked a couple of months ago, or even longer and it
There is no major problem on the way to installation, there is a problem after the successful installation, can not open the software, and then how to solve the problem. Later, it was found that it was a compatibility problem, so it was changed to be compatible with windows8, and then saved and opened.
1. Boot display: portmapper on server x.x.x .x is not responding modifies the hosts file under / etc/ to delete the redundant ip address. two。 View the operating system version una
Pulse counter calibration configuration scheme Pulse counter is a kind of electronic measuring instrument which can respond to pulse signal and carry out counting measurement, and it is called periodic signal pulse counter which responds to periodic electrical signal and carries out pulse counting measurement. The pulse counting module directly or indirectly reflects the signal transmitter according to the number of pulses of the measured signal.
Step of installing Window7 and CentOS7 dual system on U disk: first, install Win7 system first Note: < 1 > set aside a certain amount of disk space for installing Linux system after installation; the first partition of < 2 > disk needs to be reserved for linux system, that is, C.
Background Information A routine traffic monitoring grab made me see a lot of Duplicate IP Address configured (IP XXXXX) in the expert information of wireshark, which appears regularly on the machine. Machine base
JAVA Enterprise Application TOMCAT practice 1. Introduction to Tomcat Tomcat is a core project of the Jakarta project of the Apache Software Foundation (Apache Software Foundation), developed by Apach
Learning from: teacher Xu Peng's AD Powershell series video course uses Add-ADGroupMember to add users to the group Add-ADGroupMember-Identity IT_Group-Mem
Distributed storage ceph preparation: client50, node51, node52, node53 do clients for virtual machine client50:192.168.4.50, make NTP server, and other hosts use 50 as NTP
Nginx hidden version number configuration nginx [root@localhost ~] # yum install pcre-devel zlib-devel gcc gcc-c++-y # # installation environment package [root@