Today, I encountered a problem with my buddy's server CPU information. I am going to discuss it with you.
Run the following commands to view CPU information in Linux:
cat /proc/cpuinfo |grep "cpu cores"|uniqcat /proc/cpuinfo |grep "physical id"|sort|
"VMware ESXi is nested to install VMware workstation,
Virtual machines are built up, and the network is configured in bridging mode. You can ping the host machine, but cannot ping the network where the host machine is located.
Is the nesting
1. Add vlan
[Root @ localhost ~] # Ip link add link em1 name em1.100 type vlan id 100
[Root @ localhost ~] # Ip link add link em1 name em1.200 type vlan id 200
[Root @ localhost ~] # Ip addr add 192.168.100.1/24 dev em1.100 brd +
[Root @
Linux scheduled task Crond practices/dev/null principles 08
Note:This article is a video from the "Practical O & M training for Old Boys"-"employment courses". The content of this article is a series of content. For more information,
In the first article, we used linux kernel, driver file, init file, and grub file to create a linux system dedicated to ourselves, but created a system, yes, so we need to add some features to it for our convenience. Every time we need some features,
Whether you are an ordinary Linux Desktop user or a system administrator managing multiple servers, you are faced with the same problem: an increasing number of threats. Linux is an open system that allows you to find many ready-made programs and
When a Linux computer is intruded, it is common to delete log files to mask attackers. Management errors may also lead to accidental deletion of important files. For example, when clearing old logs, the active transaction logs of the database are
Linux is a multi-user multi-task time-sharing operating system. any user who wants to use system resources must first apply for an account from the system administrator and then enter the system as the account. User Accounts can help system
USB flash drives are currently the most widely used mobile storage devices. But for some reason, we need to format the USB flash disk. For users who are used to the Windows operating system, formatting is very convenient and simple. You can complete
BKJIA exclusive Article] This script has been used on production servers for more than a year and can be automatically configured on any network-based server.
Usage: save an nginx_php code file, for example, nginx_php. Upload to the server for
Script Insertion refers to inserting executable scripts into objects such as forms, images, animations, or hyperlink text. When the user opens these objects, the script implanted by the attacker will be executed, and then the attack will begin.
HTML
As a monitoring system,NagiosIt is outstanding in all aspects, especially inLinuxWhen running, you can monitor and collect information for operations.
Nagios runs on a Linux or Unix operating system. Before installation, make sure that the operating
In Windows, you can map a shared directory to a disk file system by ing network drives. in Linux, you can use the smbmount command to implement similar functions, mount a shared directory in Windows to a directory in Linux.
Test Platform:
Red Hat
Console
Get the Chinese version of the console first. Although there are many choices, I still like cce, which is easy to install and use. It runs cce and has Chinese characters. Lynx started to work normally after turning around.
X
X is much easier
Dust RemovalHazards of dustDust can be said to be the best enemy of the data center. If the dust removal measures of the data center are not in place, any good server or network equipment will have problems.Because the current network devices and
Linux has its own complete startup system, which captures the context of linux Startup. the linux Startup Process will no longer be mysterious. You can manually add and delete the required application services as needed.
In this article, we assume
The following script backs up all source files to be edited to the/bak directory, and keeps all paths unchanged, such as vi/etc/hosts, copy/etc/hosts to/bak/etc/hosts.
# Cat/sh/vii
#! /Usr/bin/bash
# Check whether the source file exists before
Today, when I was talking to suppliers, I was so despised that I never even heard of "LowMemory. I feel very depressed. I have also been engaged in memory Management for a while. How can I not even know LowMemory? Can I blame others for poor
Open/etc/apt/sources. list and add the following two lines
Ubuntu:Deb http://nginx.org/packages/ubuntu/ lucid nginxDeb-src http://nginx.org/packages/ubuntu/ lucid nginx
Debian:Deb http://nginx.org/packages/debian/ squeeze nginxDeb-src
Linux Command Line compaction is useful, efficient, and interesting, but sometimes dangerous, especially when you are not sure what you are doing. This article is not intended to attract your anger at Linux or Linux Command lines. We just want you
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