Advertisement
load-net

timezone

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