Businesses relied solely on software, servers, databases, hardware and other peripherals to take their operations online. Before the inception of cloud computing, companies had to purchase these components to make sure their websites and other applications reach their customers or users. However, all of these components – serves, hardware and software come with their own […]
A steady increase in the global employee turnover rate is becoming an issue of utmost concern to employers, human resource managers and associated experts. More threatening is the fact that employee retention poses to be highly difficult in the IT industry which has grown to become the focus or core of every innovation across all […]
Intellectual property (IP) refers to invented works, designs, models, symbols, names, images, and any asset of commercial or social value which are mostly creations of the mind and unique in nature. IP are mostly of inestimable commercial value especially at the point of conception and that is why inventors or innovators need proper protection for […]
apt install openjdk-11-jre-headless apt-get remove -y libice6 apt-get autoremove -y –purge touch /boot/ssh raspi-config Boot Options – B1 Desktop / CLI – B1 Text console, requiring user to login – Press Enter – Tab over to Finish – Yes to Reboot
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.