# locale-gen
/etc/locale.conf
LANG=en_US.UTF-8
# ln -sf /usr/share/zoneinfo/Region/City /etc/localtime
ln -sf /usr/share/zoneinfo/Asia/Tehran /etc/localtime
برای تغییر کیبورد این رو امتحان کنید ببینید کار میکنهloadkeys fa
توضیح بدید لطفاEdit /etc/locale.gen and uncomment en_US.UTF-8 UTF-8 and other needed locales. Generate the locales by running:کد: [انتخاب]# locale-gen
Create the locale.conf(5) file, and set the LANG variable accordingly:کد: [انتخاب]/etc/locale.conf
LANG=en_US.UTF-8
نوشته برای اضافه کردن زبان جدید اینتوضیح بدید لطفاEdit /etc/locale.gen and uncomment en_US.UTF-8 UTF-8 and other needed locales. Generate the locales by running:کد: [انتخاب]# locale-gen
Create the locale.conf(5) file, and set the LANG variable accordingly:کد: [انتخاب]/etc/locale.conf
LANG=en_US.UTF-8
/etc/locale.gen
sudo locale-gen
sudo dpkg-reconfigure tzdata locales