Line Speed Concept
Many people misunderstand this line-speed concept. The so-called wire speed ability is the router/switch is like a wire. And this, is impossible. One of the concepts that should be considered is latency. Packet into the router or
First, Dmidecode view motherboard information
The code is as follows:
Dmidecode-t 2
Second, Dmidecode query memory information
The code is as follows:
Dmidecode-t 16
Here you can see the maximum memory size that the current server allows for
How do I add a timed task to crontab in Linux? Here's how to explain:First enter at the command line terminal# Vi/etc/crontabEnter edit modeAt the bottom of the crontab, add the following:3 * * * * root./home/mysql_bak.sh This task 3:01 every
The following error was found when installing Pycurl with PIP:
Src/pycurl.h:152:5: Warning: #warning "Libcurl is compiled with SSL support ....
But the system has been installed Libcurl and Libcrul-devel, finally Google to the reason, because the
This is the introduction of Ali's mainframe.
* Linux Cloud Server data disk is not partitioned and formatted, you can follow the following steps to partition and format the operation.
The following operation will divide the
Understanding the original purpose of taskstats is to monitor the IO of the server and prevent JMeter from printing a large number of logs and using up disk space due to abnormal presses. It was later found that because the server kernel version was
Content Catalog
Back to the past statisticsView CPU UsageView Average LoadView Memory usageView Page Exchange occurrencesInstallationDescription of SAR parameters
SAR to find the bottleneck of the system
SAR is the abbreviation for the system
Encountered a problem. The operation of the machine at night needs to be monitored. Use Vmsata to save the log as a file. Look the next day.
Method Vmstat >a.log
Disadvantage: Unable to display the specific time of each record.
Workaround. Write
After installing the Linux system, log in and modify the file:
The code is as follows
Copy Code
# cat/etc/sysconfig/network-scripts/ifcfg-eth0 device= "Eth0″ bootproto=" None " hwaddr=" 00:50:56:be : 7a:d8″ ipaddr=192
To create a second root user in Linux, you need to manually modify the/etc/passwd file after creating the user, and set the user ID and group ID to 0.
For example, after you create a new user named Test, you should have one of the following records
When a new Linux server is configured, if you need to configure iptables, you are typically configured with the following command:
First, install and start the firewall
[Root@linux ~]#/etc/init.d/iptables start
When we use Iptables to add rules,
First, create partitions, PV,VG
FDISK Create partitions
The code is as follows
Copy Code
PVCREATE/DEV/SDB{12..14}Vgcreate vg0/dev/sdb{12..14}
Second, create logical volumes
The code is as
First have to bind the domain name binding, the site you need to resolve to the designated IP address, followed by the Web site management panel, binding domain name for the site, and finally edit the configuration. htaccess files, it's OK..
This is the two ways we often use when setting up a Linux gateway or firewall. I have not explained these two very clearly before, and now I am here to explain.
First, we'll look at the structure of the IP packet, as shown in the following
1. Number of times Baidu spider crawlsCat access. log | grep Baiduspider | wcThe leftmost value shows the number of crawlers.2. Detailed records of Baidu Spider (Ctrl C can be terminated)Cat access. log | grep BaiduspiderYou can also use the
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