Category Archives: profiles

Solaris HOW-TO: Change the locale

To view the locale of a Solaris server, use the “locale” command: root@hamdan # locale LANG=C LC_CTYPE=”C” LC_NUMERIC=”C” LC_TIME=”C” LC_COLLATE=”C” LC_MONETARY=”C” LC_MESSAGES=”C” LC_ALL= root@hamdan # To change the locale, first you need to know the possible locale values, by issuing … Continue reading

Posted in locale, profiles, Solaris, User Administration | Leave a comment