Popular Posts

Nov 10, 2016

List / Get / Set / Change Time Zone and locales in Solaris 11

List / Get / Set / Change Time Zone and locales in Solaris 11


1. List the available time zones in server
judi-test-server1# nlsadm list-timezone
Africa/Abidjan
Africa/Accra
Africa/Addis_Ababa

US/Pacific
US/Pacific-New
US/Samoa
UTC
W-SU
WET
Zulu
judi-test-server1#

2.  Get current configuration - what time zone is set in server
judi-test-server1# nlsadm get-timezone
timezone=GB
judi-test-server1#


3. Set or change to a new time zone in server
nlsadm set-timezone US/Central

4. List available locales
judi-test-server1#  nlsadm list-locale
LOCALE              LANG  TERRITORY  CODESET  MODIFIER  FLAGS
af_ZA.UTF-8         af    ZA         UTF-8    -         -
ar_AE.UTF-8         ar    AE         UTF-8    -         -
ar_BH.UTF-8         ar    BH         UTF-8    -         -
ar_DZ.UTF-8         ar    DZ         UTF-8    -         -
ar_EG.UTF-8         ar    EG         UTF-8    -         -

en_GB.UTF-8         en    GB         UTF-8    -         -
es_US.UTF-8         es    US         UTF-8    -         -
judi-test-server1#

5. Set locale to en_GB.UTF-8
nlsadm set-system-locale en_GB.UTF-8

6. Get current configuration - which locale is set in server
judi-test-server1#  nlsadm get-system-locale
LANG=en_GB.ISO8859-15@euro
LC_CTYPE=
LC_NUMERIC=
LC_TIME=
LC_COLLATE=
LC_MONETARY=
LC_MESSAGES=
LC_ALL=

judi-test-server1#

~
Setting the Time Zone and Locale in solaris 11
How to change Time Zone in solaris 11
How to change Locale in solaris 11
List / get / view Time Zone in solaris 11
List / get / view Locale in solaris 11
solaris 11 change timezone without reboot
change timezone solaris 11
solaris 11 set time
solaris 11 set timezone
solaris timezone list
solaris change time
solaris 11 change timezone without reboot

solaris timezone
~

No comments:

Post a Comment

Popular Posts