Tweaks to documentation files and sshd and xterms examples.
Added scratchnetuser.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user