FAQ
- I want to start from the beginning.
- Please run
make clean
on the directory where makefile is located.
If there is no makefile in your computer, please download at https://iplab.naist.jp/class/2019/materials/hands-on/01/makefile.
After that, runmake
again.
- Please run
- I can’t see hands-on slide!
- Please remove the cache. But now, maybe it can be accessed without removing it.
Another way is open another browser or private window mode.
- Please remove the cache. But now, maybe it can be accessed without removing it.
- I can’t run Wireshark!
- Run
xhost +127.0.0.1
in your OS (NOT Docker Container).
- Run