Experimental environment: an original clean virtual machine with an ip address of 172.20.53.1. And install web server and ftp server for this virtual machine beforehand for the purpose of experiment: by isolating users, users can have their own directory. At this time, users will be guided when they log in to the FTP site.
Blog outline: 1, introduction to Jumpserver 2, installation of Jumpserver preparation environment 3, configuration of Python 3 environment 4, installation of Jumpserver 5, installation of mariadb, redis and configuration of Jumpserver 6, installation c
Unix Study--Solaris 10 adds a new network card to build Oracle RAC on Solaris 10, and a new network card is added to the system. How to identify and configure the relevant parameters? This case describes how to configure the second network card 1 with practical application.
Apache+tomcathttp version 2.41.http+tomcat Communications understand: http and tomcat communicate through ajp,http,https protocol http and tomcat based on mod_jd and mod_p
[EVA storage device information] 1. HP EVA8400 storage: a group of expansion cabinets. 2. 12 2T FATA disks (AG691A 454414-001) and 8 300g 15K FC disks (AG690A 454411-001)
Kvm common command virsh list # lists running virtual machines virsh list-- all # lists all virtual machines virsh start centos # starts centos virtual machine virsh shutdown c
9. Function definitions and calls to Makefile support the concept of functions, and the make parser provides a series of functions for Makefile to use. At the same time, you can customize functions. 9.1. Custom functions support the implementation of custom functions in Makefile, and are called for execution.
ETCD binary package address: please add link description step 1: deploy master first prepare two script files: 1, vim etcd-cert.sh## definition ca certificate: cat > ca-config.json < ca-csr.
1. Cloud helper: the recommended five-star official website is currently completely free, which is the best choice for operators who do not want to buy paid software. It has its own remote connection function and does not need to carry out remote desktop control through other tools. It is also because of this that the installation of cloud helpers and the addition of servers are more convenient and faster.
We should all know the word "data is priceless". Since data is so important, it is necessary to choose a secure and stable data server, so how to choose a reliable and stable data server? We start from five aspects to help you understand that the database server has
NFS features: 1) based on UDP/IP2) the function is basically the same as the network disk, but the performance is not so strong. NFS server building steps: install nfs software on ubantu: nfs-kernel-server configuration file 1) Open configuration file: / etc/
Go to the Internet to download an apue.h header file, Baidu, a lot, I downloaded here: http://www.apuebook.com/src.tar.gz, download, decompress to your root directory, is your user's directory, such as
How does the group company realize the document management and sharing of the branch? For example, the executives of each branch will submit the documents to the directors of the headquarters for review; the head office will send the latest system, product materials and so on to each branch. In the normal business activities of the company, document management and division are inevitable between the head office and the branch.
1. Cgroup (1) Docker controls the resource quota used by the container through Cgroup, including CPU, memory and disk, which basically covers the common resource quota and usage control. (2) Cgroup is provided by the Linux kernel.
Starting with this article, I will write: "Azure Administrator Certification exam AZ-103" study notes as a sharing! Note: the role of learning notes: it is only for the convenience of future study, and for those who are willing to learn. * *
Customizing Windows ISO Images 1. About Dism deployment Image Services and Management (DISM) is a command-line tool used to mount and maintain Windows ®images prior to deployment. You can use DISM image management commands to load and get information about Windo
The background is purely cheap for a moment. I wanted to reinstall the system, but I erased the disk directly, and then the network installation could not be installed. However, the networking installation method is still attached: press ⌘ + R to reinstall the latest macOS installed on your Mac (recommended action). Option+ ⌘ + R liter
Find out the WWN number of AIX, hscroot@localhost:~ > vtmenu-M
First, the failure describes the collapse of the user's EMC FC AX-4 storage. The whole storage space is composed of 12 1TB STAT hard drives, of which 10 hard drives form a RAID5 array, and the other two are used as hot spares. Due to the presence of 2 blocks in the RAID5 array
1. IP address planning (configure information in / etc/hosts) hostname IP address RabbitMQ01 192.168.8.131RabbitMQ02 192.168.8.132RabbitMQ03 192.16