Home  >  Article  >  Operation and Maintenance  >  How to switch between graphical interface and command line under centos

How to switch between graphical interface and command line under centos

王林
王林Original
2020-04-03 14:57:403341browse

How to switch between graphical interface and command line under centos

In the Linux system, the X-Window graphical operation interface and the Console character operation interface can be switched between each other.

The method is as follows:

1. If you are in the graphical interface, press: Ctrl Alt F2 to enter the command line mode;

How to switch between graphical interface and command line under centos

2. If you are in command line mode, press Ctrl Alt F1 to enter the graphical interface;

How to switch between graphical interface and command line under centos

Recommended related tutorials: centos tutorial

The above is the detailed content of How to switch between graphical interface and command line under centos. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn