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

How to Backup Perforce Server

How to Backup Perforce Server Regular backups of your Perforce data are vital. The key concepts are: Make sure journaling is active Create checkpoints regularly, and Use p4 verify regularly Versioned files AĀ checkpointĀ is a snapshot or copy of the database at a particular moment in time. AĀ journalĀ is a log that records updates made to the … Read more

SonarQube Upgrade, Backup and Restore Process | SonarQube Tutorial

sonarqube-upgrade-backup-and-restore-process

SonarQube Upgrade, Backup and Restore Process

Today I will share the steps to upgrade from the SonarQube version 5.X to SonarQube version 6.X. We have upgrade guide which can be found http://docs.sonarqube.org/display/SONAR/Upgrading but its not complete guide thus I am sharing the steps as follows which can be followed for the production server as well. Ā As practice shared on the oficial guide that before upgrading to the next major release, you must upgrade to know LTS e.g

Jenkins Backup and Restore Process | Jenkins Tutorial

How Do I Backup Jenkins Jobs using Grunt? Backup Jenkins configuration to S3 bash-backup-script for jenkinsā€˜ job-configs via user-crontab Backup and restore Jenkins using jenkins plugins

Perforce backup commands | Perforce backup method

perforce-backup-commands

There are several commands and arguments that allow more complex operations. (A command line flag ā€œ-zā€ tells Perforce to use compre ssion.) The commands are as follows: p4d -jc [-z] – Take a checkpoint, rotate the journal p4 admin checkpoint [-z] – Client-side checkpoint/journal p4d -jj [-z] – Rotate the journal p4d -jr [-z]filename – … Read more