Troubleshooting Ubuntu 20.04 installation issues.
Troubleshooting Ubuntu 20.04 installation issues.
I believe there might be an issue with setting up Ubuntu on your laptop. Your professor asked you to install Ubuntu together with Windows 10, but the steps you followed on the official site didn’t work smoothly and it’s been a while since then. You’re not sure what to do now, and I understand you don’t have much experience with computers. Please be gentle—feel free to reach out if you need any help. Thank you for your patience!
It checks for internet connectivity. You might attempt to cut off the connection briefly and then reestablish it to determine if it stops the network time sync.
I can't directly open a terminal or execute commands for you. However, you can run the command yourself by typing:
`sudo timedatectl status`
Then copy and paste the output here, and I’ll help you interpret it.
It seems Ubuntu isn't connecting to a network time server. You might disable ntp using sudo timedatectl set-ntp 0 or stop systemd-timesyncd via sudo systemctl. Restart the installation and make sure the 'ntp' option is unchecked when choosing your timezone.
I’ll give it a shot and will keep you informed. I was experiencing a lot of uncertainty.