cekidot
Kita configurasi ulang paket locales
dpkg-reconfigure locales
Pilih -->> en_US ISO-8859-1 <<--
Lalu kita configurasi kan hal-hal yang berhubungan dengan locale
# echo "LANGUAGE=\"en_US\"" > /etc/default/locale
# echo "LC_ALL=\"en_US\"" > /etc/default/locale
# echo "LANG=\"en_US\"" > /etc/default/locale
# cp /etc/default/locale /etc/environment
DAN exit terminal dulu
exit
DONE
Tidak ada komentar:
Posting Komentar