01.LINUX directory Structure "/" and "/dev" main role?What are the common file systems in 02.Linux?What is the cue for the graphical pseudo-character terminal in 03.Linux?04. What is the command to view the host name?05. What is the command to view
Linux operating systems and drivers run in kernel space, applications run in user space, both cannot simply use pointers to pass data, because the virtual memory mechanism used by Linux, user-space data may be swapped out, and when kernel space uses
The distribution of this map by Kconfig, the PCI code should be distributed in two places, Drivers/pci and Arch/i386/pci, Taiwan belong to a China, whether drivers/pci there, or arch/i386/ PCI There, but also belong to a PCI subsystem, in the spirit
Therefore, to learn the common Linux commands, the first step is to learn how to use the CD command skills.1. Command format:CD [Directory name]2. Command function:Toggle current directory to DirName3. Common examples3.1 Example One: Enter the
Due to the use of the RAMDisk file system, the IP tool version is too old to configure can, you need to self-compile IP, see reference 21.vivado Configuration PS2. The device tree adds Can0, and the General Development Board has provided this
I. BACKGROUNDInstall Linux system (Debian 8.8), always fail, stuck in install software (12% position)Second, solve?Web-based solutions1. Do not unplug the cable during installation (I did not pull out)2. Disable the NIC configuration when installing
How to see where a downloaded package is installed under Linux
Instruction Ps-ef|grep MySQL Results
Root 17659 1 0 2011? xx:00/bin/sh/usr/bin/mysqld_safe--datadir=/var/lib/mysql--socket=/var/lib/mysql/mysql.sock--
1, add a system call, increase the total number of system calls +1diff in Kernel/include/uapi/asm-generic/unistd.h+ + #define __nr_mysyscall 285+ + SYSCALL (__nr_mysyscall, Sys_mysyscall)#undef __nr_syscalls--#define __nr_syscalls 285+ + #define
The Linux kernel organization manages physical memory in the form of buddy system (partner system), while physical memory fragmentation formally buddy one of the weaknesses of the system, and in order to prevent and solve the fragmentation problem,
This article was written in 2018-02-10. As of the end of this article, there is no known method to allow OBS to function properly in a Wayland environment.
Workaround
Discard the use of Wayland and switch to x Window
To record the
Packaging Compression
One, compress+[option]+ file name (default delete original file)-D decompression- C just preview the generated content, do not delete the original file, need to cooperate > use to generate the compressed
Commands for shutting down and viewing system information1.shutdown: Normal shutdown(Note: You must be a root user, or you will need to switch to the root user with the SU command)Eg: shutdown in less than 5 minutes: shutdown-t 5Restart after
Example of the syntax for using the tar command in linux, linuxtar
Syntax: tar [primary option + secondary option] file or directory
When you use this command, the main option is required, and it tells tar what to do. The auxiliary option is used
Linux User management command-useradd passwd usermod chage userdel su instance, useraddusermod
User's home directory
Common User:/home/user name. Both the owner and the group belong to this user. The permission is 700.
Super User:/root/the owner and
Description of inode size and function in Linux, linuxinode
Inode in linux
Understanding inode
Inode is a file storage, where files are stored in the camp. The smallest storage unit is the sector. The storage size of each slice is 512 bytes.
When
Three text editors that can replace Emacs and Vim
Vim and Emacs are obviously heavyweight in text editing on Linux desktops, but they are not the only choice.
Fans of Emacs and Vim, before you begin the editor competition, please understand that
In linux, tomcat is started and output in the console (method tutorial) like eclipse, tomcateclipse
Method 1:
View Tomcat console information in Linux:
Command: 1. cd/***/apache-tomcat-7.0.73/logs/
2. tail-f catalina. out
You can;
See the
Linux busybox Chinese display modification tutorial, linuxbusybox1. kernel Modification
Go to the kernel and run make menuconfig.
Go
File systems --->
Native language support --->
UTF-8 NLS
Choose NLS UTF-8 to save and exit the compiling kernel.2.
CentOS6.9 upgrade autoconf to solve the "Autoconf version 2.64 or higher is required" error. centos6.9autoconf
When installing the software, the system prompts that Autoconf 2.64 or later is required:
1 # autoconf 2 configure.ac:8: error: Autoconf
Common commands for file search in Linux and Common commands for linux
File SEARCH Command: find
1. Search by file name
1.1. Search for precise files
Find path-name file name
1.2. Search for a file whose file name contains a string.
Find path-name *
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