Thank you so much,
Trying ssh root@<RPI3 <IP> I get "system cannot find specified file"
I also tried ssh root@RPI3 <IP> and I get "system could not resolve hostname RPI3: Host unkown"
Is "RPI3" my hostname?
Trying "ssh 192.168.1.58" i get "connect to host 192.168.1.58 port 22: connection refused
Is there any way to check if my Raspb is using port 22 or another?
I installed network tools, but seems this command doesn't work
"nmap" is not recognized as an internal or external command, program or file executable
Thanks so much again..