Ubuntu Server†[edit]
Install[edit]
日本語メニュー無し[edit]
minimized Install[edit]
- Choose the base for the installation. で Ubuntu Server (minimized) を選択
インストール後[edit]
- apt install language-pack-ja
- update-locale LANG=ja_JP.UTF-8
日本語キーボード[edit]
- dpkg-reconfigure keyboard-configuration
- Keyboard model → Generic 105-key PC
- Country of origin for the keyboard → Japanese
- Keyboard layout → Japanese – OADG 109A
- 後は適当
Setup (メモ)[edit]
Network 設定†[edit]
- 日本語キーボードにする
- dpkg-reconfigure keyboard-configuration
- Generic 105-key (Intl) PC → Japanese → Japanese → The default for the keyboard layout → No compose key → Yes
- reboot
- ubuntu のCLIコンソールは日本語対応していないらしい
- LANG を C にする.export LANG=C
- 以下で上手く行くかもしれない(未確認)
- apt install language-pack-ja
- update-locale LANG=ja_JP.UTF-8
Packages[edit]
- apt-get install g++
- apt-get install libssl-dev
- apt-get install libjpeg-dev
Last-modified: 2025-12-01 (月) 23:25:44