Back to Browse

Raspberry Pi OS Setup with SSH

56.2K views
Jun 3, 2020
14:52

This is a basic setup for Raspberry Pi (RPi4, RPi3, RPi Zero W), with Raspberry Pi OS and SSH. Raspberry Pi Imager: https://www.raspberrypi.org/downloads Atom (free code editor): http://atom.io/ wpa_supplicant.conf code below: country=us update_config=1 ctrl_interface=/var/run/wpa_supplicant network={ scan_ssid=1 ssid="SSID" psk="password" } MacOS - use Terminal app Windows users: use PuTTY. PuTTY is a free implementation of SSH and Telnet for Windows and Unix platforms, along with an xterm terminal emulator - https://www.chiark.greenend.org.uk/~sgtatham/putty/ Useful Raspberry Pi Terminal Commands - https://www.lifewire.com/raspberry-pi-terminal-commands- https://www.lifewire.com/raspberry-pi-terminal-commands-4054108#:~:text=%5Bsudo%20reboot%5D%20%2D%20Restart%20your,use%20the%20'reboot'%20command.&text=Run%20the%20above%20command%2C%20and%20your%20Pi%20will%20restart%20itself. Materials: Raspberry Pi 4: https://amzn.to/3aIeSf9 Micro SD Card 8 GB: https://amzn.to/2TV1Fc1 Micro HDMI to HDMI adapter: https://amzn.to/2PZQZb2 USB-C Power Supply: https://amzn.to/2Q6Ds1A HDMI Monitor: https://amzn.to/38KPrsc Mouse/Keyboard: https://amzn.to/2vX2cCl Raspberry Pi Projects Playlist: https://www.youtube.com/playlist?list=PL2vlFWOHEKMjhCT3e-4d5Oc1I6R1UTPAv DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission.

Download

0 formats

No download links available.

Raspberry Pi OS Setup with SSH | NatokHD