The New Method to Setup Raspberry Pi Zero (2023 Tutorial)
Raspberry Pi Zero 👉 https://amzn.to/3vTcZfy
🧠 Need expert help fast? Book a 1:1 session and get unstuck today 👉 https://bit.ly/42I10y5
🎥 NEW: Unlock members-only videos and behind-the-scenes drops 👉 https://bit.ly/4iyBm4I
🛠️ The exact tools and gear I trust (and actually use) 👉 https://amzn.to/44fKDv4
📚 Step-by-step setup guides, templates, and insider resources 👉 https://bit.ly/4ivZDID
🛒 Grab custom gear and tools designed by me 👉 https://etsy.me/4isKwjb
📩 For sponsorships or business inquiries, reach out: macgyvertechnology@gmail.com
This tutorial will guide you through the new method to setup your Raspberry Pi Zero WH from start to finish. We will show you how to format the SD card, flash the Raspbian operating system to that SD card. We will setup WIFI and SSH so that we can immediately connect to our device over our local network using SSH and VNC remote desktop. Finally we will stand up a basic website using NGINX.
#raspberrypi #arduino
You can open the advanced Raspberry Pi Imager software menu settings to enable WIFI, SSH, etc.
To open advanced settings on a Raspberry Pi, you can access the "Raspberry Pi Configuration" option within the desktop menu, which is typically found by clicking on the Raspberry Pi icon in the top left corner, then navigating to "Preferences" - "Raspberry Pi Configuration" - this will open the "raspi-config" tool, allowing you to modify advanced settings like network configuration, boot options, and more.
Commands
SSH
ssh pi@raspberrypi
Ping
ping raspberrypi
Dig
dig raspberrypi
Update OS
sudo su -
apt-get update
apt-get upgrade
Reboot OS
sudo reboot
Modify Configuration
raspi-config
My Favorite Raspberry Pi Module Kits (Sunfounder)
Amazon US:
https://www.amazon.com/dp/B09BMVT4CB
Amazon Canada:
https://www.amazon.ca/dp/B09C887XLB
Amazon Japan:
https://www.amazon.co.jp/dp/B09BMSS41D
Amazon UK:
https://www.amazon.co.uk/dp/B09D774YWQ
Amazon DE:
https://www.amazon.de/dp/B09D774YWQ
Official Site:
https://www.sunfounder.com/products/raphael-kit
Outline
Intro 0:00 - 0:22
Download RPI Imager 0:22 - 2:20
Connect MicroSD to Your Computer 2:20 - 2:58
Flash OS to SD Card 2:58 - 4:00
Reinsert the SD Card 4:00 - 4:30
SSH File 4:30 - 6:20
WPA-Supplicant 6:20 - 6:52
Add Wifi Details 6:52 - 8:38
Insert SDCard to RPI 8:38 - 9:08
Power On RPI Zero 9:08 - 9:40
Ensure RPI is Connected to Network 9:40 - 11:43
Connect Over SSH 11:43 - 12:58
Update OS 12:58 - 13:50
Edit Defaults 13:50 - 15:46
Save SSH Connection 16:35 - 17:16
Enable VNC on RPI 17:16 - 18:08
Download RealVNC Viewer 18:08 - 19:20
Connect Over Remote Desktop 19:20 - 21:00
Host Website on Raspberry Pi 21:00 - 24:00
The Raspberry Pi is a tiny and affordable computer that you can use to learn programming through fun, practical projects. A small and affordable computer that you can use to learn programming.
This computer runs a flavor of Linux called Raspbian.
https://www.raspberrypi.org
______________________________________________________________________
Subscribe
https://www.youtube.com/channel/UCiO0K2xt5irIN6x13FNzYTg?sub_confirmation=1
______________________________________________________________________
Видео The New Method to Setup Raspberry Pi Zero (2023 Tutorial) канала Data Slayer
🧠 Need expert help fast? Book a 1:1 session and get unstuck today 👉 https://bit.ly/42I10y5
🎥 NEW: Unlock members-only videos and behind-the-scenes drops 👉 https://bit.ly/4iyBm4I
🛠️ The exact tools and gear I trust (and actually use) 👉 https://amzn.to/44fKDv4
📚 Step-by-step setup guides, templates, and insider resources 👉 https://bit.ly/4ivZDID
🛒 Grab custom gear and tools designed by me 👉 https://etsy.me/4isKwjb
📩 For sponsorships or business inquiries, reach out: macgyvertechnology@gmail.com
This tutorial will guide you through the new method to setup your Raspberry Pi Zero WH from start to finish. We will show you how to format the SD card, flash the Raspbian operating system to that SD card. We will setup WIFI and SSH so that we can immediately connect to our device over our local network using SSH and VNC remote desktop. Finally we will stand up a basic website using NGINX.
#raspberrypi #arduino
You can open the advanced Raspberry Pi Imager software menu settings to enable WIFI, SSH, etc.
To open advanced settings on a Raspberry Pi, you can access the "Raspberry Pi Configuration" option within the desktop menu, which is typically found by clicking on the Raspberry Pi icon in the top left corner, then navigating to "Preferences" - "Raspberry Pi Configuration" - this will open the "raspi-config" tool, allowing you to modify advanced settings like network configuration, boot options, and more.
Commands
SSH
ssh pi@raspberrypi
Ping
ping raspberrypi
Dig
dig raspberrypi
Update OS
sudo su -
apt-get update
apt-get upgrade
Reboot OS
sudo reboot
Modify Configuration
raspi-config
My Favorite Raspberry Pi Module Kits (Sunfounder)
Amazon US:
https://www.amazon.com/dp/B09BMVT4CB
Amazon Canada:
https://www.amazon.ca/dp/B09C887XLB
Amazon Japan:
https://www.amazon.co.jp/dp/B09BMSS41D
Amazon UK:
https://www.amazon.co.uk/dp/B09D774YWQ
Amazon DE:
https://www.amazon.de/dp/B09D774YWQ
Official Site:
https://www.sunfounder.com/products/raphael-kit
Outline
Intro 0:00 - 0:22
Download RPI Imager 0:22 - 2:20
Connect MicroSD to Your Computer 2:20 - 2:58
Flash OS to SD Card 2:58 - 4:00
Reinsert the SD Card 4:00 - 4:30
SSH File 4:30 - 6:20
WPA-Supplicant 6:20 - 6:52
Add Wifi Details 6:52 - 8:38
Insert SDCard to RPI 8:38 - 9:08
Power On RPI Zero 9:08 - 9:40
Ensure RPI is Connected to Network 9:40 - 11:43
Connect Over SSH 11:43 - 12:58
Update OS 12:58 - 13:50
Edit Defaults 13:50 - 15:46
Save SSH Connection 16:35 - 17:16
Enable VNC on RPI 17:16 - 18:08
Download RealVNC Viewer 18:08 - 19:20
Connect Over Remote Desktop 19:20 - 21:00
Host Website on Raspberry Pi 21:00 - 24:00
The Raspberry Pi is a tiny and affordable computer that you can use to learn programming through fun, practical projects. A small and affordable computer that you can use to learn programming.
This computer runs a flavor of Linux called Raspbian.
https://www.raspberrypi.org
______________________________________________________________________
Subscribe
https://www.youtube.com/channel/UCiO0K2xt5irIN6x13FNzYTg?sub_confirmation=1
______________________________________________________________________
Видео The New Method to Setup Raspberry Pi Zero (2023 Tutorial) канала Data Slayer
raspberry pi zero w raspberry pi raspberry pi zero raspbian raspberry pi 3 b+ arduino vs raspberry pi arduino arm cpu small computer raspberry pi tutorial raspberrypi.local how to configure raspberry pi 3 raspberry pi 3 setup on mac mac os on raspberry pi 3 install raspbian on micro sd card install raspbian gpio raspberry pi 3 pi zero pi zero w raspberry pi projects raspberry pi zero setup zero w raspberry pi 0 vnc ssh remote desktop
Комментарии отсутствуют
Информация о видео
19 сентября 2021 г. 18:56:25
00:24:00
Другие видео канала