From f5dd5be7a48b7bb6e6e34546d44d55804c849718 Mon Sep 17 00:00:00 2001 From: waldek Date: Fri, 15 Jul 2022 13:57:54 +0200 Subject: [PATCH] adds adbellah kvm link --- homework/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/homework/readme.md b/homework/readme.md index 49088c5..921fcaa 100644 --- a/homework/readme.md +++ b/homework/readme.md @@ -28,3 +28,4 @@ This way you can share your findings with your fellow students **and** I can kee ## Extra info * you could try and set up `vim` with some plugins to make it a proper [IDE](https://en.wikipedia.org/wiki/Integrated_development_environment); my setup can be found [here](https://gitea.86thumbs.net/waldek/linux_course_doc/src/branch/master/modules/qualifying/learning_vim_configuration.md) +* example project by [Abdellah](https://gitea.86thumbs.net/Abdellah/Project_Hypervisor_KVM_Virtualization) as inspiration for your final project