Linux Embedded
Version vom 2. März 2023, 15:37 Uhr von 6vffdh (Diskussion | Beiträge)
Allgemein
Embedded-Linux-System - operating system based on the Linux kernel, used in embedded systems and in consumer electronics. Wikipedia - Link
- Anfang: Embedded Linux course on youtube (Zedboard)
- Andere Boards: Top 10 Open Source Linux Boards Under $200
- Making embedded Linux computer
- Poky is a reference distribution of the Yocto Project. It contains the OpenEmbedded Build System (BitBake and OpenEmbedded Core) as well as a set of metadata to get you started building your own distro.
Kurs
Linux und die Commandline
Remote Login mit SSH
Grundlegendes: die Shell, Werkzeuge wie sed, grep, find...
Diagnose mit Tools wie netstat, top, den Filesystemen procfs und sysfs ...