Red Hat

From UTF-8
(Difference between revisions)
Jump to: navigation, search
(Clarify what “Red Hat” means)
(Except not, like, RHEL 2)
Line 1: Line 1:
Red Hat installs with a UTF-8 locale in Red Hat Linux 8.0 and later (this includes all versions of Fedora and RHEL).
+
Red Hat installs with a UTF-8 locale in Red Hat Linux 8.0 and later (this includes RHEL 3 and later, and all versions of Fedora).
  
 
For older versions, try setting
 
For older versions, try setting
 
<pre>LANG="en_US.UTF-8"</pre>
 
<pre>LANG="en_US.UTF-8"</pre>
 
in <code>/etc/sysconfig/i18n</code>.
 
in <code>/etc/sysconfig/i18n</code>.

Revision as of 22:29, 14 March 2011

Red Hat installs with a UTF-8 locale in Red Hat Linux 8.0 and later (this includes RHEL 3 and later, and all versions of Fedora).

For older versions, try setting

LANG="en_US.UTF-8"

in /etc/sysconfig/i18n.

Personal tools