That's Geeky

Engage your cerebral cortex

Login

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • About
  • CLI #Ref
  • Privacy Policy

Tag Archives: time

Setting Windows’ Time Service’s Update Frequency

Posted on February 17, 2011 by cyberx86
Reply

There are some instances when it is desirable to change the default interval between synchronizations by the Windows Time Service (i.e. NTP). For instance, I recently encountered a computer where the clock would run a few seconds fast each day (it was … Continue reading →

Posted in: Software Tagged: ntp, registry, time, windows

Setting the timezone on PHP

Posted on October 23, 2010 by cyberx86
Reply

Versions of PHP after 5.10 include the date.timezone directive in php.ini. Many applications which reference time need this directive to be set. A list of accepted values can be found at: http://www.php.net/manual/en/timezones.php The timezone is set as a quoted string, … Continue reading →

Posted in: Code Snippets Tagged: php, time

Time on AWS Linux AMI

Posted on October 6, 2010 by cyberx86
3

The time on the Amazon Linux AMI is set, by default to UTC. To change this, symlink one of the timezone files from /usr/share/zoneinfo/ to /etc/localtime. The change takes effect immediately (and will also affect most logs, etc). For example: … Continue reading →

Posted in: Code Snippets Tagged: aws, linux, time
January 2021
M T W T F S S
« Aug    
 123
45678910
11121314151617
18192021222324
25262728293031

Popular Posts

  • Physical Activity Ratios
  • Connect to Amazon’s Linux via WinSCP as root
  • Installing ApacheBench without Apache on Amazon’s Linux
  • Directly connecting to PHP-FPM
  • Basic Diagnostics for Hibernate and Sleep
  • Easy Windows-Linux File Sharing with a LiveCD
  • Using Telnet with an SMTP Server
  • FileZilla’s Quickconnect List
  • Prime Factoring with PHP
  • Windowless VirtualBox VMs (Windows Host)

Tags

apache audio aws backup cache cdn cloudfront command prompt cron diagnostics dkim dns domainkeys EC2 Elastic Block Store email fastcgi filezilla flash ftp hard drive httpd ide linux math named nginx nodejs php postfix rsyslog s3 sata security ssh ssl suhosin time tls varnish virtualbox virtualmin vsftpd windows wordpress

Categories

  • Computers
    • Audio
    • Hardware
    • Internet
    • Multiboot
    • Software
      • Code Snippets
    • Systems Admin
      • Cluster
    • Video
  • Electronics
  • Random
    • Philosophy
  • Science
    • Biology
    • Chemistry
    • Stories

Content copyright © 2021 · That's Geeky

Privacy Policy