How to set the time zion
Answers were Sorted based on User's Feedback
Answer / ramunix123
You can change the time zone in below file.
bash-3.00# cat /etc/default/init
#
# Copyright 1992, 1999-2002 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
#ident "@(#)init.dfl 1.7 02/12/03 SMI"
#
# This file is /etc/default/init. /etc/TIMEZONE is a symlink to this file.
# This file looks like a shell script, but it is not. To maintain
# compatibility with old versions of /etc/TIMEZONE, some shell constructs
# (i.e., export commands) are allowed in this file, but are ignored.
#
# Lines of this file should be of the form VAR=value, where VAR is one of
# TZ, LANG, CMASK, or any of the LC_* environment variables. value may
# be enclosed in double quotes (") or single quotes (').
#
TZ= --------------- <==========================
CMASK=022
LC_COLLATE=en_US.ISO8859-15
LC_CTYPE=en_US.ISO8859-1
LC_MESSAGES=C
LC_MONETARY=en_US.ISO8859-15
LC_NUMERIC=en_US.ISO8859-15
LC_TIME=en_US.ISO8859-15
| Is This Answer Correct ? | 1 Yes | 0 No |
how many clients have in our server ? how we find that?
How do you check the no of user logged into the system
How can we check the status of CPU at firmware
How will you view the packages?
How to check boot promt version from command prompt
1)How to identify VXVM version? 2)What the path of scconf in cluster?
I have a "telnet" error then what you will do?
What is the difference between container and zones?
How many replicas should be for raid5 in sds if I have 5 disk
When you "ping server" and "ping server.domainname", you get different results. Why?
In veritas: which is the file to keep the information of subdisks, disk groups name, plex and volumes?
what is the difference between init runlevel and milestone?