A simple way to switch graphics and character interface under Linux

Source: Internet
Author: User
Tags switches

1. The graphical interface switches to the character interface

Press [alt+crtl+f1]~[Alt+crtl+f6] under the image interface to switch to the character interface

  2. The character interface switches to the graphical interface

(1) Under the interface press [ALT+CRTL+F7] can switch to the character interface

(2) Enter the following command at the command line:

The code is as follows:

# STARTX

 3. Set the default Start interface

The system initiates the default start interface modification by modifying the file/etc/inittab to set the character interface as the default startup interface.

At the command line, enter the following command to open the file/etc/inittab.

The code is as follows:

# Vi/etc/inittab

Change "Id:5:initdefault" to "Id:3:initdefault" (5 is the graphical interface, 3 represents text mode)

Related Article

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.