How to Install harden-nids software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install harden-nids software package in Ubuntu 12.04 LTS (Precise Pangolin)

harden-nids software package provides Harden a system by using a network intrusion detection system, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install harden-nids 

harden-nids is installed in your system.

Make ensure the harden-nids package were installed using the commands given below,

$ sudo dpkg-query -l | grep harden-nids *

You will get with harden-nids package name, version, architecture and description in a table

harden-nids package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Administration Utilities
Package harden-nids
Version 0.1.37
Description Harden a system by using a network intrusion detection system
Sub Section Admin


See Also, How to uninstall or remove harden-nids software package from Ubuntu 12.04 LTS (Precise Pangolin)?