-
Learn how to Install and verify CUDA Cores in your system
You will learn to install and use Numba and Cudatoolkit to check if you have CUDA cores in your system.
-
Review: Don’t Use Microsoft Teams Preview in Ubuntu 20.04 as of May 2020 until bugs are fixed.
Learn why I suggest not using Microsoft Teams Preview in Ubuntu 20.04 as of May 2020 until bugs are fixed
-
How to Install Ruby 2.7.1 and Rails 6.0.0 in Ubuntu 20.04 Focal Fossa with bash shell script
Learn how to Install Ruby 2.7.1 and Rails 6.0.0 in Ubuntu 20.04 Focal Fossa with bash shell script
-
Install SQL Server 2019 in Ubuntu 20.04 LTS
Learn how to install SQL Server 2019 in Ubuntu 20.0 LTS Focal Fossa using terminal. Shell Script included.
-
Update Knoppix 7.6 from Terminal
So you downloaded Knoppix and realized that it is a little bit rusty. There is a way to make it fresh and update all the packages with two simple commands. First you need to Refresh the packages database. Go to terminal and type the following command and press enter. sudo apt-get update This will initiate […]