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.
我想在网络上将 ubuntu 虚拟盒相互连接。我想在上面使用hadoop。所以我需要把它们放在一个网络中。它需要ssh进行通信。任何人都可以帮助解决它。
最简单的方法是将您的适配器更改为“桥接网络”而不是默认的“Nat”。这样来宾系统将在您的本地网络上获得一个 ip,您可以直接连接到它。