Linux

How to Install Linux on Raspberry Pi [without monitor]



How to install Linux Operating System on Raspberry Pi?
It this video installation is done without any monitor, mouse, or keyboard.
This video shows an example of installation for the device Raspberry Pi 4.
Helpful commands:
to find your device in your wifi network:
arp -a | grep ‘d8:3a’
to log in:
ssh username@ip_or_hostname
examples:
ssh robot@raspberrypi.local
ssh user@192.1.1.1
to shutdown the device:
sudo shutdown now
#linux #raspberry #raspberrypi4 #device #operatingsystem #robotics #install

[ad_2]

source

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button