📜  beaglebone black usb 以太网连接 - 任何代码示例

📅  最后修改于: 2022-03-11 14:56:29.354000             🧑  作者: Mango

代码示例1
# plug in beagle bone to windows 10 PC
# open Control Panel\Network and Internet\Network Connections
# share internet from your inernet connection to ethernet 2
# open ethernet 2, change static ip to 192.168.7.1 submask 255.255.255.0 dns 8.8.8.8
# putty ssh 192.168.7.2 (beagle bone)
# sudo route add default gw 192.168.7.1
# problem fixes:
https://www.youtube.com/watch?v=e6LmfMGnXYc
https://phoenixnap.com/kb/temporary-failure-in-name-resolution