- version: 5.0-9/c7bdd872 fresh install debian9 with LANG=ja_JP.UTF-8 and apt fresh install.
Code:
echo "deb http://download.proxmox.com/debian/pve stretch pvetest" > /etc/apt/sources.list.d/pve-enterprise.list
wget http://download.proxmox.com/debian/proxmox-ve-release-5.x.gpg -O /etc/apt/trusted.gpg.d/proxmox-ve-release-5.x.gpg
apt update && apt dist-upgrade -y
apt install -y proxmox-ve ntp postfix ksm-control-daemon open-iscsi \
mdadm logwatch sshfs vim screen tig
apt clean
- LANG=ja_JP.UTF-8 /usr/bin/pvehogehoge command with wide character message.
Last edited: