Skip to content
impetus-opensource edited this page Jan 5, 2015 · 11 revisions

This section enables the user to install Ankush and start the server.

3.1 Supported OS

  • Ubuntu Server 64 bit (12.04)
  • CentOS Server 64 bit (6.2, 6.3, 6.4)

3.2 Requirements

The software prerequisites are as follow:

  • Java >= 1.6
  • nmap
  • SSh client (ssh)

3.3 Installing

Follow the below given steps:

  1. Extract package using the following command: tar -xvf ankush-x.y.z.tar.gz
  2. Start Ankush using the following command: bin/start-ankush.sh
  3. Stop Ankush using the following command: bin/stop-ankush.sh

3.4 Accessing

Access the application at http://:8080/ankush

Default credentials

Username: admin Password: admin

Clone this wiki locally