Advertisement
load-net

timezone

Mar 11th, 2024
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. ########################## install rtpengine #######################################
  2. timedatectl set-timezone Asia/Yekaterinburg
  3. apt-get update && apt-get upgrade
  4. dpkg-reconfigure tzdata
  5. mcedit /etc/default/locale
  6. # File generated by update-locale
  7. LANG=ru_RU.UTF-8
  8. dpkg-reconfigure locales
  9.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement