First day of Linux Learning (X window and language query settings)

Source: Internet
Author: User

Preface :

Before writing this blog post, I have read the "bird Brother's Linux private dishes", but the practice is not in-depth, but simply to understand the common commands, expand their breadth of knowledge. I've seen it again, but it's not very proficient. Therefore, I have the heart to read a few more times, and make relevant notes, in case of a rainy future. Also want to have like-minded predecessors, friends, can be more guidance.

Body:

I'm going to start my learning path.

X window Restart shortcut key: ALT + CRTL + Backspace

X window and text mode toggle

Ctrl + Alt + F1 ~ F6: Text interface log in to Tty1~tty6 terminal

Ctrl + Alt + F7: graphical interface Desktop

StartX: Start X Window screen

Instruction Release method

command [-options] Parameter1 parameter1 ...

Directive option parameters

The instruction is too long use a backslash (\) to jump off the [Enter] symbol, making the instruction contiguous to the next line.

Shows the language of the current system application

1 [[email protected] ~]$ echo $LANG2 en_US. utf-8

Display all language languages supported by the system

1[Email protected] ~]$ locale-a2 AA_DJ3 aa_dj.iso885914 . 5 . 6 Es_us7 es_us.iso885918 Es_us.utf89 . Ten .  One ZH_CN A zh_cn.gb18030 - zh_cn.gb2312 - ZH_CN.GBK the Zh_cn.utf8 - .  -。

Temporarily modify the language

1 [[email protected]~]$ lang=zh_cn.gb23122 [[email protected]~]$ echo $LANG3 zh_cn.gb2312

Permanently modify the language

1 [[email protected]~]$ vi/etc/sysconfig/2 lang="en_US. UTF-8"3 sysfont="latarcyrheb-sun16"

Make changes effective immediately

1

At present, the display garbled mostly is the language of the problem.

Statement: The commands used here are described in more detail later.

First day of Linux Learning (X window and language query settings)

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.