Author: vamei Source: http://www.cnblogs.com/vamei welcome reprint, please also keep this statement. Thank you!
So far, we have explained the most important IP protocol in the network layer (refer to the Protocol forest ). An important
New Linux literacy and linux literacyI. Linux features
1. free/open-source;2. multithreading/multiple users are supported;3. Good security;4. superior memory and file management.
Linux requires at least 4 M --> embedded developmentIi. File
Install zabbix 2.4.5 and centoszabbix in Centos source codeZabbix Introduction
Zabbix is an enterprise-level open-source solution that provides distributed system monitoring and network monitoring functions based on the WEB interface. Zabbix can
Use the following command to configure the Ethernet
1. ifconfig
You can use the ifconfig command to configure and view the network interface configuration.
For example:
1) configure the IP address of eth0 and activate the device.
# Ifconfig eth0 192
I. troubleshooting commands
1. show command:
1) Global commands:
Show version; displays the system hardware and software versions, DRAM, Flash
Show startup-config; displays the configuration content written into NVRAM
Show running-config; displays
Zabbix has three script functions by default, namely detect operating system, Ping, and traceroute. After the installation is complete by default, you must make some modifications to make the installation work normally.1. traceroute. The default
Experimental objectives:Set up 3 hosts as routersEnables two terminals to communicate with each otherThe network structure is as follows:650) this.width=650; "Style=" Border-style:none;color:rgb (51,51,51); font-family: '-apple-system ',
Learn to view and test the network Learn to set network address parameters View information for network interfaces Ifconfig
View specified network interface information
Format: Ifconfig network interface Name 650) this.width=650;
basic commands for viewing network performance in a Linux environment because Linux often uses a character interface, and Linux is more powerful, with default routing capabilities, which are equivalent to gateways and routers. The network
Source: http://blog.csdn.net/duyiwuer2009/article/details/262638551. IP Route Show[HTML]View PlainCopy
$ IP Route Show
Default via 192.168.217.2 Dev eth0 metric 100
192.168.122.0/24 Dev virbr0 proto kernel scope link src 192.168.122
1,ifconfigThe user can execute the ifconfig command to detect and set the local network interface. By default, this command displays the first NIC, the configuration information for eth0 and the native loop (lo,local loopback). If the user needs to
Here first introduces the next Nali this open source applet, project address: http://code.google.com/p/qqwry/
Here's a description of the website from the project's owner:
Copy Code code as follows:
Download
nali-0.2.tar.gz–2011-09
This is the last section of UNP summary Chapter30 mainly for code practice please refer to UNP
One, Thread
This UNP thread is basically consistent with the threads in Apue, but Apue is more nuanced, so here's a list of the main things (thread data
1. Xargs Usage Detailed
because many commands do not support | Piping to pass parameters, and there is a need in daily work, there is a xargs command, such as:
find/sbin-perm +700 |ls-l This command is wrong.
find/sbin-perm +700 |xargs ls-l This
First edit the/etc/network/interfaces file and execute the following command in the terminal
sudo vi/etc/network/interfaces
To configure a static IP address
The contents to be edited are as follows:
Auto Eth0 # #自动启用第一块网卡
ifconf eth0 inet
Https://github.com/linw7/Skill-Tree/blob/master/Linux%E5%B7%A5%E5%85%B7.mdOnline to see others summed up.Linux Tools
There are still a lot of great development tools under Linux.
In the daily use of Linux, the most commonly used
telnet : The Telnet protocol is a member of the TCP/IP protocol family and is the standard protocol and main way of Internet remote Login service. It provides users with the ability to perform remote host work on the local computer. Use the Telnet
This article collects the time-tested commands and collects several newer commands. Most commands can be performed on the graphics desktop, and even Linux users with no experience of terminal use often execute commands to use Ping or other network
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.