Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
howto:fix_locale_in_debian [2014/06/10 18:08] – created yehudahowto:fix_locale_in_debian [2022/01/03 16:03] (current) – external edit 127.0.0.1
Line 14: Line 14:
 </code> </code>
 ===== Solution ===== ===== Solution =====
-  - ''apt-get install locales''+<code bash> 
 +apt-get install locales 
 +locale 
 +locale -a 
 +dpkg-reconfigure locales 
 +locale-gen en_US.UTF-8 he_IL.UTF-8 
 +</code>
howto/fix_locale_in_debian.1402423711.txt.gz · Last modified: 2022/01/03 16:03 (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0