In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
The content of this article mainly focuses on how to enter the command line when the Linux system is booted. the content of the article is clear and clear, which is very suitable for beginners to learn and is worth reading. Interested friends can follow the editor to read together. I hope you can get something through this article!
Access the GRUB menu when you start, you need to access the GRUB startup menu. If the menu is not set to display each time you start your computer, you may need to hold down the SHIFT key before the system starts. In the menu, you need to select the Linux distribution entry, highlight it, and press e to edit the boot parameters.
Older versions of GRUB follow a similar mechanism. The startup manager should provide instructions on how to edit startup parameters.
An editor appears at the specified run level, and you will see the option that GRUB parses to the kernel. Move to the line that starts with linux (the old version of GRUB may be kernel, select it and follow the instructions). This specifies the parameters to be resolved to the kernel. At the end of the line (which may span multiple lines, depending on your terminal resolution), just specify the run level to boot, that is, 3 (multi-user mode, plain text).
Pressing Ctrl-X or F10 will start the system with these parameters. Turn on the computer as before. The only thing that has changed is the runlevel of the startup.
This is the page after launch:
Run level you can specify different run levels, and the default run level is 5 (multi-user graphical interface). 1 Boot to "single user" mode, it will boot into root shell. 3 provides a multi-user command line system.
Switch from the command line at some point, you may want to run the display Manager to use GUI again, the quickest way is to run this:
$sudo init 5 Thank you for your reading. I believe you have some understanding of "how to get into the command line when Linux system is started". Go ahead and practice it. If you want to know more about it, you can follow the website! The editor will continue to bring you better articles!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.