NetML in Netkit4TIC

The NetML (2005-12-10) installed in the live-{CD,USB} is patched to avoid the step of cloning the package itself in every working directory. Therefore the environment is set as follow:

realHost$ export NETML=/usr/local/netml; \
          export PATH=$PATH:$NETML

To use it with input file lab.xml:

realHost$ Netkit2.sh -x lab.xml -o lab.sh; \
          chmod u+x lab.sh; \
          ./lab.sh start

To use it read "Using NetML to describe hosts"!.

Creative Commons License FREE THE MOUSE Valid HTML! Sandro Doro (email me)
Ultima modifica: $Date: 2007-02-10 08:07:06 $