1.修改语言

system locale  :  系统语言环境

option requires an argument  :  选项需要参数

operate  on   remote  host  :   在远程主机上操作

查看语言:

localectl:

linux语言环境

帮助:

localectl -h : 

linux语言环境

查看所有语言环境:

localectl  list-locales

linux语言环境

选择设置zh_CN.UTF-8:

localectl  set-locale LANG=zh_CN.utf8

linux语言环境

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-06-20
  • 2021-04-26
  • 2021-12-31
  • 2021-12-20
  • 2021-11-16
  • 2021-06-20
猜你喜欢
  • 2021-11-08
  • 2021-12-25
  • 2021-06-27
  • 2021-05-27
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案