How to install Timeshift on Ubuntu 20.04
Posted in Backup

How To Install Timeshift Backup Restore Software on Ubuntu 20.04 LTS

On this tutorial, we will learn how to install Timeshift (backup/restore software) version 20.03 on Ubuntu 20.04 LTS operating system. Introduction To secure our system from damage or data loss, we need an…

Continue Reading How To Install Timeshift Backup Restore Software on Ubuntu 20.04 LTS
How to Install Visual Studio Code on Ubuntu 20.04
Posted in Applications

How to Install Visual Studio Code on Ubuntu 20.04

On this short tutorial, we will learn how to install Visual Studio Code on Ubuntu 20.04 operating system. Introduction Visual Studio Code is a cross-platform source-code editor made by Microsoft for Windows, Linux…

Continue Reading How to Install Visual Studio Code on Ubuntu 20.04
How to install TensorFlow On Ubuntu 20.04
Posted in Applications Tools

How To Install Tensorflow On Ubuntu 20.04 LTS

Introduction TensorFlow is a free and open-source software library for machine learning. TensorFlow is used to train neural networks. It can be used across a range of tasks but has a particular focus…

Continue Reading How To Install Tensorflow On Ubuntu 20.04 LTS
How to install Golang On Ubuntu 20.04
Posted in Applications Programming Languange

How To Install Golang On Ubuntu 20.04 LTS

On this short tutorial, we will learn how to install Golang version 1.17.3 on Ubuntu 20.04 operating system Introduction Go, sometimes referred to as “Golang”, is an open-source programming language that was released…

Continue Reading How To Install Golang On Ubuntu 20.04 LTS
How to install Python pip on Ubuntu 20.04
Posted in Applications

How to Install pip On Ubuntu 20.04 LTS

On this short article we will learn how to install pip (Package Installer for Python) for Python 2 and pip for Python 3 on Ubuntu 20.04 LTS operating system. Introduction Package Installer for…

Continue Reading How to Install pip On Ubuntu 20.04 LTS
How Install SQL Server Command-line Tools
Posted in Database

How To Install SQL Server 2019 Command-line Tools

On this short article, we will discuss how to install SQL Server command line tools for SQL Server. Introduction When we want to use MS SQL Server 2019 as the database server of…

Continue Reading How To Install SQL Server 2019 Command-line Tools
How to Install OpenJDK 18 17 11 8 on Ubuntu 22.04
Posted in Applications

How to Install Java (OpenJDK 18, 17, 11 and 8) on Ubuntu 22.04

On this short article, we will learn how to install OpenJDK 18, 17,11 and 8 on Ubuntu 22.04 LTS operating system Introduction Java is one of the most cross-platform, object-oriented, and multipurpose programming…

Continue Reading How to Install Java (OpenJDK 18, 17, 11 and 8) on Ubuntu 22.04
How to install Microsoft SQL Server 2019 on Ubuntu 20.04
Posted in Database

How To Install Microsoft SQL Server 2019 On Ubuntu 20.04 LTS

On this short tutorial we will discuss how to install Microsoft SQL Server 2019 on Ubuntu 20.04 LTS operating system. Introduction Microsoft SQL Server is a relational database management system developed by Microsoft…

Continue Reading How To Install Microsoft SQL Server 2019 On Ubuntu 20.04 LTS
How to install Redis on Ubuntu 20.04
Posted in Database

How To Install Redis On Ubuntu 20.04

On this short article we will learn how to install Redis on Ubuntu 20.04 operating system Introduction Redis is an open source (BSD licensed) in-memory data structure store, used as a database, cache…

Continue Reading How To Install Redis On Ubuntu 20.04
How to install Gradle On Ubuntu 20.04
Posted in Applications Tools

How To Install Gradle on Ubuntu 20.04

On this tutorial we will learn how to install Gradle version 6.4 on Ubuntu 20.04 LTS Introduction Gradle is a general-purpose build automation tool for multi-language software development. Gradle is used to build,…

Continue Reading How To Install Gradle on Ubuntu 20.04