In linux, the HA installation configuration example first installs HA (yast-iheartbeat) server1: 192.168.1.100server2: 192.168.1.101 on the two servers respectively. edit/etc/ha. d/authkeysTxt code auth3 # 1crc # 2sha1HI! 3md5ciaoskey... in linux,
Preface to the installation and configuration of subversion in linux: svn (subversion) is a version management tool that has emerged in recent years and is the successor of cvs. Currently, most open-source software uses svn as the code version
Common commands for maintaining Linux servers 1. view hard disk usage df & amp; ndash; h, for example: 2. force delete the static file rm & amp; ndash; rffileName *. for example, if the file name does not have the same name, you can view similar
Lynx installation and configuration 1. introduction Lynx is a pure text web browser, which is widely used in linux. Similar browsers include links and w3m. 2. download the latest version of the server, which is "lynx2.8.7rel.2.zip ". http://lynx.isc.
In linux, the dependency is not detected. to install VNC, you need to install the VNC server on a server Recently. the relevant RPM package is found on the CD, but the dependency is prompted during installation, I tried to find relevant information
Linux cannot enable Nic: Deviceeth0hasdifferentMACaddressthanexpected. ignoring solves the following error: The Nic cannot be started successfully on linux. when activating a Nic, the following error is prompted. cannotact... linux cannot enable Nic:
How to pass parameters to the login Ct script, for example, the following script is used to perform ssh password-less login, and automatically enter the confirm yes and password information, user name, password, and hostname to pass the ssh.
Application of the Kill command in Linux 1. the kill command is used to abort a process. 2. Format: kill [-ssignal |-p] [-a] pid... kill-l [signal] 3. parameter-s: specifies the sent signal. -P: analog transmission signal. -L: specifies the signal
Solve sudo: novalidsudoerssourcesfound. quitting allows common users to use sudochmodu + w/etc/sudoersvi/etc/sudoers to find this line of rootALL (ALL) ALL, and add usernameALL (ALL) under it) ALL but after the return... solve sudo: no valid sudoers
Linux practical notes: adjust the linux system time and time zone 1. modify the time zone: # cp/usr/share/zoneinfo/Asia/Shanghai/etc/localtime when copying, a message indicating whether to overwrite the data is displayed. Click yes to change to
Apache installation mod_dir.so: undefinedsymbol handles apache installation dependency on APRandAPR-Util, which may cause an error because apr cannot be found. Tar-zxvfapr-1.4.6.tar.gzcdapr-1.4.6./configure -- prefix/usr/localmake & amp;
If you go to linux single-user mode as instructed by grub, the system prompts: Pressanykeytoenterthemenu press any key to go to the next step. the grub prompt & amp; #39; a & amp; #39; appears ;, & amp; #39; c & amp; #39;, & amp; #39; e & amp; #39;
RedHatLinux9 sets up FTPserver1. installing vsftpd server vsftpd is currently one of the best FTP server tools in Linux. among them, vs is short for VerySecure (very secure). It can be seen that its biggest advantage is security. In addition, it is
Back up vimrc001 & quot; global basic settings 002 source/usr/share/vim/vim73/gvimrc_example.vim003 & quot; compatible with Windows systems 004 & quot; source $ VIMRUNTIME/mswin. vim005 & quot; behavemswin00... back up vimrc 001 "=========== Global
The series used by VIM: the quick fix function is an important loop in the process of program development: edit-compile-edit. the quickfix function in vim is used to improve the efficiency of this loop. The quickfix function saves errors generated
Bash redirection details first, let's review the existing bash redirection symbols 1. redirect the input and output. the target file is word [n] & lt; word. the default value of n is 0 [n] & gt; word is 1 [n] by default. & gt; | the default n value
VIM series: window control and operation control. next we will mainly introduce some control operations and command skills in the editing and development process using VIM, I used some operation skills during the project development process. I did
Syntax differences between Dash and Bash: in Debian and Ubuntu,/bin/sh already points to dash by default. this is a shell different from bash. it mainly appears to execute scripts, instead of interaction, it is faster, but the function is much less
Perl obtains cpu usage. 1. First, the/proc/stat file information is displayed in Linux/Unix. the CPU usage is divided into user, system, and idle, the time when the CPU is in the user state, the time when the system kernel is executed, and the time
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