Linux Embedded: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
6vffdh (Diskussion | Beiträge) |
6vffdh (Diskussion | Beiträge) |
||
Zeile 14: | Zeile 14: | ||
===Linux und die Commandline=== | ===Linux und die Commandline=== | ||
+ | |||
+ | :[https://germantechjobs.de/en/salaries/Embedded/all Salary] | ||
Version vom 2. März 2023, 15:25 Uhr
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 ...