Update Simulate IOT authored by Miao Pang's avatar Miao Pang
...@@ -65,6 +65,7 @@ Download the firmware from the internet and extracting the device firewre with b ...@@ -65,6 +65,7 @@ Download the firmware from the internet and extracting the device firewre with b
4.Copying the squashfs root 4.Copying the squashfs root
ensure that the sshd is running inside the MIPS VM: ensure that the sshd is running inside the MIPS VM:
`root@debian-mips:~# service ssh start; service ssh status` `root@debian-mips:~# service ssh start; service ssh status`
`Starting OpenBSD Secure Shell server: sshd.` `Starting OpenBSD Secure Shell server: sshd.`
... ...
......