IoT

How to Install Visual Studio Code in Ubuntu 20.04 Using GUI

Visual Studio Code is a well-known, powerful open-source code editor and cross-platform developed by Microsoft. It provides countless features to the developers and a trouble-free way to write and manage code. It includes features like  embedded Git, supports debugging features, syntax highlighting, intelligent code completion, snippets, and code refactoring. Visual Studio Code is free to …

How to Install Visual Studio Code in Ubuntu 20.04 Using GUI Read More »

how to solve oracle VM virtual Box error: AMD-V is disabled is the BIOS (or by the host OS)(VERR_SVM_DISABLED)

Upon starting a virtual machine, some will face problems that requires some exploration to the setting of the new pc. This error tells that the PC does support AMD-V but it is disabled on the BIOS of the computer. The steps are provided below to solve this issue. 1. In order to go to the …

how to solve oracle VM virtual Box error: AMD-V is disabled is the BIOS (or by the host OS)(VERR_SVM_DISABLED) Read More »

How to Install Oracle VirtualBox

A VirtualBox allows an entire operating system referred as “guest” to run on another operating system referred as “host“. Step 1: Visit the website https://www.virtualbox.org/wiki/Downloads. Choose and download the hosts of your system under the platform packages. Step 2: After installation, you can start Oracle VM VirtualBox as follows: On a Windows host, in the Programs menu, …

How to Install Oracle VirtualBox Read More »

HDD vs SSD

When it comes to capacity, SSDs for computers are available in 120GB to 30.72TB capacities, whereas HDDs can go anywhere from 250GB to 20TB. When measuring cost per capacity, HDDs come out on top, but as SSDs drop in price, this will become less of a differentiator for HDDs. However, with SSDs, you get much …

HDD vs SSD Read More »

cPU VS GPU

A CPU (central processing unit) works together with a GPU (graphics processing unit) to increase the throughput of data and the number of concurrent calculations within an application. A CPU can never be fully replaced by a GPU: a GPU complements CPU architecture by allowing repetitive calculations within an application to be run in parallel …

cPU VS GPU Read More »