docs: update gofurther
This commit is contained in:
parent
bc0bfd8440
commit
ce1a108c8c
23
gofurther.md
23
gofurther.md
@ -2,7 +2,7 @@
|
|||||||
title: Tasks
|
title: Tasks
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2021-11-22T21:22:52.194Z
|
date: 2021-11-25T14:58:32.492Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2021-11-13T11:40:46.114Z
|
dateCreated: 2021-11-13T11:40:46.114Z
|
||||||
@ -10,32 +10,37 @@ dateCreated: 2021-11-13T11:40:46.114Z
|
|||||||
|
|
||||||
# Go further
|
# 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.*
|
*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
|
## Tasks related to Phyllome OS
|
||||||
|
|
||||||
* [Perform a few checks](/gofurther/checks) on 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 install Phyllome OS inside Phyllome OS inside Phyllome OS
|
|
||||||
* [Migrate](/gofurther/migrate) an existing guest virtual machine to another Phyllome OS host
|
* [Migrate](/gofurther/migrate) an existing guest virtual machine to another Phyllome OS host
|
||||||
* [Resize](/gofurther/resize) an existing virtual disk
|
* [Resize](/gofurther/resize) an existing virtual disk
|
||||||
* [Encrypt](/gofurther/encrypt) virtual disk images using filesystem-level encryption
|
* [Encrypt](/gofurther/encrypt) virtual disk images using filesystem-level encryption
|
||||||
* [Install and use the Cloud Hypervisor](/gofurther/cloud-hypervisor) to create a virtual machine
|
* [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
|
## 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.*
|
*Although Phyllome OS thrives to pick good defaults that will work for many guest systems, further optimizations may be needed.*
|
||||||
|
|
||||||
* Unix-like
|
### Unix-like
|
||||||
|
|
||||||
* [Linux family](/gofurther/linux)
|
* [Linux family](/gofurther/linux)
|
||||||
|
* [Install](/gofurther/install-guest) a Linux guest system using an ISO file
|
||||||
|
* [Automatically deploy](/gofurther/virt-install) an RPM-based guest system with `virt-install` and a kickstart file
|
||||||
* [BSD family](/gofurther/bsd)
|
* [BSD family](/gofurther/bsd)
|
||||||
* [OpenSolaris and derivatives](/gofurther/opensolaris)
|
* [OpenSolaris and derivatives](/gofurther/opensolaris)
|
||||||
* [Darwin and derivatives](/gofurther/darwin)
|
* [Darwin and derivatives](/gofurther/darwin)
|
||||||
* Windows NT
|
|
||||||
|
### Windows NT
|
||||||
|
|
||||||
* [Windows family](/gofurther/windows)
|
* [Windows family](/gofurther/windows)
|
||||||
|
* [Install](/gofurther/install-windows-guest) a Windows guest system using an ISO file
|
||||||
* [ReactOS](/gofurther/reactos)
|
* [ReactOS](/gofurther/reactos)
|
||||||
* Independant
|
|
||||||
|
### Independent
|
||||||
|
|
||||||
* [Sculpt OS](/gofurther/sculpt-os)
|
* [Sculpt OS](/gofurther/sculpt-os)
|
||||||
* [Fuchsia OS](/gofurther/fuchsia-os)
|
* [Fuchsia OS](/gofurther/fuchsia-os)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user