Skip to content
/ ndn-ops Public

Scripts for installing and maintaining NDN Testbed gateway nodes

Notifications You must be signed in to change notification settings

WU-ARL/ndn-ops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains the installation and configuration scripts and files for the NDN Testbed Router nodes. To use this repo on a freshly installed node, do this:

sudo apt-get update

sudo apt-get upgrade

sudo apt-get -y install git

git clone https://github.com/WU-ARL/ndn-ops.git

cd ndn-ops/NOC

./ubuntu_installs.sh

cd ../named-data/running_version/

cat README

Then follow the directions in that README.

About

Scripts for installing and maintaining NDN Testbed gateway nodes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published