Linux Fundamentals: Consoles

Source: Internet
Author: User

Graphical interface switch to command line interface: CTRL+ALT+F1~F6

Command line interface switch to graphical interface: STARTX

Linux has a total of 7 runlevel to view/etc/inittab files:

0: Stop (remember not to set the Initdefault to 0, as this will make Linux unable to boot)

1: Single-user mode, just like the safe mode under Win9x.

2: Multi-user, but no NFS.

3: Full multi-user mode, standard run level.

4: Generally not, in some special circumstances can use it to do some things.

5:x11, that is, into the X-window system. Graphical interface

6: Reboot (remember not to set Initdefault to 6, as this will cause Linux to restart continuously).

Where run Level 3 is the standard console character interface mode we want to enter.

Continue to look down, you can see in 7 levels, there is a id:3:initdefault this means that each time we start the system, the default entry is the 3 level. If you want to enter the graphical interface by default, you can change it here to change 3 to 5

The Linux system supports multi-user logins and can open multiple terminals for multiuser operation at the same time. Use the TTY command to view the current terminal

Linux Fundamentals: Consoles

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.