From f90ce2a80ac1cb4281961a4e2f99e3f01e5f31c2 Mon Sep 17 00:00:00 2001 From: lukas Date: Fri, 26 Nov 2021 21:46:28 +0000 Subject: [PATCH] docs: update gofurther/linux --- gofurther/linux.md | 34 +--------------------------------- 1 file changed, 1 insertion(+), 33 deletions(-) diff --git a/gofurther/linux.md b/gofurther/linux.md index 47ec31d..d9df1c4 100644 --- a/gofurther/linux.md +++ b/gofurther/linux.md @@ -2,7 +2,7 @@ title: Linux description: published: true -date: 2021-11-14T18:41:11.183Z +date: 2021-11-26T21:46:26.365Z tags: editor: markdown dateCreated: 2021-11-13T11:50:48.789Z @@ -11,35 +11,3 @@ dateCreated: 2021-11-13T11:50:48.789Z > Section under construction {.is-warning} -# Go further - -*The section is meant to introduce how to execute particular taks 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 -* [Configure the Virtual Machine Manager](/gofurther/virt-manager) manually or automatically -* [Manully install](/gofurther/install-guest) a Linux or Windows guest system using `netboot.xyz` -* [Automatically deploy](/gofurther/virt-install) a RPM-based guest system with `virt-install` -* [Inception](/gofurther/inception) or Phyllome OS inside Phyllome OS inside 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 -* [Use the Cloud Hypervisor](/gofurther/cloud-hypervisor) to create a virtual machine - -## Tasks related to your guest OS - -*Although Phyllome OS thrives to pick good defaults that will work for many guest systems, further optimizations may be needed.* - -* Unix-like - * [Linux family](/gofurther/linux) - * [BSD family](/gofurther/bsd) - * [OpenSolaris and derivatives](/gofurther/opensolaris) - * [Darwin and derivatives](/gofurther/darwin) -* Windows NT - * [Windows family](/gofurther/windows) - * [ReactOS](/gofurther/reactos) -* Independant - * [Sculpt OS](/gofurther/sculpt-os) - * [Fuchsia OS](/gofurther/fuchsia-os) -