From b47b0a4098a7ce81163a5d90dc18cd3b08e0b856 Mon Sep 17 00:00:00 2001 From: lukas Date: Tue, 18 Jan 2022 10:47:51 +0000 Subject: [PATCH] docs: update phyllomeos/use-cases --- phyllomeos/use-cases.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/phyllomeos/use-cases.md b/phyllomeos/use-cases.md index 5efcbf8..93557a3 100644 --- a/phyllomeos/use-cases.md +++ b/phyllomeos/use-cases.md @@ -2,14 +2,22 @@ title: Illustrations or what you may do with Phyllome OS description: published: true -date: 2021-11-14T18:42:27.448Z +date: 2022-01-18T10:47:49.580Z tags: editor: markdown dateCreated: 2021-11-11T19:07:41.722Z --- -> Section under construction. Sources are missing. -{.is-warning} +# Use cases +* **Run multiple guest operating systems concurrently** + * Plug in two screens, two sets of keyboards, and two mice to the same PC and spawn two machines to do graphic intensive tasks such as gaming or 3D modeling. No need to buy another computer, just split the one you already have. -For example, a virtual display in a virtual machine can be set to a resolution that exceeds what the underling physical display is capable of, and such a virtual display may be accessible remotely, over the network. \ No newline at end of file +* **Painlessly move to new hardware** + * When virtualized, your operating system is just a file on Phyllome OS' disk. You can move and restore it on another computer, provided that the targeted host runs Phyllome OS. + +* **Make your current hardware last longer** + * Most recent versions of modern operating systems require recent hardware to function, and may not work on otherwise perfectly functioning hardware. By providing modern virtual hardware, Phyllome OS allows users to receive operating system updates, despite the fact that their underlying may not officially be supported. + +* **Go beyond what your physical hardware is capable of** + * A virtual display in a virtual machine can be set to a resolution that exceeds what the underling physical display is capable of, and such a virtual display may be accessible remotely, over the network.