Korean Solaris User's Guide

Setting the Default Locale

You can use the procedure in this section to make a system-wide change to the default locale.

How to Set the Default Locale

  1. Become superuser.

  2. Edit the /etc/default/init file.

  3. Add or update the LANG variable with the appropriate locale.


    LANG=locale
    

    locale

    C, ko, or the ko.UTF-8

  4. Instruct all users to exit CDE.

  5. Kill the dtconfig process.


    # /usr/dt/bin/dtconfig -kill
    
  6. Reboot the system.


    # reboot