Raspberry PI Linux LESSON 17: Finding the Raspberry Pi IP Address

preview_player
Показать описание
This lesson shows you how to figure out what the IP address is of your Raspberry PI.

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

Hey Paul. I normally never comment on anything on youtube, but I have been following your lessons from 1 to 17, and find it very organized and well taught. Just want to keep on following your lessons with the goal of slowly learning how to use python for simple programming.
All The Best
Martin

mrtinsk
Автор

Hello, I am from the Netherlands and I want to say that your lesson's are the best on the world wide web.!

pascalsampatsing
Автор

To make any Linux machine to only ping a curtain number of times you want to use -c in the ping command followed by a number. The number after -c is how times it will ping that ip address. The -c means count. So if you only what it to ping the ip address 192.168.1.5, 3 times, you command would look like this. ping -c 3 192.168.1.5

kevinwright
Автор

Hi Mr.Paul, I have never seen such brilliant and well-ordered tutorial series in my life. Thank you for your time and efforts. You are the best!
Best Regards from Turkey

nazmbicer
Автор

Hi Tom, I've been following you Raspberry classes and they are simply great. Thanks a lot for this fantastic tutorial.

papiremy
Автор

Hi Paul, I have only just begun. I am gonna start from Lesson one. Recently got hold of a RPi and I love it.. Currently trying to find the tutorial on setting a static IP address on the Pi. I'm sure I will find it. Keep up the good work. Cheers.

jwcdemocrew
Автор

Hi Paul - greetings from Germany and thank you very much for all your great lessons. I want to master the RaspberryPi in order to control sensors and actuators. Took your lessons from the very beginning to refresh my Linux. Some got a little bit to long but in general I find them very informative. Now at lesson 18 we come closer to the Pi and Python and I would love to sit in front of the computer all day. But it is spring and I should go outside and plant some raspberries (really true) and walk my dog Pico (Jack Russel). I am mostly impressed by your Eagle-Launch program at EHS. It is a pity that not many kids in the world have the chance to attend such interesting classes. As I keep saying to my kids "learning is a privilege". Best regards Wolfgang

wolfsfarm
Автор

after seeing what 'ifconfig' returned I thought it would be interesting to send all that to a text file. so I typed:

nano /home/pi/my_files/ip.txt |

not fully sure if the > command would work, because I knew it worked for folder contents but this was different. But it worked! Might be something interesting to add to this video to have people combining what they learn from your lessons. Everything I know about Linux came from these lessons! Thanks!

christran
Автор

Hello Pau great thanks for your good vido. I am learning this for the first time and love it. I am over 60 and new to Linus and R.P. but I am looking forward to learn the tricks which you are teaching. The projects that I am looking forward to do is related with Tourism and to set up a Wep server for Tourists where I will use R.P. Best regards from Iceland.

hermannvalsson
Автор

Just getting started with Linux and this series helps. I'm trying to get Filezilla pointed at Pi but it does not like the Wifi address nor the Enet address. Suggestions?

donaldmartin
Автор

Thank you a lot, I'm enjoying this series

alzaeem
Автор

Paul- As usual, excellent class. My only question is what is the syntax for manually configuring an IP address of your choosing?

chefbundles
Автор

As far as this goes, I have already tried this multiple times. I am connected to enthernet at a college and it is...not working...

anastasiamorris
Автор

Hello Paul - Is there a security risk if someone sees your raspberry pi ip and user name on the net ? I mean if you make a video using your pi
and in the video the IP and user name of your pi gets seen?

rajcodes
Автор

i cant find the int adrr. i connecte it to my pc. Do i have to hook it up to the normal modem/

sgwryan
Автор

Hi Psul; If using my Toshiba as a host to control the Raspberry pi 3, is this the address I put on VNC on my Toshiba to control the Raspberry pi 3? Thank you very much for the great video. Thumbs up.! I do not know how to do a thumbs up picture on my computer

michaelcarroll
Автор

Hello, Thanks for useful lessons .
I wish if can add new lesson of how to use laptop screen and keyboard with raspberry pi ???

majiwsaud
Автор

" inet6 addr: fe80::223:8bff:fe4f:4403/64 " is what my pi shows.What should i do.? The ethernet blinks but wired connection is not established . !!

RahulKumarSinghBEE
Автор

What program is he using I use putty but as soon as I open putty I need to put in the IP address

a.g.
Автор

I have my ip and every thing but when I click open it says connection refused or something like that SOMEONE PLEASE HELP ME I NEED SOME KIND OF WIRELESS CONNECTION TO IT FOR COPY AND PASTING SHIZ

creeperdoomman