summaryrefslogtreecommitdiff
path: root/OS-Level_Virtualization.m4 (follow)
Commit message (Collapse)AuthorAge
* OS-Level_Virtualization: Spell *threat model* with *t*Paul Menzel2024-04-24
| | | | Signed-off-by: Andre Noll <maan@tuebingen.mpg.de>
* OSLV: Replace LXC section.Andre Noll2021-02-19
| | | | | | LXC got more and more complex, which made me write micoforia, a minimalistic container framework for Linux. This commit replaces the section on LXC by a similar section on micoforia.
* OS-Level_Virtualization: Fix typo.Andre Noll2020-07-20
|
* OS-Level_Virtualization: Reword exercise on AMD's Secure Virtual Machine.Andre Noll2020-04-21
| | | | | | | The link is dead. Reword the exercise to avoid referring to the document directly. Found by checklink.
* Initial commit.Andre Noll2020-01-10
These files were created 2015 and orginally contained only the material that was used for the Unix courses held back then at the MPI for development biology in Tübingen. Over time, more content was added and existing contents have been improved. Development was tracked within the non-public "user-info" git repository that also contains unrelated contents for internal use within the institute. In 2019-12 the title was changed to "Advanced Problems in the Linux Environment" and the pages were made public. To give interested readers access to the source code, contents were moved to a dedicated repository that was made public in 2020-01. No attempts were made to filter out the 269 commits of the user-info repo that touched the files of the unix course.