Setting up your Ubuntu 20.04 developer environment to build Azure solutions
This project is maintained by gloveboxes
Author | Dave Glover, Microsoft Australia |
---|---|
Date | 19 July 2022 |
System | Dell Precision 5530, 32GB RAM, 1TB SSD |
OS | Ubuntu 20.04.4 |
As of July 2022 Ubuntu 20.04 installs and just works on the DELL Precision 5530.
My favorite Gnome Extensions are
If you are dual booting laptop between Windows and Linux then it’s handy to change how Linux keeps time. Windows keeps system time as local, Linux keeps time as UTC. When you dual boot you need to resync time on Windows.
As a work around, set Linux time to be maintained as local.
timedatectl set-local-rtc 1 --adjust-system-clock