LoginSignup
1
1

ProxmoxのUbuntuコンテナを日本語化

Posted at

備忘録がわりにかいとく

インストール

apt -y install language-pack-ja-base language-pack-ja

設定

localectl set-locale LANG=ja_JP.UTF-8 LANGUAGE="ja_JP:ja"
source /etc/default/locale

このままコピペしたら動く...はず

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1