Skip to content

Instantly share code, notes, and snippets.

@akilab
Last active April 10, 2016 04:44
Show Gist options
  • Select an option

  • Save akilab/8897ad6f910ed970c80e to your computer and use it in GitHub Desktop.

Select an option

Save akilab/8897ad6f910ed970c80e to your computer and use it in GitHub Desktop.
Kali 2.0 VM image 日本語化
apt-get update
apt-get upgrade
apt-get install -y uim uim-anthy
apt-get install -y fonts-ipafont
# 設定パネルのキーボードから日本語を追加
# dpkg-reconfigure locales
ja_JP.UTF-8 UTF-8
# 2016-04-10 Added
設定パネルから行ったほうが良い
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment