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 Install and Configure Gerrit2 in CentOs and Ubantu ?

gerrit2-installation-configuration

Step 1:  Update System > yum update > apt-get update Step 2: Install git Step 3: Install screen Step 4: Install screen Step 5: Install Java Step 6: MySQL Step 7: Install Gerrit 1. Create a Database 2. Initialize the site 3. Download Gerrit wget https://gerrit-releases.storage.googleapis.com/gerrit-2.9.1.war 4. Start Gerrit Setup 5. Restart / Stop / … Read more

How to Install and Configure Jira in Linux | Jira Tutorial

jira-installation-and-configuration-in-linux

Download JIRA package from  https://www.atlassian.com/software/jira/download?b=j Linux Installation: wget https://www.atlassian.com/software/jira/downloads/binary/atlassian-jira-6.4.12-x64.bin chmod atlassian-jira-6.4.12-x64.bin Execute the ‘.bin’ file to start the console wizard stop iptables service jira start/stop http://uvo1kievugg76unbcj9.vm.cld.sr:8080/ & follow the instructions Reference https://confluence.atlassian.com/jira/installing-jira-on-linux-191501165.html

How to Install and Configure Nagios Server and Clients | Nagios Tutorial

install-and-configure-nagios-server-and-clients

Install and Configure Nagios Server and Clients Download the Nagios Server Source copy from https://www.nagios.com/products/nagios-xi/ You can also use the direct download links as below; > wget https://assets.nagios.com/downloads/nagiosxi/5/xi-5.2.0.tar.gz Extract the xi-5.2.0.tar.gz using > tar -zxvf xi-5.2.0.tar.gz Run the following commands to install it. > ./fullinstall At the end of installation, you will get the url … Read more

Install SonaType SonaType Community Version

Download & Install JDK 1.8 64 bit 32 bit Install SonaType Nexus Community Version Download the Latest Package from http://www.sonatype.org/nexus/go/ TGZ – http://download.sonatype.com/nexus/3/latest-unix.tar.gz ZIP – http://download.sonatype.com/nexus/oss/nexus-latest-bundle.zip Install https://support.sonatype.com/entries/20673251-Installing-Nexus-OSS Upgrade https://support.sonatype.com/entries/23031188-How-do-I-upgrade-Nexus-OSS Starting Nexus from the command line https://support.sonatype.com/entries/20673271-Starting-Nexus-from-the-Command-Line Execute ./bin/nexus ( ./bin/nexus.bat on Windows ) without any parameters to get the supported commands for controlling Nexus. … Read more

Apache web server Installation Guide, know how to Install Apache web server on Windows 7?

apache-web-server-on-windows-7-installation-guide

After a quick detour to install Notepad++, I’m on my way to installing Magento. Before I can get into the meat of it, though, I do require a few prerequisites. From the installation instructions, installing Magento requires: Apache 1.3.x or Apache 2 PHP 5.2.0 and above with Safe mode off MySQL 4.1.20 and above After … Read more

Clover and Maven working with Distributed Applications

clover-and-maven-working-with-distributed-applications

1.       Configure maven clover plugin. 2.       Build the all components with clover enabled. 3.       Deploy the clover enabled build to test server. 4.       Run the tests. 5.       Create & Review the Code Coverage Report. Configure Maven Clover Plugin Configure the maven plugin in pom.xml .If you are having multi module projects; you can configure the … Read more

How to configure and use SSH authentication system server CVS

ssh-with-cvs

How to configure and use SSH authentication system server CVS cvs (Concurrent Version System) is a very popular version control tool. Although its function as Perforce, Subversion and other powerful, but because of its easy configuration, simple to use and the introduction of longer, so in all a kind of software project widely used. first … Read more

Installation and Configuration Guide: Bamboo

bamboo-installation-and-configuration

Bamboo is available in two ‘distributions’ — Standalone or EAR-WAR. The Standalone distribution is recommended (even for organisations with an existing application server environment). Standalone Installation Guide — Windows Download and Install Bamboo Standalone for Windows (Windows Installer) ·  Download Bamboo Standalone for Windows. Bamboo Standalone for Windows is available for download from the Bamboo … Read more