how to ssh using putty to raspberry pi?

I have install support packages for raspberry pi and not i have to install some support for USB webcam in raspberry pi. i wanted to access its terminal using putty but every time i tried this it give me error host not found. moreover when i access terminal as normal it gives pi@raspberrypi-kgbevaxd instead of pi@raspberrypi.. what should i do?

回答 (1 件)

Walter Roberson
Walter Roberson 2016 年 7 月 17 日

0 投票

If you are trying to connect by name instead of by IP address then that will only work if the name exists in your hosts file, or in your name resolution system; such as if you registered the name in an "A" record with the Internic or other authorized domain registrar. As your raspberry is almost certainly operating on a private IP address rather than a public IP address, no domain registrar would allow you to register it.
You could create a local DHCP server with a fixed hostname for the Raspberry.
Or you could switch to using IP address instead of name to talk to it.

4 件のコメント

Hamza Idris
Hamza Idris 2016 年 7 月 18 日
when i installed raspbian jeesie on my raspberry pi and i tried to ssh my raspberry pi through putty it was working but when i installed wheezy through matlab support packages it is not working. can you give me the reason for that? and do you know the other part of my question?
Walter Roberson
Walter Roberson 2016 年 7 月 18 日
https://www.mathworks.com/matlabcentral/answers/179997-raspberry-pi-ssh-connection-error
Ac Lgns
Ac Lgns 2018 年 5 月 24 日
can i access the desktop of my rpi using putty and vnc when the OS installed was through matlab?? when i tried accessing it, it gave 'no command found'. thank you!
Francis Tiong
Francis Tiong 2019 年 11 月 30 日
It works. I was using putty using the local IP address, user is 'pi', password is 'raspberry'.

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeMATLAB Support Package for Raspberry Pi Hardware についてさらに検索

質問済み:

2016 年 7 月 17 日

コメント済み:

2019 年 11 月 30 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by