Skip to content

Shkodenko Taras

web development and system administration of Linux

  • Drawing
  • PHP Mentorship Program
  • Privacy Policy
  • About

CentOS 6.5 change time zone on server

November 18, 2014November 18, 2014 ~ tadmin

To change time zone on server run commands:

# sudo mv /etc/localtime /etc/localtime.bak
# sudo ln -s /usr/share/zoneinfo/America/Los_Angeles /etc/localtime

First command backups currently selected timezone file.
Second is setting desired time zone (America/Los_Angeles in this example).

Share This Blog Post

Posted in Linux localtimetimetimezone

Published by tadmin

View all posts by tadmin

Post navigation

‹ PreviousHow to archive git repository to zip file
Next ›CentOs 6.5 bind 9 hide version

Support My Work!

Categories

  • Apache
  • CMS
  • Databases
  • Docker
  • Drupal
  • Git
  • Laravel
  • Lean
  • Linux
  • macOs
  • Magento
  • MySQL | MariaDB
  • Nginx
  • PHP
  • Pimcore CMS
  • Plesk
  • PostgreSQL
  • Server configuration
  • Symfony
  • Uncategorized
  • WordPress
  • Yii2
DigitalOcean Referral Badge

Tags

.htaccess Apache archive array bash certificate composer diff docker Drupal ffmpeg find git git best practices grep IPTables Laravel Laravel best practices Laravel tips Linux Linux file management MySQL mysqldump Odin openssl PHP PHP development Pimcore Plesk PostgreSQL ProFTPD script Security sed shell software development ssh ssl Symfony system administration tar ubuntu web development wordpress zip

Donations

You can support this project if you like what I'm writing

Recent Posts

  • PHP 31-th Anniversary โ€” A Quick Look at the Evolution of the Language Code from Version 7.4 to 8.4
  • Gates vs Policies in Laravel: Whatโ€™s the Difference and When Should You Use Each?
  • How to Create a tar+bzip2 Website Archive While Ignoring VCS Folders (.git and others)
  • ๐Ÿณ Basic Docker Workflow Using PHP + MySQL + Laravel
  • ๐ŸŽ‰ Happy Birthday, Linus Torvalds!
  • Role-Based Access Control (RBAC) in Modern Laravel
  • New Digital Product: Creational Design Patterns (GoF) for Modern PHP Developers

Search

  • GitHub
  • YouTube
  • Telegram
  • Patreon
  • Instagram
  • Pinterest
Buy someting in shop on Ko-fi platform
Proudly powered by WordPress ~ Theme: Shcom-child by Taras Shkodenko.