| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| README | 2011-08-10 | 1.2 kB | |
| tape-0.65.iso | 2011-08-04 | 32.3 MB | |
| tape-0.65.zip | 2011-08-04 | 13.6 MB | |
| Totals: 3 Items | 45.9 MB | 0 |
--------------------------------------------------------------------------------
______ ___ ____ ______
/_ __// | / __ \/ ____/ [T]estbed for
/ / / /| | / /_/ / __/ [A]d-Hoc
/ / / ___ |/ ____/ /___ [P]rotocol
/_/ /_/ |_/_/ /_____/ [E]valuation
--------------------------------------------------------------------------------
[Download and install]:
ISO version
1) Go to https://sourceforge.net/projects/tape/files/
2) Download tape-0.65.iso
3) Burn to disc as image
4) Insert to dvd-drive, reboot
5) In boot menu (GRUB Legacy/LILO) select boot from dvd-drive
6) TAPE Login screen
INSTALL Version
1) Go to https://sourceforge.net/projects/tape/files/
2) Download tape-0.65.zip
3) Unzip the file.
4) Sudo, and mv the TAPE to /
5) Cd to TAPE, and enter ./install-linux.sh
6) reboot, and select TAPE from GRUB/LILO menu
TAPE-Source Code
1) git clone git://git.code.sf.net/p/tape/code tape-code
2) cd tape-code directory
3) run 'make' for Install version or 'make bootcd' for ISO version.
4) Follow above instruction depend on the version (INSTALL/ISO)
note: For install version, only GRUB legacy and LILO are
supported for now.