Linux advanced system startup process diagram

Source: Internet
Author: User


1:linux start is a very complicated process, in order to better understand, drew a time series start diagram.

650) this.width=650; "src=" Http://s5.51cto.com/wyfs02/M01/7F/95/wKiom1cjImvzbReLAAOOwmAYX5E911.jpg "title=" Linux boot process. jpg "alt=" wkiom1cjimvzbrelaaoowmayx5e911.jpg "/>

2: Run Level

The Linux system has 7 runlevel (runlevel):

    • RunLevel 0: System down state, system default RunLevel cannot be set to 0, otherwise it will not start normally

    • RunLevel 1: Single User working status, root privilege, for system maintenance, remote login Forbidden

    • RunLevel 2: Multi-User State (no NFS)

    • RunLevel 3: Full multiuser State (with NFS), enter console command line mode after login

    • Run Level 4: System not used, reserved

    • Run level 5:x11 console, login to GUI mode

    • RunLevel 6: The system shuts down gracefully and restarts, the default runlevel cannot be set to 6, otherwise it will not start normally

3:linux shut down the machine

Sync synchronizes the data from memory to the hard disk. Shutdown shutdown instructions, you can look at the help documentation for man shutdown. For example, you can run the following command to shut down: shutdown–h ' This server would shutdown after the mins ' This command tells you that the computer will shut down after 10 minutes and will be displayed in the login user's current screen. Shutdown–h now immediately shuts down Shutdown–h 20:25 the system shuts down at 20:25 today, Shutdown–h +10 10 minutes after shutting down the machine shutdown–r the system immediately restarts Shutdown–r +10 system restarts after 10 minutes Reb Oot is the restart, equivalent to the Shutdown–r nowhalt shutdown system, equivalent to Shutdown–h now and Poweroff


This article is from the "Reminder Flower Rain" blog, please make sure to keep this source http://chenwen.blog.51cto.com/771416/1769059

Linux advanced system startup process diagram

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.