Category Tutorials

How to install Skype on Linux?

Installing Skype On Linux

In this article, we’ll teach you how to install Skype on Linux. Steps for installing Skype on Linux (Ubuntu) Follow the most comfortable procedure below to install Skype on Linux (Ubuntu). How to install Skype on Ubuntu graphically? You can install Skype directly…

How to install Zoom on Linux?

How To Install Zoom

In this article we’ll teach you how to install Zoom on Linux. Let’s get started on the steps to install Zoom on all the major distributions of Linux. Steps for Installing Zoom on Ubuntu Zoom can be installed through Software…

How to install Blender on Linux?

How To Install Blender On Linux

In this tutorial we’ll learn about how to install Blender on your Linux system (for Ubuntu, Fedora, and CentOS). We’ll be demonstrating the installation procedure on Ubuntu and Fedora desktop. But in case you are on a different distribution, it…

Git rebase: A gentle introduction

Understanding Git The Git Rebase

Git rebase is easily one of the most misunderstood commands in Git. Beginners often tend to mess up their working tree using this command the wrong way or fail to find the difference between git rebase and merge. So in…