/Me Listed at Partner Sites

IT-Visions

Linux Intro

Theirs

Mine

Linux-Grundlagen

Linux Basics: Eine Einführung Anhand von Beispielen

Theirs has additional topics,

  • File system management (LVM, RAID, ext4)

  • Shell scripts. Mine does not go much into that, rather there is a separate course (PDF)

  • SSH (PDF)

  • Distribution package management

  • Admin

Embedded Linux, and Kernel Hacking

Theirs

Mine

Embedded Realtime Linux

  • Mine is lacking production topics

    • bootloaders

    • root filesystem composition

    • realtime

    • updates

  • Theirs is lacking (I believe)

    • Emphasis on “There is nothing special about Embedded in Linux”. None of the “Embedded” courses is about tiny and headless.

    • Hardware/sensor access from userspace - thereby not being restricted to C as from inside kernelspace.

    • Software development inside the kernel. Interface design, encapsulation, synchronization, etc.