From b0feb6b8bd51e23b070cb08fbc0a1ebf3f59b50a Mon Sep 17 00:00:00 2001 From: lukas Date: Thu, 5 Jun 2025 05:17:45 +0000 Subject: [PATCH] docs: update gofurther --- gofurther.md | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/gofurther.md b/gofurther.md index 2d0781e..bccdfaa 100644 --- a/gofurther.md +++ b/gofurther.md @@ -2,10 +2,27 @@ title: Go further description: published: true -date: 2023-08-20T12:00:43.916Z +date: 2025-06-05T05:17:44.103Z tags: editor: markdown dateCreated: 2023-08-20T12:00:43.916Z --- -[Let's go home, would you?](/home) \ No newline at end of file +## Go further + +*Go further with Phyllome OS* + +- [Resize](/gofurther/resize) a virtual disk +- [Encrypt](/gofurther/encrypt) a directory +- [Leverage display options](/virt/vm/display) + +### Sharing resources with a guest system + +- [Share a directory](/gofurther/virtiofs) +- [Share an input device](/gofurther/evdev) +- [Share a virtual GPU](/gofurther/vfio-mdev) +- [Share a physical device](/gofurther/vfio-pci) + +--- + +[*Let's go home instead*](/home) \ No newline at end of file