How to Enable SSH on a Raspberry Pi (and connect via IP)

preview_player
Показать описание
Learn how to SSH into a headless Raspberry Pi by setting up WiFi, enabling SSH access, and determining the IP address.

Check out my vlog channel @TonyFlorida

#raspberrypi #ssh
Рекомендации по теме
Комментарии
Автор

Thank you. Your ssh directions were the only ones that worked for me. You rock and I subscribed for that.

csenior
Автор

Very informative and easily explained! Thank you

edwinbarreto
Автор

Thanks for emphasising the OS for headless setup. Wished I’d viewed your presentation a week ago.

michaelsullivan-kpod
Автор

This tutorial was very helpful. Thanks a ton.

sachavez
Автор

Calm, relaxed voice, excellent, in detail explanation... man, you are going places. Awesome content. Thank you for taking the time to create it.

reloadfast
Автор

Thank you very much for the videos on this subject you have been a lifesaver.

tgln
Автор

If you got a "denied" error when logging in like I did, this was helpful: Recently, the default user setup of Raspbian was significantly changed, rendering most existing online tutorials invalid.

In essence, the default pi user no longer exists, so you have to create it and set its password using either the official Imager tool or by creating a userconf file in the boot partition of your microSD card, which should contain a single line of text: username:hashed-password, replacing username with the name of the user you want (e.g., pi) and hashed-password with the hash of the password you want.

nimbleCo
Автор

This was a great tutorial. I followed all instructions an even linked to your website. However, I getting this error: Permission denied (publickey, password). I even reset my pw to something very simple so I wouldn't mistype. I can ping the Raspberry Pi, but cannot log in via SSH. Any ideas?

sachavez
Автор

Thank you so much for this clear and concise tutorial.
Really helped me out today and I understood the procedure perfectly.

NewbTasticliveshere
Автор

10/10 video help me set up my raspberry pi that I was having trouble with. New sub too

Cash_Wizard
Автор

this guy is only one that could explain this correctly thanks so much

voltmanip
Автор

Quality Content! Succinct oration with a reassuring affect :D

MoTopiwala
Автор

Thank you so so so muchh, very helpful

amnaalhosani
Автор

Pro tip: For whatever reasons if none of the methods are working for you. Just find a monitor for 1 time use (maybe from someone who has monitor or from computer lab). connect to monitor via hdmi. Then connect to your wifi inside raspberry os ... boom you've done what is required. From next time you can access it remotely via vnc. just set up ssh before vnc. also your laptop should be connected on same network.

chandankumar.u
Автор

By fate u just helped me ssh-keygen command priceless

MrGhost
Автор

RPi and Laptop is in same n/w still it shows error ssh: connect to host <pi-ip> port 22: No route to host. Then I tried to ping that ip which gave o/p Destination Host Unreachable. I've confirmed it is in the same network using airodump-ng but in nmap scan, it didn't show up. Is there any fix?

anuranj
Автор

in th new imager (10.2022) you can use the advanced options (small gear wheel bottom right) to set up WiFi - for SSH not sure if it's working

imrem
Автор

I tried copying the files using Windows explorer, and it looked like they copied, but when I refreshed they weren't there. Note that when I installed the image, it partitioned the SD card into two drives. Is that right?

pshermanart
Автор

I can ssh in my raspberry pi yesterday but I have pihole working is this interfering?

michaelinzo
Автор

great tutorial, just here to mention that the official imager now has support to enable these without having to create these files

abbagang