mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-21 13:03:53 +08:00
4 lines
223 B
Bash
Executable File
4 lines
223 B
Bash
Executable File
# enp5s0 is the smays network name. Change it appropriately if you are using an ethernet adapter (type ifconfig to get the proper network name)
|
|
sudo ifconfig enp5s0 192.168.5.1 netmask 255.255.255.0
|
|
ssh -F config EON-smays
|