Stay ahead with the latest trends in custom software development. Explore how AI, automation, and cloud solutions are shaping the future of business technology.
Prior to this, I was seeing 1 file per 5 seconds! If you’re suffering from a super slow onedrive sync on a mac, then these steps might help. Note this worked in June 2020..…
for debian systems. Ubuntu 18.04 1. Download The packages On an internet connected system, download the packages you need. apt-get install --download-only <package-name> If you already have the package installed locally, you will need…
Chrome/Catalina Certificate Issue If you are having issues trying to reach a self signed website, router or esxi host, with an error: NET::ERR_CERT_REVOKED . You will notice you cannot ignore and proceed in the…
Open a command prompt as an administrator and depending on the version, run either of these: Dism /online /Set-Edition:ServerDatacenter /AcceptEula /ProductKey:12345-67890-12345-67890-12345 OR Dism /online /Set-Edition:ServerStandard /AcceptEula /ProductKey:12345-67890-12345-67890-12345 This is useful if you are seeing a ‘cannot upgrade from this edition’ error message.