IP地址

  • ifconfig 获得IP地址

    SSH

  • 使能SSH

    • sudo raspi-config
      • interfacing options
      • enable ssh(secure shell)
      • enable vnc
  • SSH连接
    • 在命令行输入
      1. ssh pi@+IP