by ray | Jun 14, 2018 | IT / Tech News, Linux / Ubuntu, Microsoft Windows
FIRST OF ALL, BACK UP IMPORTANT DATA BEFORE YOU USE CLONEZILLA LIVE TO DO ANYTHING. In this example, the machine has 1 disk (8 GB), we want to clone it to an external disk (20 GB). This is a normal case when you buy a new disk to replace old disk on your machine. Here...
by ray | Jun 14, 2018 | IT / Tech News, Linux / Ubuntu, Microsoft Windows
Question I am having a major issue trying to copy a 300GB HDD to a 120GB SSD. I have chosen to use Clonezilla as this has never let me down before, I have used Gparted to resize the larger drive down to just over 100GB. After thats done I boot into Windows and let...
by ray | Jun 13, 2018 | Linux / Ubuntu
Go to this link and subscribe.
by ray | Jun 13, 2018 | Linux / Ubuntu
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...
by ray | May 15, 2018 | IT / Tech News, Linux / Ubuntu, Microsoft Windows
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...
by ray | May 15, 2018 | Linux / Ubuntu
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...