UTF-8 Wiki

From UTF-8
(Difference between revisions)
Jump to: navigation, search
 
(rvv)
(28 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<big>'''MediaWiki has been successfully installed.'''</big>
+
The purpose of this wiki is to help sysadmins and users properly configure their environment to support Unicode and the UTF-8 character set, with an emphasis on MIT computing.  This wiki is based on [http://www.mediawiki.org/ MediaWiki]; see the [http://meta.wikimedia.org/wiki/Help:Contents User’s Guide].
  
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
+
* [[Unicode|What is Unicode?]]
 +
* [[UTF-8|What is UTF-8?]]
  
== Getting started ==
+
== Operating Systems ==
  
* [http://www.mediawiki.org/wiki/Help:Configuration_settings Configuration settings list]
+
Most modern OSs, including all major distributions of Linux, [[UTF-8 OS support|support UTF-8 by default]]. Sometimes, a system that has been upgraded from an old distribution may remain on a legacy locale until it has been reconfigured. On UNIX/Linux, you can check whether you are in a UTF-8 locale by running <code>locale charmap</code>; it should report <code>UTF-8</code>.  If you are not in a UTF-8 locale, here is how to enable UTF-8 by default in various OS flavors:
* [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ]
+
 
* [http://mail.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
+
* [[Debian]]
 +
* [[Red Hat]]
 +
* [[Gentoo]]
 +
 
 +
== Terminal Applications ==
 +
 
 +
* [[PuTTY]]
 +
* [[SecureCRT]]
 +
* [[xterm]]
 +
* [[Terminal.app]] (Mac OS X Terminal)

Revision as of 21:09, 15 November 2013

The purpose of this wiki is to help sysadmins and users properly configure their environment to support Unicode and the UTF-8 character set, with an emphasis on MIT computing. This wiki is based on MediaWiki; see the User’s Guide.

Operating Systems

Most modern OSs, including all major distributions of Linux, support UTF-8 by default. Sometimes, a system that has been upgraded from an old distribution may remain on a legacy locale until it has been reconfigured. On UNIX/Linux, you can check whether you are in a UTF-8 locale by running locale charmap; it should report UTF-8. If you are not in a UTF-8 locale, here is how to enable UTF-8 by default in various OS flavors:

Terminal Applications

Personal tools