• Skip to primary navigation
  • Skip to content
  • Skip to footer
Ajo's Blog on 🖥️ Cloud 🔄 DevOps ⚡ Automation 🛡️ Security
  • Posts
  • Categories
  • Tags
  • About
  • Portfolio

    Fix dual booting windows and ubuntu time issue

    less than 1 minute read

    Option One: Make Linux Use Local Time

    To force Linux use local time should fix the issue by running below command

    timedatectl set-local-rtc 1 --adjust-system-clock
    

    Reference Link to read more on it

    Tags: Linux, timedatectl

    Categories: linux

    Updated: September 13, 2020

    Share on

    X Facebook LinkedIn Bluesky
    Previous Next

    You May Also Enjoy

    A Practical Guide to Handling Azure Alerts During Planned Maintenance

    6 minute read

    Problem description Availability alerts for VMs in a resource group were configured. During planned maintenance (for example, a VM reboot), the team receive...

    VS Code Change Default terminal Windows exec

    less than 1 minute read

    Customizes which terminal to run on Windows. Ctrl+R and search for User Preference Search for terminal.external.windowsExec and change the path to desired. F...

    Azure Container Groups for hosting

    2 minute read

    Azure NSG and Azure Service Tags to block all connection except to Azure Portal, this is an undocumented feature available with Azure

    Use Azure NSG and Azure Service Tags to block internet and allow to Azure Portal

    1 minute read

    Azure NSG and Azure Service Tags to block all connection except to Azure Portal, this is an undocumented feature available with Azure

    • Twitter
    • GitHub
    • Linkedin
    • Book time with me
    • Feed
    © 2025 Ajo's Blog on 🖥️ Cloud 🔄 DevOps ⚡ Automation 🛡️ Security. Powered by Jekyll & Minimal Mistakes.