wiki/home.md

111 lines
4.0 KiB
Markdown
Raw Normal View History

2021-06-19 09:29:23 +00:00
---
2021-06-19 10:13:28 +00:00
title: Homepage
2021-06-19 09:29:23 +00:00
description:
published: true
2022-01-17 20:07:16 +00:00
date: 2022-01-17T20:07:14.248Z
2021-11-11 13:36:43 +00:00
tags:
2021-06-19 09:29:23 +00:00
editor: markdown
dateCreated: 2021-06-19T09:29:20.593Z
---
2022-01-17 19:53:24 +00:00
# The Phyllome OS wiki
2021-11-11 14:05:10 +00:00
2022-01-17 19:53:24 +00:00
`Welcome!`
2021-08-12 08:38:08 +00:00
2022-01-17 19:59:20 +00:00
*In this wiki, you will find guides about [how to install](/deploy/install), [use](/getstarted/disk) and hack Phyllome OS, as well as more generic information on the underlying [technologies](/virt), Phyllome OS [itself](/phyllomeos) and the surrounding [project](/project).*
2021-11-11 17:09:21 +00:00
2022-01-17 19:59:20 +00:00
Phyllome[^1] OS is an operating system that makes it easier to run [various operating systems](/gofurther) locally using [off-the-shelf hardware](/deploy/prepare).
2022-01-17 14:10:42 +00:00
2022-01-17 19:53:24 +00:00
[^1]: According to [the wiktionary](https://en.wiktionary.org/wiki/phyllome), Phyllome [refers](https://en.wiktionary.org/wiki/phyllome) to the "foliar part of a plant; any organ homologous with a leaf, or [any organ] produced by metamorphosis of a leaf" [^1]
2021-11-19 17:49:15 +00:00
2021-11-12 15:08:52 +00:00
> If you would rather avoid JavaScript altogether, or wish to download the content of this wiki locally, feel free to clone [this repository](https://github.com/PhyllomeOS/wiki).
2021-06-23 12:30:56 +00:00
{.is-info}
2021-06-19 10:17:12 +00:00
2022-01-17 19:53:24 +00:00
> This is the *alpha version* of this wiki. Contributions are welcome using [Git](https://github.com/PhyllomeOS/wiki).
2022-01-12 16:44:02 +00:00
> {.is-warning}
2022-01-17 19:07:03 +00:00
## Deploy
2021-11-11 17:09:21 +00:00
2022-01-17 19:59:20 +00:00
*[This section](/deploy) is meant to help users install Phyllome OS*.
2021-11-11 16:16:27 +00:00
2022-01-17 19:15:08 +00:00
* [Is Phyllome OS right for you?](/deploy/rightforyou)
* [Prepare your computer](/deploy/prepare)
* [Create an installation medium](/deploy/medium)
* [Install from a USB flash drive](/deploy/install) (*default method*)
* ...and [**more**](https://wiki.phyllo.me/en/deploy)
2021-11-11 15:45:26 +00:00
2022-01-17 19:15:08 +00:00
## Get started
2021-11-11 15:45:26 +00:00
2022-01-17 19:59:20 +00:00
*[This section](/getstarted) is meant to introduce how to use Phyllome OS in a general way.*
2021-11-11 17:42:06 +00:00
2021-11-13 10:00:58 +00:00
* [Use it as a live system](/getstarted/live) (*to test it*)
* [Use it as an installed system](/getstarted/disk) (*for daily use*)
2021-11-11 15:45:26 +00:00
2022-01-17 19:15:08 +00:00
## Go further
2021-11-11 17:55:00 +00:00
2022-01-17 19:15:08 +00:00
### Guests
2021-11-11 17:09:21 +00:00
2022-01-17 20:07:16 +00:00
*[This section](/gofurther) illustrates how to deploy supported guests and further optimize them.*
2021-11-11 15:45:26 +00:00
2022-01-17 20:07:16 +00:00
* [Use netboot.xyz](/gofurther/install-guest) to deploy a Linux guest
* [Unattended deployment](/gofurther/virt-install) of a RPM-based guest using a kickstart file
* [Install Windows](/gofurther/install-windows-guest) using an ISO file
2021-11-13 17:29:21 +00:00
* ...and [**more**](https://wiki.phyllo.me/en/gofurther)
2021-11-11 15:45:26 +00:00
2022-01-17 19:15:08 +00:00
### The host
2021-11-13 10:00:58 +00:00
2022-01-17 19:12:17 +00:00
*This section is meant to introduce the execution of particular taks on Phyllome OS. Some of these tasks will be rendered obsolete with newer Phyllome OS versions.*
2021-11-11 17:09:21 +00:00
2021-11-25 16:11:31 +00:00
* [Perform a few checks](/gofurther/checks) on Phyllome OS
* [Encrypt](/gofurther/encrypt) virtual disk images using filesystem-level encryption
* [Install and use the Cloud Hypervisor](/gofurther/cloud-hypervisor) to create a virtual machine
2021-11-13 17:29:21 +00:00
* ...and [**more**](https://wiki.phyllo.me/en/gofurther)
2021-11-13 10:00:58 +00:00
2022-01-17 14:20:51 +00:00
## On KVM virtualization
2021-08-12 08:38:08 +00:00
2022-01-17 14:16:37 +00:00
*In this section, the focus is on KVM virtualization and its associated tools, including QEMU, the Linux kernel, `libvirt`, etc., mostly in the context of Phyllome OS.*
2022-01-12 18:11:07 +00:00
2022-01-17 19:12:17 +00:00
### Guests
2022-01-06 17:58:26 +00:00
2022-01-17 19:12:17 +00:00
* [Guests support matrix](/virt/guests)
2022-01-06 17:58:26 +00:00
* ...and [**more**](https://wiki.phyllo.me/en/virt)
2021-11-11 15:45:26 +00:00
2022-01-17 19:12:17 +00:00
### The host
2021-11-11 16:16:27 +00:00
2022-01-12 18:11:07 +00:00
* [Linux Kernel modules](/virt/kernel-modules) related to virtualization
* ...and [**more**](https://wiki.phyllo.me/en/virt)
2022-01-17 19:12:17 +00:00
### Virtual hardware
2022-01-12 18:11:07 +00:00
2022-01-17 19:12:17 +00:00
* [Paravirtualized hardware](/virt/virtio) (`virtio`)
2022-01-06 17:58:26 +00:00
* ...and [**more**](https://wiki.phyllo.me/en/virt)
### Resources
2021-11-13 10:00:58 +00:00
* [Lexicon](/virt/lexicon)
2022-01-12 18:11:07 +00:00
* ...and [**more**](https://wiki.phyllo.me/en/virt)
2021-11-11 16:16:27 +00:00
2022-01-17 14:22:20 +00:00
## About Phyllome OS
2022-01-06 17:58:26 +00:00
2022-01-17 14:22:20 +00:00
*In [this section](/phyllomeos), the context around Phyllome OS is explained and its internals are described*
2022-01-06 17:58:26 +00:00
* [Context](/phyllomeos/context)
* [Purpose](/phyllomeos/purpose)
* [Use cases](/phyllomeos/use-cases)
* ...and [**more**](https://wiki.phyllo.me/en/phyllomeos)
2021-11-11 15:45:26 +00:00
2022-01-17 15:34:35 +00:00
### About the project
2021-11-11 16:16:27 +00:00
2021-11-23 09:33:10 +00:00
* [How to contribute](/project/contribute)
2021-11-13 10:00:58 +00:00
* [How to join](/project/join)
* [Current infrastructure](/project/infrastructure)
2021-11-11 15:45:26 +00:00
2021-11-13 13:07:18 +00:00
### Public presence
2021-08-27 00:47:38 +00:00
2021-08-12 08:38:08 +00:00
* **The website**: https://phyllo.me
2021-11-25 16:09:40 +00:00
* **This wiki**: https://wiki.phyllo.me
2021-11-25 16:09:27 +00:00
* **The issue board**: [https://kanboard.phyllo.me](https://kanboard.phyllo.me/b/CH7qd98J2v7egmodk/development)
2022-01-17 15:34:35 +00:00
* **The public forum**: https://forum.phyllo.me
2021-11-13 13:09:06 +00:00
* **GitHub repositories**: https://github.com/PhyllomeOS
2021-11-13 12:53:56 +00:00