Centos7 unbounded installation interface
Centos7 unbounded below installation interface
https://blog.csdn.net/qq_39112646/article/details/109444462
1 install a graphical interface. Boot root login
2. Install X (X Window System) as follows:
Yum groupinstall “X Window System”
Complete
3. Then install the GNOME Desktop command as follows
Yum groupinstall “GNOME Desktop”
the software group is bigger, the installation process is slower, also can appear the words complete after the installation is complete.
4. After the installation is complete, enter startx to enter the graphical interface
1.Ctrl+ Alt + F2 toggle to command line mode
2. Enter the following command to view the current boot mode
Systemctl get-default
graphical. Target represents the graphical interface to boot
Multi-User. target means to start the DOS interface at boot time
3. Enter the following commands to set up the startup graphical interface
Systemctl set – the default graphical. Target
in the same way if you want to start the DOS boot interface should enter the following command
Systemctl set-default multi-user. Target
DOS interface with graphical toggle shortcut
aphics to DOS: Ctrl+ Alt + F2
DOS to graphics: type startx
or
Switch to the DOS interface by typing init 3 on the command
Type init 5 to switch to the graphical interface
Read More:
- Centos-7 set boot to enter the text interface (not enter the graphical interface)
- Centos6 suddenly cannot access the network VM communication interface socket family: failed
- Installation user interface mode not supported solution
- To solve the problem of C # calling excel interface error, prompt: the COM object of Microsoft. Office. Interop. Excel. Applicationclass is forcibly converted to the interface type “Microsoft. Offi”
- Turn on / off Ubuntu 20.04 graphical interface
- [kimol Jun’s boring little invention] – using Python to write paper downloader (graphical interface)
- Servlet error: no interface expected here
- Wireshark can’t find a solution to capture interface
- QT—Error: Undefined interface
- Solution for flash back of vs2015 running interface
- QT interface refresh crash, exception
- Regular view interface consumes more than 4 digits
- Encapsulation of Axios and management of API interface in Vue
- Network card problem: Unable to initialize Windows Sockets interface
- Rabbitmq reported an error installing the web interface plug-in
- Line 1: error: class, interface, or enum expected [in MainClass.java]
- How to Fix Error in module RSQL of the database interface
- spring mybatis mapper Specified class is an interface
- Several choices of using Python to write graphical interface program
- Scala Flink Watermarker Error: Static Methods in interface require -target:jvm-1.8