diff options
author | Mikhail Kobuk <[email protected]> | 2024-04-13 07:21:14 +0300 |
---|---|---|
committer | Mikhail Kobuk <[email protected]> | 2024-04-13 07:21:14 +0300 |
commit | 686e1a55b400b34cfb9c9808d73c8a456fcd7a46 (patch) | |
tree | fbf735b1ba07582889e7d87b41ee88b1d2e8e92f | |
parent | 4be3abcab79fcfcf1d56267dc6af2df54ab13056 (diff) | |
download | linux-labs-686e1a55b400b34cfb9c9808d73c8a456fcd7a46.tar.gz linux-labs-686e1a55b400b34cfb9c9808d73c8a456fcd7a46.zip |
added index
-rw-r--r-- | index.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/index.md b/index.md new file mode 100644 index 0000000..12b0b1a --- /dev/null +++ b/index.md @@ -0,0 +1,11 @@ +# LinuxLabs + +## Список лабораторных работ: + +### [0. введение](/lab0) + +### [1. Создание и настройка виртуальной машины](/lab1) + +<div style="margin-top: 100px;"> + <p xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/"><span property="dct:title">LinuxLabs</span> by <span property="cc:attributionName">Mikhail Kobuk</span> is licensed under <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC BY-NC-SA 4.0<img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1" alt=""><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1" alt=""><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/nc.svg?ref=chooser-v1" alt=""><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/sa.svg?ref=chooser-v1" alt=""></a></p> +</div> |