wiki/gofurther.md
2022-01-20 13:22:22 +00:00

36 lines
990 B
Markdown

---
title: Tasks
description:
published: true
date: 2022-01-20T13:22:19.456Z
tags:
editor: markdown
dateCreated: 2021-11-13T11:40:46.114Z
---
# Go further
## 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.*
### Unix-like
* [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
### Windows NT
* [Install ReactOS](/gofurther/reactos)
## Tasks related to Phyllome 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.*
* [Perform a few checks](/gofurther/checks) on Phyllome OS
* [Resize](/gofurther/resize) an existing virtual disk
* [Hack](/gofurther/hack) and develop Phyllome OS
---
*[**Go back to homepage**](/)*