Advertisement
asanchez75

centos/problem/lang

Apr 9th, 2015
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. nano /etc/sysconfig/i18n
  2.  
  3. 1) write there
  4.  
  5. LANG=en_US.UTF-8
  6. SYSFONT="latarcyrheb-sun16"
  7. LC_CTYPE="en_US.UTF-8"
  8.  
  9. 2) run
  10. unset SSH_ASKPASS
  11.  
  12. 3) source /etc/sysconfig/i18n
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement