关于开发板是Ubuntu想要ssh进入原生系统的方式

登录容器是ssh aidlux@ip -p 22 密码是aidlux


要进原生系统是 ssh root@ip 密码是 P@ssw0rd,就可以ssh进原生系统了。