<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 06/04/2014 09:13 AM, Robert Newberry
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAM09xEYh0C9N=uMarzi7ivNHvJPX7d1azVKoVEQVqAkHkZ3JZg@mail.gmail.com"
      type="cite">
      <p dir="ltr">So I did this from root and I'm still in UTC and not
        eastern. </p>
      <p dir="ltr">Anyone have any suggestions? </p>
      <p dir="ltr">date<br>
        rm /etc/localtime<br>
        rm: remove regular file `/etc/localtime'? y<br>
        cd /etc<br>
        ln -sf /usr/share/zoneinfo/US/eastern<br>
        localtime ; eastern (when I do this I get a bash error)<br>
        killall ntpd<br>
        ntpdate -b <a moz-do-not-send="true" href="http://pool.ntp.org">pool.ntp.org</a><br>
        date<br>
        reboot</p>
      <br>
    </blockquote>
    <br>
    typo.<br>
    /usr/share/zoneinfo/US/Eastern<br>
    <br>
    Linux is a rather literal beast...<br>
    <br>
    <br>
    <br>
  </body>
</html>