<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Doug, Ian; <br>Thanks very much for your advice.Run those time zone commands and after running the date command, now I have the node showing "Nov 6 08:50:17 UTC 2014" One hour earlier than my local time (showing actual US eastern time). Have I overlook something?<br><br>Thanks, <br><br> KP4AP Alberto<br><br><div><hr id="stopSpelling">From: doug@crompton.com<br>To: alberto_e_puig@hotmail.com<br>CC: app_rpt-users@ohnosec.org<br>Subject: RE: [App_rpt-users] Recomendeded commands for ajusting the time in my node.<br>Date: Wed, 5 Nov 2014 14:52:53 -0500<br><br>

<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}

--></style>
<div dir="ltr"><font style="" face="Tahoma,sans-serif" color="#000000">Alberto,<br><br>   You do exactly the commands you gave - here is some more detail...<br><br></font><font style="" face="Tahoma,sans-serif">At the linux prompt type</font><font style="" face="Tahoma,sans-serif"><br id="ecxFontBreak"></font><pre><font style="" face="Tahoma,sans-serif">cd /etc
cp localtime localtime.orig</font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif">This copies the existing localtime file to localtime.orig   </font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif">This is not really necessary but should you ever want to return it to original it is there.</font><font style="" face="Tahoma,sans-serif"><br></font></pre><font style="" face="Tahoma,sans-serif">Then look at the </font><font style="" face="Tahoma,sans-serif">directory where the time zone files are stored.</font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif">ls /usr/share/zoneinfo/</font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif">You should see something like this -</font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif">Africa      Chile    GB         Indian       Mideast   posixrules  US</font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif">America     CST6CDT  GB-Eire    Iran         MST       PRC         UTC</font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif">Antarctica  Cuba     GMT        iso3166.tab  MST7MDT   PST8PDT     WET</font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif">Arctic      EET      GMT0       Israel       Navajo    right       W-SU</font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif">Asia        Egypt    GMT-0      Jamaica      NZ        ROC         zone.tab</font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif">Atlantic    Eire     GMT+0      Japan        NZ-CHAT   ROK         Zulu</font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif">Australia   EST      Greenwich  Kwajalein    Pacific   Singapore</font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif">Brazil      EST5EDT  Hongkong   Libya        Poland    Turkey</font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif">Canada      Etc      HST        MET          Portugal  UCT</font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif">CET         Europe   Iceland    Mexico       posix     Universal</font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif">Choose the one that applies to your zone - I think you are Puerto Rico so you would then look at the America directory</font><font style="" face="Tahoma,sans-serif"> and listed there is P</font><font style="" face="Tahoma,sans-serif">uerto_Rico</font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif">So the entire path would be -</font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif">/usr/share/zoneinfo/America/Puerto_Rico</font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif">Now make sure you are in the /etc directory -</font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif">cd /etc</font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif">Then create a link of that file to localtime -</font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif">ln -sf /usr/share/zoneinfo/America/Puerto_Rico localtime</font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif">Remember case is important!</font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif">Then do a date command and hopefully see you r local time -</font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif">date</font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif">Wed Nov  5 14:51:06 EST 2014</font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif"><br></font><b><font style="font-size:16pt;" size="4">73 Doug</font><font style="font-size:16pt;" size="4"><br></font><font style="font-size:16pt;" size="4">WA3DSP</font><font style="font-size:16pt;" size="4"><br></font><font style="font-size:16pt;" size="4">http://www.crompton.com/hamradio</font></b><font style="font-size:16pt;" size="4"><br></font><br><br><div><hr id="ecxstopSpelling">From: alberto_e_puig@hotmail.com<br>To: app_rpt-users@ohnosec.org<br>Date: Wed, 5 Nov 2014 14:12:34 -0500<br>Subject: [App_rpt-users] Recomendeded commands for ajusting the time in my       node.<br><br>

<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}


--></style>
<div dir="ltr">Hi everyone,<br>Newbie on allstar,no linux expert.Trying to follow these recommended commands for adjusting the time in my node.<br><h1 class="title" id="ecxpage-title">
          Adjusting the Time Zone        </h1>
                          <div class="ecxtabs">
                  </div>
                          
    

    
  
    

      
  
  
    <div class="ecxfield ecxfield-name-body ecxfield-type-text-with-summary ecxfield-label-hidden"><div class="ecxfield-items"><div class="ecxfield-item ecxeven">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:<br>
<pre>cd /etc
cp localtime localtime.orig
ln -sf /usr/share/zoneinfo/Australia/Victoria localtime
<br>You can check to see that the time zone is now correct by using the <code>date</code> command from the shell.</pre>
</div></div></div><br>Can someone give me a hint on how to do this? All help will be appreciated.Thanks<br><br>Alberto, node 41355 73s<br><br>KP4AP<br><br></div></div>                                           </div></div>                                        </div></body>
</html>