- new ubuntu vm
- ssh log in, apt-get update
- curl -sSL https://get.docker.com/ | sudo sh
- sudo service docker start
- sudo docker run ubuntu:12.04 echo 'Hello Docker (will download image)
- to get how many images on the host: sudo docker images
- run with -i: docker run xxx -i -t
- delete image: docker rmi xxx
scapy
sudo apt-get install python-scapy python-pyx python-gnuplot
CLI
- su admin
- configure
沒有留言:
張貼留言