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 is very much likely that your package manager already does have Blender in their official […]

How to install Blender on Linux? Read More »

Git rebase: A gentle introduction

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 this article, we try to explain in detail using graphical representations what actually happens and

Git rebase: A gentle introduction Read More »