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

Complete guide of BlockChain Certification Courses Tutorials and Training

Tutorials In the simplest terms, Blockchain will be delineated as an information structure that holds transactional records and whereas making certain security, transparency, and decentralization. You’ll additionally think about it as a chain of records keep within the types of blocks that are controlled by no single authority. What is BlockChain? Blockchain can be defined … Read more

List of Top 11 Application Server in 2021

IBM Nginx Apache Tomcat. Oracle WebLogic. Plesk. IIS 7.5. LiteSpeed Web Server. vCenter Server. Apache Server. Wildfly. Phusion Passenger. What is Application Server? A server specifically designed to run applications. Includes both hardware and software that provide an environment for programs to run. What is Application Server examples? There is a huge number of application … Read more

How to automatically recover Tomcat from crashes

rajeshkumar created the topic: How to automatically recover Tomcat from crashes How to automatically recover Tomcat from crashes Tomcat occasionally crashes if you do frequent hot-deploys or if you are running it on a machine with low memory. Every time tomcat crashes someone has to manually restart it, so I wrote a script which automatically … Read more

Setup SSL with Apache2

rajeshkumar created the topic: Setup SSL with Apache2 Hi, I am trying to setting up a SSL with apache2 so application can be run on https instead of http. Any body has got any live experience with step by step instructions? help me out? Regards, Rajesh Kumar Twitt me @ twitter.com/RajeshKumarIn

Bugzilla 2.22.1

rajeshkumar.aap@gmail.com created the topic: Bugzilla 2.22.1 QI want to add new field in bugzilla when we create a ticket. can u tell me how can i do that? QI want to change the email format of bugzilla. how that will be done? mnanjala replied the topic: Re: Bugzilla 2.22.1 I think you need to modify … Read more

Start Apache with normal user

scmuser created the topic: Start Apache with normal user Hi, I have few normal user in linux to whom I want to give apache http start and stop access? any idea how to to do this? When i start start apache httpd, then i get some error somthing like permission denied .. no listening sockets … Read more

Enable/Disable Hot Deployment in Jboss EAP 5.1

tpatil created the topic: Enable/Disable Hot Deployment in Jboss EAP 5.1 Hot Deployment in Jboss EAP 5.1 can be controlled by 2 ways:- 1. ${config}/deploy/hdscanner-jboss-beans.xml deployment descriptor will enable deployment scanning by default; removing it will disable it. 2. The scanEnabled attribute can be added to deploy/hdscanner-jboss-beans.xml. Setting this attribute to false will disable scanning, … Read more