우분투 타임존 셋팅을 Non-Interactive하게 셋팅하기
Non-Interactive Timezone 셋팅
echo "Asia/Seoul" | sudo tee /etc/timezone && sudo dpkg-reconfigure --frontend noninteractive tzdata
Interactive Timezone 셋팅
sudo dpkg-reconfigure tzdata # Asia/Seoul 선택
Reference
Written by Daekwon Kang
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#