Ostinato – Packet/Traffic Generator and Analyzer

ostinato – Packet/Traffic Generator and Analyzer

Ubuntu

Install Ostinato 0.6 on Ubuntu 14.04
Install package home:pstavirs:ostinato / ostinato

$ sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/pstavirs:/ostinato/xUbuntu_15.04/ /' >> /etc/apt/sources.list.d/ostinato.list"

$ wget http://download.opensuse.org/repositories/home:pstavirs:ostinato/xUbuntu_15.04/Release.key
$ sudo apt-key add - < Release.key

or

$ wget http://download.opensuse.org/repositories/home:pstavirs:ostinato/xUbuntu_15.04/Release.key -O- | sudo apt-key add --

$ sudo apt-get update
$ sudo apt-get install ostinato

Fedora

Install package home:pstavirs:ostinato / ostinato

Fedora 22:
cd /etc/yum.repos.d/
wget http://download.opensuse.org/repositories/home:pstavirs:ostinato/Fedora_22/home:pstavirs:ostinato.repo
yum install ostinato

Fedora 20:
cd /etc/yum.repos.d/
wget http://download.opensuse.org/repositories/home:pstavirs:ostinato/Fedora_20/home:pstavirs:ostinato.repo
yum install ostinato

Leave a Reply

Your email address will not be published. Required fields are marked *