Wednesday 11 January 2017

How to install jNetMap 0.5.4 released on Ubuntu 16.04, 16.10

    jNetMap will ping all registered devices every x minutes, updating it's status according to the result of the ping. Alternatively you can also monitor a specific port, such as port 80 for webservers. Available devices are green, unavailable devices are red. Gray means "unknown" and orange "not found".


jNetMap 0.5.4 Changelog:
  •     Hungarian translation by Zoltan Fekete
  •     support for spacers in the toolbar
  •     added hamburger menu
  •     added script support (device menu)
  •     added dummy ping method
  •     added colored arrows and dots to interface lists
  •     added edge labels
  •     implemented multi-threaded status updates (configurable)
  •     added OUI information if MAC is set (properties and info panel)
  •     added desktop actions to the launcher (linux)
  •     added custom mime-type “application/x-jnetmap” (linux)
  •     fixed serialization problem with latest java versions

Installation instructions:

   The GetDeb repository contains the latest packages of jNetMap, available for Ubuntu 16.04, Ubuntu 16.10, and derivatives.

Opening terminal (Ctrl+Alt+T) and running the command:

Ubuntu 16.04 xenial

$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu xenial-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'

$ wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -

$ sudo apt-get update

$ sudo apt-get install jnetmap

Ubuntu 16.10 yakkety

$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu yakkety-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'

$ wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -

$ sudo apt-get update

$ sudo apt-get install jnetmap

(Optional) To remove jNetMap, use command:

$ sudo apt-get remove jnetmap

$ sudo apt-get autoremove

Harry

Author & Editor

A technology enthusiast and addictive blogger who likes to hacking tricks and wish to be the best White Hacket Hacker of the World.

0 comments:

Post a Comment

Note: only a member of this blog may post a comment.