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 50 DevOps Interview Questions with Answers

1. What is DevOps? a. A methodology that emphasizes communication and collaboration between software developers and IT operationsb. A software testing methodologyc. A programming language Answer: A 2. What is Git? a. A version control systemb. A programming languagec. A software development framework Answer: A 3. What is continuous integration? a. The process of continuously … Read more

What is Chef and Puppet?

Chef vs Puppet is one of the biggest name in system administration and information technology. Both tools help IT experts to maintain a consistent configuration in all servers. It is very difficult to compare and differentiate both chef and puppet is quite difficult, and decide to choose and who is best for you to use. … Read more

Which is better for automation: Ansible, Chef or Puppet?

Many organizations are increasingly adopting the new collaborative culture in a way to achieve a competitive edge in modern IT domain. Recent studies shows that the global DevOps market size reached USD 5.8 billion in 2021 and is projected to attain USD 14.97 billion by 2026 with a CAGR of 19.1% during the forecast period. … Read more

Puppet Module Lab & Excercise – Part 1

Puppet Module Lab & Excercise – Part 1 Write a puppet module to setup a webserver(httpd) only in RHEL and use the HEREDOC to craete a html code of index.html inside a directory called “/var/www/html/index.html” Write a puppet module to setup a webserver(httpd) only in RHEL and use the puppet template to create a html … Read more

Puppet Program Lab & Excercise – Part 2

Puppet Program Lab & Excercise – Part 1 Write a puppet Program to install package “git”, “ntp” and wget in RHEL. Which resource declaration can help us to deploy the “~/.ssh/authorized_keys” in 1000s of servers? Write a puppet Program to extract a tar ball in /opt Write a puppet Program to zip a directory which … Read more

Puppet Program Lab & Excercise – Part 1

Puppet Program Lab & Excercise – Part 1 Write a Puppet Program to create a file named with “file.txt” in /opt/ owner by ec2-user and execute permission? Write a Puppet Program to create a group called “scmgalaxy-admins” Write a Puppet Program to create a usser called “deploy” which should be a part of “scmgalaxy-admins” group. … 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