Detailed Network configuration under Linux1. The network card name setting path is as follows:RHEL5:/etc/modprobe.confRHEL6:/etc/udev/rules.d/70-persistent-net.rules2.ifconfig commandFormat: ifconfig ethX ip/mask [Up|down]-A: Displays configuration
SysRqUseSYSRQ is called the "Magic key combination" and is a debugging tool built into the Linux kernel. As long as the kernel is not fully locked, no matter what the kernel is doing, using these key combinations can collect system operation
The user name password is correct but cannot log into the Linux server this, the most likely to have the following kinds:1, disk space is full, unable to log on to the Linux server. Restart the server try or delete some unnecessary files.2, is
"Frequently used shortcut keys":TAB Completion commandCTRL + a jump to the command line startCtrl+e jump to the end of the command lineCTRL +D exit session, equivalent to exit or logoutCtrl +l Clear ScreenCTRL + U clears the contents before the cut
Htop is a very advanced interactive real-time Linux process monitoring tool. It is very similar to the top command, but it has richer features such as user-friendly management of processes, shortcut keys, vertical and horizontal display of processes,
Final Summary of Linux kernel analysisNote: Xuan Wenjun, original works reproduced please indicate the source, "Linux kernel analysis"MOOC course http://mooc.study.163.com/course/ USTC-1000029000First, how the computer works1. Reference
Kali version: Kali 2.0First, configure the SSH parametersTo modify the Sshd_config file, the command is: vi/etc/ssh/sshd_configRemove the comment for #passwordauthentication No and modify No to Yes//kali default YesModify Permitrootlogin
VII. Data ManagementMemory managementMalloc,free,realloc and windows are the same, both ANSI C.In fact, the application does not have direct access to physical memory, or it can obtain much larger memory space than actual memory through malloc,
Deb is the Debian Linux installation format, very similar to Red Hat rpm, the most basic installation command is: Dpkg-i file.debDpkg is a shorthand for the Debian package, a suite management system specifically developed for Debian, which
Linux RAID and Mdadm commands1.RAID level: Only means the disk organization is different, there is no high or low points;RAID Common Category: RAID0,RAID1,RAID5,RAID10,RAID01JBOD: Overlay hard drives, similar to RAID0Raid: Divided into hard raid and
Introduction to Git installation and use on LinuxLinus Torvalds, the father of Linux and git, once said something like this:"Bad programmers worry about the code. Good programmers worry about data structures and their relationships. "(Low-level
How to view version information under Linux, including the number of bits, version information and CPU core information, CPU specific models, etc., the entire CPU information at a glance.1. # uname-a (Linux view version current operating system
The 1.hostname command (display and change the host name of the system) is in the following format:#hostname host name (set host name)#hostname (display host name)2.iofconfig command (GET and modify network interface configuration
Linux file system features 1. The file name can use any character other than/, and the total length cannot exceed 255 characters. 2. Strictly case-sensitive
2.tty: Display terminal device files for current terminalsEg:/dev/ttys# (#号表示数字) serial
1, Download Zen Road installation package, according to the operating system version;2, upload the package to the Linux opt directory;3. Unpack the package:Cd/optTar xzvf Zen Path package name, such as: Tar XZVF zentaopms.8.1.3.zbox_64.tar.gz4.
Command: Ps-ef|grep keyword|grep-v grep|cut-c 9-15|xargs kill-9
Kill the process that contains the keyword "keyword" in bulk.
"Ps-ef"--View all processes"grep keyword"--lists all the processes that contain the keyword "./amplxe-gui""Grep-v
Just installed the Linux virtual machine, using the VI command to try to modify the IP configuration, the result is garbled. Configuration IP file content itself is not garbled, mainly VI editing command line prompt garbled, for example, press I is
Brief description of linux Startup level and brief description of linux level
The corresponding file in the system is/etc/inittab.
# Default runlevel. The runlevels used by RHS are:#0-halt (Do NOT set initdefault to this)#1-Single user
Netdata: monitors Linux system performance in real time
As the administrator of a Linux system, it is necessary to use a dedicated system monitoring tool to understand the usage of system resources at any time. If you need to monitor the performance
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