TECH TIPS
How To Upgrade to Ubuntu 18.04 Bionic Beaver
Introduction The Ubuntu operating system's latest Long Term Support (LTS) release, Ubuntu 18.04 (Bionic Beaver), was released on April 26, 2018. This guide will explain how to upgrade an Ubuntu system of version 16.04 or later to Ubuntu 18.04. Warning: As with...
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...
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 is...