(1) Choose your kernel version, the kernel module is often closely related to the kernel version, it is recommended to choose a high kernel version, or you may encounter a big problem.
(2) Download the kernel code to the/usr/src/kernel/directory. If
Http://www.sudu.cn/info/html/edu/20070101/291108.html
The Linux kernel consists of five subsystems: process scheduling, memory management, virtual file system, network interface, and interprocess communication.1.Process scheduling (SCHED): Controls
the difference between Useradd and AddUser
Add User
1. Under root permissions, Useradd just created a username, such as (Useradd + username), it did not create a folder with the same name in the/home directory, and did not create a password, so use
As we all know, sometimes we use links to make reference operations to save space. Similarly, there are also at the system level. In the Windows family, we call this a shortcut, and in Linux we call it a link (basically all the same, which may be
1. Linux Network model①osi seven-tier model and Linux four-tier model② the relationship between various protocols and their location in the Linux model③ Protocol Encapsulation: Various protocols in a layer-by-layer package relationship(1) Ethernet(2)
I. Establishment of users and permissionsSU user name Switch user, if the root user switch other users, do not need to enter a password. exit to switch back to the previous userWhat are the types of Linux operating system users? administrator: Root
Load is an important indicator of the Linux machine, which intuitively reflects the current state of the machine. If the machine load is too high, then the operation of the machine will be difficult.Linux has a high load, mainly due to CPU use,
I. Management of disks1. About disks and hard disksThese two things are not a concept. The two are intersecting each other.Disk, which is a tape-like device in the external memory of a computer, is packed with a circular magnetic disc in a sealed
CPU Total Cores = number of physical CPUs * Number of cores per physical CPUTotal logical CPUs = number of physical CPUs * Number of cores per physical CPU * Number of hyper-threads1. View CPU information (model number):[Email protected] ~]#
Graphical interface switch to command line interface: CTRL+ALT+F1~F6Command line interface switch to graphical interface: STARTXLinux has a total of 7 runlevel to view/etc/inittab files:0: Stop (remember not to set the Initdefault to 0, as this will
Before introducing the Linux system, let us introduce the 5 major components of the computer: Calculator, register, CONTROLLER, IO output/input device.First, LinuxLinux is the kernel of a system, and it is the core condition that the system can
Linux as a basic operating system, it should have a lot of functions, here we simply talk about the function of file management.1. The meaning of the file directory:/boot: Boot file directory, kernel file (vmlinuz), boot loader (bootloader,grub) are
Linux file Management-related commands
View of File metadata (properties of the file itself)
Stat: Get metadata for the specified file $ stat test file: ' Test ' size:0 B locks:0 IO block:4096 Regular empty file device:802h/20
Hard disk is one of the important components of computing, hard disk for the operating system to provide persistent memory, the performance and quality of Linux hard disk devices may be related to the security of the build line and user experience,
1. What is Linux?Linux is a free-to-use and free-to-propagate Unix-like operating system that is a POSIX and Unix-based multiuser, multitasking, multi-threaded and multi-CPU operating system. It can run major UNIX working software, applications and
Operating environment: virtual machine centos6.9 Centos7I. Introduction of Rescue modeWhen we in the Linux operating system because of the misuse of some important files to remove the majority of commands can not be used or some programs can not be
There are three file attributes to view Api:stat, Fstat, Lstat. #include #include #include int stat (const char *pathname, struct Stat *buf); int fstat (int fd, struct stat *buf); int Lstat (const char *pathname, struct stat *buf); #include *
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