MOTOSHARE 🚗🏍️
Turning Idle Vehicles into Shared Rides & Earnings

From Idle to Income. From Parked to Purpose.
Earn by Sharing, Ride by Renting.
Where Owners Earn, Riders Move.
Owners Earn. Riders Move. Motoshare Connects.

With Motoshare, every parked vehicle finds a purpose. Owners earn. Renters ride.
🚀 Everyone wins.

Start Your Journey with Motoshare

Top 5 Hypervisor tools | List of best Virtual machine tools | scmGalaxy

top-5-hypervisor-tools

Today we are going to talk about Hypervisor which is also an important tool for Developers or programmers these days. In this post we are going to share the name & features of top Hypervisor tools which are mostly used by Developers these days. But, before that let us first understand Hypervisor. Hypervisor which is … Read more

How to Setup Puppet Learning VM – Complete Process/Guide

setup-a-puppet-learning-vm

Download the VM(Zip File here) https://pe-education-vms.s3.amazonaws.com/learning/learning_puppet_vm.zip   Minimum requirements Internet-enabled Windows, OS X, or Linux computer with 10GB free space and a VT-x/AMD-V enabled processor. Up to date virtualization software. See the setup instructions below for details. Setting up the Learning VM Before beginning, you may want to use the MD5 sum provided at the … Read more

Provision a AWS ec2 vm using chef | Step by Step Guide | AWS ec2 vm Tutorial

Provision a AWS ec2 vm using chef Step 1: Install chefdk Step 2: Setup AWS Credentails Step X: Setup your knife config Step X: Make sure following is set and exported in env.   AWS_ACCESS_KEY_ID=secrets AWS_SECRET_ACCESS_KEY=secrets AWS_DEFAULT_REGION=us-east-1 AWS_SSH_KEY=your_ssh_key_name AWS_ACCESS_KEY=secrets AWS_SECRET_KEY=secrets   Step 3: Genrate a new repository using the chef generate command > chef generate … Read more