Skip to Content
Harshal Bondre

Harshal Bondre

29 posts

Posts by Harshal Bondre

How to Install Magento 2 on Ubuntu 20.04 LTS

How to Install Magento 2 on Ubuntu 20.04 LTS

Magento is a popular eCommerce platform build and written in PHP, it is used by many small scale businesses to sell products and create an online presence. It allows you to create a full-fledged online store with features such as inventory management, product catalogues, shipping, invoicing and much more. If

How to Install Laravel on Ubuntu 20.04

How to Install Laravel on Ubuntu 20.04

Laravel is a very popular open-source PHP framework with the expressive and elegant syntax used to design modern and beautiful web applications. Laravel aims to take the pain out of web development and make it an enjoyable and creative experience, turning web devs into web artisans. In this guide, you

How to Install Docker on Ubuntu 20.04 LTS

How to Install Docker on Ubuntu 20.04 LTS

Docker is a popular tool used by DevOps teams to create, deploy and run applications as portable containers. The containerization is a process in which applications, its components, configurations and dependencies are packed in a single file known as containers. Containers are similar to virtual machines, but instead of running

How to Install Skype on Ubuntu 20.04

How to Install Skype on Ubuntu 20.04

Skype is still one of the most popular VoIP and video chat application available in the video conference software market. This popularity is justified as the application have an already established user base and it is available on multiple platforms such as Windows, macOS and Linux. With the quite sudden

How to Install GCC (build-essential) on Ubuntu 20.04

How to Install GCC (build-essential) on Ubuntu 20.04

GCC used to stand for GNU C Compiler back when it only had one compiler support, but since then it has grown into the set of compilers & libraries we know today. GCC now known as GNU Compiler Collection is a set of multiple compilers and libraries for programming languages