OPERATING SYSTEMSOS Linux

Raspberry Pi Einführung | Linux Guides Partnerprogramm

Heute zeigt Lorenz, was der Raspberry Pi ist, was man mit ihm anfangen kann und wie man ihn als Desktop PC oder Server aufsetzt.
Wenn Du das Video unterstützen willst, dann gib bitte eine Bewertung ab, und schreibe einen Kommentar. Vielen Dank!

Code / Terminal Befehle:
————————————-
#WLAN Datei (wpa_supplicant.conf)
country=DE
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
network={
ssid=”WLAN-SSID”
psk=”Passwort”

}

Verbindung zur Shell des Pi’s: “ssh pi@ip_des_pi’s”
Auffrischung des Systems: “sudo apt update && sudo apt upgrade”
Konfiguration des Systems: “sudo raspi-config”

Links:
————————————-
Raspberry Pi Website: https://www.raspberrypi.org/
RpiOS 64-Bit Desktop Beta (Download): https://downloads.raspberrypi.org/raspios_arm64/images/
RpiOS 32-Bit Lite Beta (Download): https://downloads.raspberrypi.org/raspios_lite_arm64/images/

Putty: https://www.putty.org/

Linux Guides Partnerprogramm: https://www.linuxguides.de/partnerprogramm/
Tux Tage 2021: https://www.tux-tage.de/
Offizielle Webseite: https://www.linuxguides.de
Unterstützen: http://unterstuetzen.linuxguides.de
Twitter: http://twitter.linuxguides.de
Mastodon: http://mastodon.linuxguides.de
Matrix: https://matrix.to/#/+linuxguides:matrix.org
Kontakt: http://kontakt.linuxguides.de
BTC-Spende: 1Lg22tnM7j56cGEKB5AczR4V89sbSXqzwN

Inhaltsverzeichnis:
————————————-

00:00: Begrüßung
01:03: Was ist der Raspberry Pi?
03:00: Hardwarekomponenten des Pi’s
04:19: Vorstellung des Imagers
05:15: Flash des Desktop Images
07:05: Einrichtung des Desktop Systems
09:02: Vorbereitung des Lite Systems
12:57: Konfiguration des Lite Systems
15:29: Verabschiedung

Musik:
————————————-

“The Curtain Rises” Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 3.0 License
http://creativecommons.org/licenses/by/3.0/

Elektronomia – Sky High [NCS Release]
Music provided by NoCopyrightSounds.
Video Link: https://youtu.be/TW9d8vYrVFQ
Download Link: https://NCS.lnk.to/SkyHigh

source by Linux Guides DE

linux foundation

Leave a Reply

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