Original address: http://blog.csdn.net/tspangle/article/details/11731317Can be viewed through PS, with the parameter-O to viewsuch as: Ps-eo Pid,tty,user,comm,lstart,etime | grep InitParameter description:PID: Process IDTTY: TERMINALUser: UsersComm:
I. Using the 80X86 microprocessor, you must understand the following three different addresses:1) Logical address--each logical address is made up of a segment identifier + offset within the segment (the logical address you think is pointing to the
Update, Yellowdog update Modifier, YUMWhat is Yum?Yum is a shell front-end package manager in Fedora and Redhat as well as in SuSE. Based on RPM package management, the ability to automatically download RPM packages from specified servers and
# ID # Displays the ID of the current user and user group# WHO # Displays user information currently logged into the system#su change user identity[Email protected]/] #su chenlly[[Email protected]/]#cat/ETC/PASSWD File StructureRoot:x:0:0:root:/root:
One: View CPUMore/proc/cpuinfo | grep "model name"grep "model name"/proc/cpuinfoIf you feel the need to see more comfortablegrep "model Name"/proc/cpuinfo | Cut-f2-d:Two: View memorygrep memtotal/proc/meminfogrep Memtotal/proc/meminfo |
About the Tee command is the delivery of standard input information to a file.Use the Linux Help documentation as follows:Tee: Read from standard input and write to standard output and filesCommand form: Tee [options] FileOptions:-A--appendAppend to
List of terms:struct Mount : mount pointstruct Mountpoint : mount point nodestruct Vfsmount : Mount ItemSource file system: The file system that the user is going to mountDestination file system: file system for mounting the source file
Usage rights: All usersMode of use: chmod [-CFVR] [--help] [--version] Mode file ...Description: Linux/unix's file invocation permissions are divided into three levels: file owners, groups, and others. The use of chmod can be used to control how
OneBefore we say the link we need to explain a thing, is the inode, a file name can have more than one, but the i-number in the Inode is only a single, (Inode is a data structure, which contains various properties of the file, owner, group,
Basic skills, format the command to format the/DEV/SDA1 partition as an example:$ sudo umount/dev/sda1 # must first unload the partition# formatted as a FAT partition$ sudo mkfs.vfat- FThe/DEV/SDA1 #-F parameter must be capitalized, with parameters
The previous blog analyzed the first dozens of compilations of the arm kernel launch,Analysis today, but today only analyzes Stext in a compilation, as follows:BL __create_page_tablesLet's see how the page table is initialized before the MMU starts
Signal classification is unreliable signal VS. Reliable signalThe Linux signaling mechanism is basically inherited from Unix systems. The signaling mechanism in the early Unix system was relatively simple and primitive, and later exposed some
Tar
Syntax: Tar options [-ZCF] [file name after compression] [directory]
Package all files in the entire/home/jxn/familya directory into/home/jxn/familya.tar
Package only, do not compress Tar-cf/home/jxn/familya.tar/home/jxn/familya
In Linux, you can take advantage of symbols: "|" To implement pipeline functions,So what is the plumbing function:Piping is a feature of the shell, and he connects multiple commands to form a pipe flow,Each command in the pipeline flow runs as a
When you log off from the remote shell , close the shell directly (or enter exit or logout). As Superuser shuts down from the shell, run the shutdown command as described below:shutdown [Options] time [message] Shutdown command to shut down or
This article summarizes the multi-threaded programming in Linux can be used in several functions, of course, the need to synchronize operations also need to lock the operation, here, not listed so specific, just the most commonly used functions
Recently a lot of energy on Linux, today a simple look at Linux threads and synchronization, in fact, regardless of windows or linux,os layer of many principles and concepts are the same, many Windows experience and concepts can be completely ported
Blog on linux Regular Expressions: linux Regular Expressions
Http://www.cnblogs.com/chengmo/archive/2010/10/10/1847287.htmlComparison of linux shell Regular Expressions (BREs, EREs,
Set ifcfg-eth0 after Nic replacement under centos
Today, one of the company's service hardware is broken, and the hard disk is pulled out, switched to another machine of the same model, and the mac address is changed to a new machine, later, it was
Linux uses shell scripts for the key Nohup of scheduled tasks
There are many articles on the Internet to teach you how to use scheduled tasks, so I will not talk much about other nonsense.
I have SH for timing, but you don't know it. You must use
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