The CentOS command to change the system time to Beijing time found that the server was not Beijing time when adding an automatic task today. Now we change it to Beijing time. 1. delete the local time and set the time zone to Shanghai
Principle of ARP cache aging time in Linux 1. Problem www.2cto.com as we all know, ARP is a link layer Address Resolution Protocol, which uses the IP address as the key value to query the MAC address of the host with the IP address. The details of
Linux obtains the absolute path of the script in the shell script. Script Name: a. sh location:/tmp/whuang/study/java Script content: www.2cto.com Shell code #! /Bin/sh this_dir = 'pwd' dirname $0 | grep "^/">/dev/null if [$? -Eq 0]; then this_dir =
One linux Command every day (15): tail command link: One linux Command every day (1): ls command http://www.bkjia.com/ OS /201210/163049.html#linuxlinuxcommand every day (2): cd command serial (3 ): pwd command Export (4): mkdir command
In linux, ethtool ethX is used to query Nic and network information. It is recommended that www.2cto.com reference Ethtool to query and set Nic parameters. Summary: ethtool ethX // query ethX network port Basic settings ethtool-h // display ethtool
Method 1 for activating the ftp service in linux. Method 1: Use ntsysv. In the displayed window, add * Before vsftpd, and press OK. Method 2: edit/etc/xinetd. d/vsftpd [root @ wljs root] # vi/etc/xinetd. d/vsftpd find disable = yes and change yes to
The entire process from the initial environment to the completion of configuration for LINUX Hosts has been reset and reconfigured for some reason. The following describes the complete installation process: from the initial environment to the
Linux IP alias and multi-nic binding (I) Nic advanced command www.2cto.com ① mii-tool eth0: View Nic status ② ethtool view Nic settings ethtool-I eth0: View NIC Driver ethtool eth0: view the physical characteristics of the network card ethtool-S eth0
In linux, how does one determine whether the current user is root in linux? Determine whether the current user is the root www.2cto.com Shell code # ------------------------------ root user check ------------------- start if ['id-U'-ne 0]; then echo
Install Sublime Text in Ubuntu 1. Download the downloaded version of www.2cto.com from http://www.sublimetext.com/2. 2. Extract the file to the installation directory $ sudo tar-jxvf Sublime \ Text \ 2.0.1.tar.bz2-C/usr/local/3. Create a shortcut in
One linux Command every day (33): df command link: One linux Command every day (1): ls command http://www.bkjia.com/ OS /201210/163049.html#linuxlinuxcommand every day (2): cd command serial (3 ): pwd command Export (4): mkdir command
Introduction to the paste command under AIX and the usage of the [plain] www.2cto.com paste command cut command to cut the data from the text, and then paste the data into the corresponding text using the paste command. Note: When pasting data from
Linux Unattended Installation
I. Principle Analysis
1. Process Flow
2. pxe Principle
PXE (preboot execute environment) is the latest technology developed by Intel. It works in the Client/Server network mode and supports workstation to download
LVS is short for Linux Virtual Server. It is often used as a Load balancer in B/S network applications in the actual environment. It works in the layer-7 network model, the network layer, that is to say, in the IP layer, because data processing is
1. Linux thread implementationA thread is further abstracted based on a process. That is to say, a process is divided into two parts: a thread set and a resource set. A thread is a dynamic object in a process. It should be a group of independent
Chapter 2: configure the relationship between nagios and configuration files
2.1 main configuration file options
The main configuration file of Nagios is/usr/local/nagios/etc/nagios. cfg.
This article briefly describes the important variables in
Linux multithreading
1. Thread Overview
A thread is a basic scheduling unit in a process, also known as a lightweight process. Threads are concurrent multi-path execution paths in the shared memory space. They share the resources of a process,
Src. rpm is the source package and can be used only after compilation. After installation, the source code is used. After rebuild, the rpm package will be generated.
Method:
Example 1:
Download complete:
[Root @ localhost beinan] # ls unrar *
When using the linux operating system, it is inevitable that you encounter some software "Shelling" problems. In this case, you need to use the powerful kill command in linux to end the related processes. This is extremely easy in linux. You only
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