Loading of executable programs
Author Bérénice Angremy + original works reprint please specify source + "Linux kernel analysis" MOOC course http://mooc.study.163.com/course/USTC-1000029000 how did the executable come from?Format of the
Rm--> the command used to delete one or more files and directories, in the format: RM [parameters] File/folder, such as:RM File # # system will prompt to delete filesRm-f File # # Forcibly delete files, the system does not promptRm-rf Folder #
I. Process (Task) Description 1. The process is a program in the execution period; In addition to executable code, it also includes open files, pending signals, kernel internal data, one or more threads of execution, and many other resources
Look at English is a bit dizzy, found on the internet on the man's Chinese manual, now sorted into the following.Download the file----------------download it with windows and then upload it to Linux with RZ.wget
For remote connection Secure Shell ProtocolDefault Port 22 protocol version SSH2Mainly includes SSH remote connection SFTP serviceService-Side OpenSSH# Rpm-qa OpenSSH OpenSSLOpenssh-5.3p1-94.el6.x86_64OPENSSL-1.0.1E-15.EL6.X86_64 is responsible for
View Linux system version commandsFirst, view Linux Kernel version Command1.cat/proc/version[Email protected] ~]# cat/proc/versionLinux version 2.6.32-504.el6.i686 ([email protected]) (GCC version 4.4.7 20120313(Red Hat 4.4.7-11) (GCC)) #1 SMP Wed
Jing MengxinOriginal works"Linux kernel Analysis" MOOC course http://mooc.study.163.com/course/USTC-1000029000Seventh week how the Linux kernel loads and starts an executable program one: 1. How can the executable program be produced?In Linux
3 days to net toss these two things, summed up (many are colleagues give explanations, first not guarantee correctness):Images and container in 1.docker.Images similar system disk, container similar to the system disk installed system, so a images
Seventh, interruption and interruption processing7.1 InterruptsInterrupts allow the hardware to be notified to the processor. Interrupts can be generated at any time, and the kernel can be interrupted at any time due to new interruptions.Different
Chapter 3rd Process Management3.1 Process
A process is a program that is in execution (the target code is stored on a storage medium), but the process is not confined to an executable code. Typically processes also include other resources,
Linux under A Password-free login B There are now two Linux servers a:192.168.1.111,B: 192.168.1.112 1, in a ( 192.168.123.111 Span style= "font-family: ' The song Body '; >) to generate the public key pair, the command is as follows:
Under VMware, the CentOS system, after installation, has not been connected to the external network. On the internet to check a lot of information, have not found a solution. Finally, put your own solution, write it down below.First step, open file$
Linux Implementation of the ftp software There are many, the most common have vsftpd,wu-ftpd and ProFTP and so on. authentication is required to access the FTP server, and only authenticated users of the FTP server can access and transfer files.
Linux log filesLearning about these different log files while your system is working properly can help you find and solve problems in emergencies.The/var/log/messages-includes overall system information, which also contains logs during system
Modify under command line1, modify the IP settings, edit the file:$sudovi /etc/network/interfaces auto lo iface lo inet loopback #添加: auto eth0 iface eth0 inet static 192.168. 1.20 255.255. 255.0 192.168. 1.1 Save, so that the IP
Linux Kernel Analysis Seventh week learn notes executable loaderGuo Yan Original works reproduced please specify the source "Linux kernel Analysis" MOOC course http://mooc.study.163.com/course/USTC-1000029000"Learning Video time: 1 hours 35 minutes
Linux network configuration, linux Network
After the centos system is installed in VMware, it cannot connect to the Internet. I checked a lot of information on the Internet and did not find a solution. Finally, write your own solution below.
Step 1
Ubuntu gcc-5 installation, ubuntugcc-5
I installed a ubuntu 15.10 without integrating vim. I am very disappointed to install vim and sudo apt-get install vim first.
Start to get g ++-5:
$ Sudo add-apt-repository ppa: ubuntu-toolchain-r/test
$
1. Explanation of uniq command deduplication, 1. Explanation of uniq command deduplicationUniq command: common parameters:-c, -- count *****, the number of times that a modified row appears-d is displayed next to each row, and -- repeated only
Linux Mint (official application software community center)
When Using Mint, if we want to install a software, we usually search by apt command or by the "New Software Package Manager" with a graphical interface. This is recommended for most
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