The DRBD of high availability cluster in Linux1.drbd:disrtributed replicated block device, distributed replication block devicesDRBD: mainly in different servers between the hard disk or partition synchronization data, through the network, bitwise
1.Linux Command Learning2.Mkdir /data- Create folder in / under Create folder data3.CD - directory switch columns such as CD/4.Touch /data/1.txt- Create a file in the current directory5.VI /data/1.txt-Editor edit current file i- enter edit mode
Directory operations: RM-RF Mydir/*Delete Mydir directory*/mkdir dirname/*Create a directory named DirName*/CD Mydir/*Enter the Mydir directory*/cd–/*go back to the top level directory*/CD../*back to parent directory with spaces in the middle*/adb~/*
from:http://blog.csdn.net/jackalfly/article/details/7556848The Cat command is a text output command under Linux, usually for viewing the contents of a file; Cat has three main functions: 1. Display the entire file at once. $ cat FileName 2.
1. What are the file management commands on Linux, their commonly used methods and their related examples?Linux file management commands typically have cat, TAC, more, less, tail, head3. Use the command line expansion function to complete the
background : There are many commands under Linux, but after the new installation system, especially the minimal installation, some of the commands we find are not there at all, and we do not know that the command belongs to the RPM package. How do I
VI is divided into three modes, namely "General mode", "edit mode" and "Command line command mode".1. General mode: VI when processing a file, entering the file is the general mode. In this mode, you can use the "up and down" key to move the cursor,
Linux User management:(1) Create a userUseraddxuesong (2) Change PasswordpasswdUserecho "dBW" | passwd dBW--stdin (3) Restore passwordin LinuxAfter Grub appears, press "E" on the installed system, then the grub configuration file appears, press the
Server exception, completely inaccessible, SSH landing is extremely slowResolution processTop view system status, found that the load average average load value is very high, and then look at the number one process, is not known process name:
Centos Samba server iptables and SElinux settings, centosiptables
1. Install the samba server
# yum install samba
2. Configuration
# vi /etc/samba/smb.conf
Security = user (about 100 rows) Comment out all the following configuration files under
Run the SoapUI command line
SoapUI allows you to run test cases and generate test reports using command lines. Therefore, SoapUI can be used to perform automated test and continuous integration of interfaces.
First, check the options supported by
CentOS7 network settings in VMware12
VMware provides three ways to bind a virtual Network card with a physical Network card: Bridge Mode, Network Address Translation (Network Address Transformation, NAT) mode, and Host) mode.
For more information
Linux text viewing commands (cat, tac, rev, head, tail, more, less)
In Linux, when we always view some content of the text, it is inconvenient to use vi to access the file only because of viewing the text. The following describes some text viewing
File Sharing between Ubuntu Virtual Machine and Win7 host in VirtualBox
I recently conducted an operating system experiment. The first experiment is to share the Ubantu virtual machine with the host.
In this example, the VirtualBox virtual machine
The custom GitLab profile cannot be normally displayed, and the URL always points to localhost.
The custom GitLab profile cannot be normally displayed, and the URL always points to localhost.
Solve the Problem of pointing to localhost:
Edit gitlab
Description of Ubuntu running level and startup script
About Ubuntu running level and startup script
Directory Overview
1.1 introduce the Ubuntu Script directory
1.2 concept of Linux operating system running level
1.3 startup sequence of operating
Use Xshell to connect to Linux
I want to install Linux on my machine and use xshell for access. However, after a long time, I am prompted "cocould not connect to '123' ON THE xshell side. 168.54.100 '(port 22): Connection failed ". After a long time
How to Build NFS in Linux
I. Introduction to NFS
NFS is short for Network File System, that is, Network File System. A Distributed File protocol developed by SUN. The function is to allow different machines and operating systems to share personal
Ubuntu 16.04 source code compilation and installation PHP7
Compile and install PHP7 in the source code of Ubuntu 16.04.
1. download the latest PHP 7 source code
PHP 7.0.9 http://php.net/get/php-7.0.9.tar.gz/from/a/mirror
Ii. Decompress
tar -zxf /tmp/
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service