Tweaks to documentation files and sshd and xterms examples.

Added scratchnetuser.
This commit is contained in:
Bob Lantz
2009-12-14 13:22:03 -08:00
parent 433503cf8a
commit 98332cb616
6 changed files with 82 additions and 31 deletions
+4 -3
View File
@@ -14,9 +14,10 @@ Preliminary Mininet Installation/Configuration Notes
sudo ln -s /home/openflow/mininet/netns /usr/local/bin/netns
Installation is simplest with a distribution that includes a kernel
which supports the CLONE_NETNS unshare flag by default. Debian 5.0+
does; Ubuntu doesn't. If your kernel doesn't support it, you will need
to build and install a kernel that does!
which supports the CLONE_NETNS unshare flag by default. Debian 5.0+ does
(e.g. current debian-testing release); Ubuntu doesn't. If your kernel
doesn't support it, you will need to build and install a kernel that
does!
- Mininet should probably be run either on a machine with
no other important processes, or on a virtual machine