Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 python 程序(mypro.py),我想在其中同时在我的拓扑的所有主机上运行(即,无需进入每个 xtrem 窗口并输入python mypro.py)。有没有办法通过使用脚本在 Mininet 环境的 xterm 上做到这一点?
非常感谢
假设你有一个简单的拓扑,h1 - s1 - h2,你可以转发 X11,那么: