67.4k views
by (600 points)

Steps to install open source kaldin examination software

1. Installation using Yum repository
2. Installation using rpm installable
3. Windows Installation
4. Tomcat application installation and configuration

1. Installation using Yum repository

1. yum repository: http://www.kaldin.com/rpm/noarch/
2. Edit or create new file in /etc/yum.repos.d/ with name "kaldin.repo"
3. Add following lines to kaldin.repo.
 

[Kaldin]
 name=Kaldin | online examination software repository
 baseurl=http://downloads.kaldin.com/rpm
 enabled=1
 gpcheck=0

4. Install kaldin with yum repository
 

#yum install kaldin
 

2. Installation using rpm installable
 

1) Download latest RPM from  http://www.kaldin.com/rpm/noarch/ & install it with RPM command.

  # rpm -ivh path-to-kaldinrpm
 

3. Windows Installation

Please refer windows installation to use Kaldin on windows box.

4. Tomcat application installation and configuration

Please refer Tomcat war installation for advance installation

        

12 Answers

0 votes
by (440 points)

!...Automated Kaldin Installer script...!

Refer this shell script to automatically install the Kaldin_3.0 on Linux.

https://github.com/girishkg/kaldin

 

0 votes
by (140 points)

 

Message Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. image 

Receiving this continuously. What to do?

 

Message Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. image 


Categories

...