TECH TIPS
How to stop Windows 10 asking me to change my password
Windows 10 keeps asking me to change my password every 30 days or so and it a pain cos everytime I change it I have log backing into my sheares on the network that my devices are using and put in the new password into my devices,I want to have one password and not...
Windows 10 asks for a password reset upon every login attempt to the machine, there is no password set. (local PC user account)
I have a new Windows 10 machine that is a fresh install. This machine has a single local user account with no password set. Each time the PC locks, or is restarted we hit ENTER to login (blank password) it asks to change the password. I hit enter a couple of times and...
AWS: Alternate Sign In for Two-Step Verification
Some Amazon devices and apps won’t display a separate page for you to enter your unique security code for Two-Step Verification. You will still need to enter the security code in addition to your password. Two-Step Verification is a feature that adds an extra layer of...
How To Fix Rats WebGL Hit A Snag Error
Have you had this problem: “Rats! WebGL hit a snag.” Usually, you get this message in the error bar on Google Chrome. So what is it all about? Before we tell you about it, let’s understand a little about WebGL. WebGL or Web Graphics Library is a JavaScript API that...
How To Upgrade Ubuntu To 18.04 LTS Bionic Beaver
Run your Ubuntu Update Before you do anything, make sure that your system is already up-to-date. Run a full Ubuntu update and upgrade with Apt. $ sudo apt update $ sudo apt upgrade $ sudo apt dist-upgrade This will help to ensure that the difference between packages...
Ubuntu: Lynda.com videos are not playing
sudo apt install ffmpeg Restart firefox, and all good 🙂 Still doesn't work on Chromium though, oh well.