1. Kernel-and system call (Shell, command).Programming languages--assembly language->cpu Execution (algorithm is used to reduce CPU execution)2.Linux Boot order: http://www.cnblogs.com/zhaodedong/p/5365148.htmlLinux boot process (with picture): http:
1. After post, when the Grup boot interface appears, press the E key to enter edit mode, as shown in650) this.width=650; "Src=" https://s1.51cto.com/wyfs02/M01/8D/68/wKiom1ibAjPy6zBwAAAully3l2E656.png-wh_500x0-wm_ 3-wmp_4-s_2278038312.png "title=" 1.
Grep-rn "hello,world!" **: represents all files in the current directory, or it can be a file name-R is recursive lookup-N is the line number displayed-R Find all files containing subdirectories-I ignores caseHere are some interesting command-line
Ubuntu Linux environment variable path setting0 People bookmark this article, bookmark this article posted 2 hours ago, 2 reads total 0 comments 0 People collection this articleUbuntu Linux System environment variable configuration
fuser FunctionFuser can show which program is currently using a file on the disk, mount point, or even network port, and give the program process details.Fuser Displays the process ID using the specified file or file system. By default, each file
Sometimes some interface call problem is not good location or log is not detailed enough, then we often choose to grasp the packet to see the detailed communication process. Grab the package has the relevant software, here says how to grasp directly
1. View MailEntering the/var/spool/mail folder, you will find that the file structure under the folder isIt is not difficult to find that these files correspond to the Linux user's mail.View specific messages using MAIL-F. For example, to view
1. Check the ID information of the user relatedID [OPTION] ... [USERNAME]Common options:-U: View the user's ID number-G: View the user's base group-G: View all groups of users2. Switch User suSu [OPTION] ... [-] [USER [ARG] ...]1, SU root: Non-login
Common logsCommon logs are typically stored in/var/log.Common Log Viewing use: Ls/ll,cat/more/less view; Wtmp,lastlog use last and Lastlog to extract their informationConfiguration Log
Newer Ubuntu collects logs using the Rsyslog (Rocket-fast
TR command: TR [option] set1 [Set2]Delete or replace characters in Set1In the text representation of this problem, the Windows system, \ r \ n is newline, and the Linux system, \ n is a line break.Win->linux:cat file|tr-d ' \ r ' >new fileLinux->win:
Compile command:Gcc-o exefile src.c (compile src.c, link to exefile executable file)Gcc-o obj.o-c src.c (compile src.c as obj.o target file)Makefile file: Compile command script:File instance:. suffixes:.c. o //.c and. O Establish an association cc=
////////////////////////////////////////////////Exercise: Implement list all file attributes in a directory (file size, file last modified time, filename)The directory name is passed in by the parameter./dir/home/linux#include #include #include int
Use the Grep commandGuideAll linux systems provide a search tool named grep (global regular expression print, global regular expression output. The grep command is very useful when pattern-based searches are performed on the content of one or more
Centos7.2 use Chinese man
First, modify the system configuration file/etc/locale. conf (the earlier version corresponds to/etc/sysconfig/i18n) content to LANG = "zh_CN.UTF-8" Save and exit, restart linux.
Click to download the Chinese man source
Use the TCP package in Linux to enhance network service securityGuideIn this article, we will describe what is the TCP package (TCP wrappers) and how to configure them on a Linux server to restrict the permissions of network services. Before
Detailed explanation of Linux bash VariablesGuideWriting SHELL scripts in Linux must be exposed to variables. This article briefly describes the different variable types in bash.
Bash variable type
Local variable
Local variable
Summary: four methods are helpful for learning the Linux system.The Internet is a magical thing. modern people's life is inseparable from the Internet. The Internet has penetrated into people's work, life, entertainment, and other aspects. Network
Skill pack! Five methods for clearing or deleting large files in LinuxGuideWhen processing files on a Linux terminal, sometimes we want to directly clear the file content without using any Linux Command Line Editor to open these files. So how can we
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