From: alberto_e_puig@hotmail.com
To: app_rpt-users@ohnosec.org
Date: Wed, 5 Nov 2014 14:12:34 -0500
Subject: [App_rpt-users] Recomendeded commands for ajusting the time in my node.
Hi everyone,
Newbie on allstar,no linux expert.Trying to follow these recommended commands for adjusting the time in my node.
Adjusting the Time Zone
By
default ACID is configured for the US Pacific time zone. The file
/etc/localtime controls which time zone the system thinks it is in. All
of the time zone files the rest of the world are located in
/usr/share/zoneinfo. To change the time zone, find the time zone file
you want to use, and make a soft link to it like this:
cd /etc
cp localtime localtime.orig
ln -sf /usr/share/zoneinfo/Australia/Victoria localtime
You can check to see that the time zone is now correct by using the date command from the shell.
Can someone give me a hint on how to do this? All help will be appreciated.Thanks
Alberto, node 41355 73s
KP4AP