Introduction to Linux terminal equipment

Source: Internet
Author: User

Terminal Equipment: Terminal

Multi-tasking, multi-user


Physical terminal, console: Console

Virtual Terminals: 6, TTY

CTRL+ALT+F[1-6]

Graphics Terminal:

CentOS 6:

Ctrl+alt+f7

CentOS 7:

In which virtual terminal is launched, which is located in which virtual terminal;

Serial Terminal: TTYs

Pseudo Terminal: Pty

In the philosophy of Linux, everything is file and hardware is represented by files.

Physical Terminal:/dev/console

Virtual Terminal:/dev/tty# [1,6]

Serial Terminal:/dev/ttys#

Pseudo Terminal:/dev/pts/#


Note: After you start the device, you can interact with the user by associating a user interface program on it;


View End Devices:

~]# TTY

To view the interface program:

~]# Echo $SHELL

To start the GUI:

Run a command on a virtual Terminal interface: StartX &


Introduction to Linux terminal equipment

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.