Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Installing WiFiMon requires the following commands:

Code Block
wget https://fl-5-205.unil.cloud.switch.chbitbucket.software.geant.org/projects/WFMON/repos/agent/raw/wifimon-assembly/wifimon-agent-0.1.1-SNAPSHOT.deb --no-check-certificate?at=refs%2Fheads%2Fdevelop

sudo apt-get update
sudo apt-get install -y gdebi
sudo gdebi wifimon-agent-0.1.1-SNAPSHOT.deb

...