Menu

ubuntu install

pedro ubuntu



Install using STABLE repository

Download netool.sh V4.5 Stable repository
video tutorial (ubuntu): https://www.youtube.com/watch?v=7jDR2X4KUTs

  "extract opensource.tar.gz in /home/username folder"
  tar -xvf opensource.tar.gz

  "run installer"
  cd opensource && chmod +x INSTALL.sh && ./INSTALL.sh

  "run toolkit"
  sudo ./netool.sh



Install using GIT repository (not stable)

  "open terminal and write"
  git clone git://git.code.sf.net/p/netoolsh/opensource opensource

  "run installer"
  cd opensource && chmod +x INSTALL.sh && ./INSTALL.sh

  "run toolkit"
  sudo ./netool.sh