From fcaed27426b33a3ea0285fd9bf971927b8957571 Mon Sep 17 00:00:00 2001 From: lukas Date: Thu, 25 Nov 2021 16:12:32 +0000 Subject: [PATCH] docs: update gofurther --- gofurther.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/gofurther.md b/gofurther.md index 9fd2f9d..a9f037a 100644 --- a/gofurther.md +++ b/gofurther.md @@ -2,7 +2,7 @@ title: Tasks description: published: true -date: 2021-11-25T14:58:32.492Z +date: 2021-11-25T16:12:30.333Z tags: editor: markdown dateCreated: 2021-11-13T11:40:46.114Z @@ -10,17 +10,6 @@ dateCreated: 2021-11-13T11:40:46.114Z # Go further -*The section is meant to introduce how to execute particular tasks on Phyllome OS, including deploying certain guest systems. Some of these tasks will be rendered obsolete with newer Phyllome OS versions.* - -## Tasks related to Phyllome OS - -* [Perform a few checks](/gofurther/checks) on Phyllome OS -* [Migrate](/gofurther/migrate) an existing guest virtual machine to another Phyllome OS host -* [Resize](/gofurther/resize) an existing virtual disk -* [Encrypt](/gofurther/encrypt) virtual disk images using filesystem-level encryption -* [Install and use the Cloud Hypervisor](/gofurther/cloud-hypervisor) to create a virtual machine -* [Inception](/gofurther/inception) or install Phyllome OS inside Phyllome OS inside Phyllome OS - ## Tasks related to the guest OS *Although Phyllome OS thrives to pick good defaults that will work for many guest systems, further optimizations may be needed.* @@ -44,3 +33,14 @@ dateCreated: 2021-11-13T11:40:46.114Z * [Sculpt OS](/gofurther/sculpt-os) * [Fuchsia OS](/gofurther/fuchsia-os) + +*The section is meant to introduce how to execute particular tasks on Phyllome OS. Some of these tasks will be rendered obsolete with newer Phyllome OS versions.* + +## Tasks related to Phyllome OS + +* [Perform a few checks](/gofurther/checks) on Phyllome OS +* [Migrate](/gofurther/migrate) an existing guest virtual machine to another Phyllome OS host +* [Resize](/gofurther/resize) an existing virtual disk +* [Encrypt](/gofurther/encrypt) virtual disk images using filesystem-level encryption +* [Install and use the Cloud Hypervisor](/gofurther/cloud-hypervisor) to create a virtual machine +* [Inception](/gofurther/inception) or install Phyllome OS inside Phyllome OS inside Phyllome OS