diff --git a/site/source/developer-docs/packaging.rst b/site/source/developer-docs/packaging.rst index ad0ffdf..389637e 100644 --- a/site/source/developer-docs/packaging.rst +++ b/site/source/developer-docs/packaging.rst @@ -55,7 +55,7 @@ A basic development and testing environment includes: - Use your own hardware to `DIY `_ - Purchase a device from the `Start9 Store `_ - - x86/VM support coming soon + - Run in a `Virtual Machine `_ #. A development machine diff --git a/site/source/diy/diy-x86.rst b/site/source/diy/diy-x86.rst index 7cdb539..70195dc 100644 --- a/site/source/diy/diy-x86.rst +++ b/site/source/diy/diy-x86.rst @@ -1,20 +1,22 @@ .. _diy-x86: -=============== -DIY Guide (x86) -=============== +================== +DIY Guide (x86_64) +================== .. contents:: :depth: 2 :local: -Start9 is committed to ensuring that embassyOS is accessible. This guide is to install embassyOS on most x86 platforms. Start9's x86-based Embassy Pro is available for purchase on the `Start9 Store `_. +Start9 is committed to ensuring that embassyOS is accessible. This guide is to install embassyOS on most x86_64 platforms. The x86_64-based Server Pro is available for purchase on the `Start9 Store `_. For help with this guide or to share your experience with others, please `head to our community forum `_. Want to support Sovereign Computing? Please consider a `donation to Start9 `_. Hardware -------- -With x86 support, embassyOS can now be run on a very wide array of hardware. You can even try out or run eOS in a Virtual Machine (VM) without having to buy any hardware whatsoever! Check out `this forum post `_ for the most up-to-date list of known-good hardware. +With x86_64 support, embassyOS can now be run on a very wide array of hardware. You can even try out or run eOS in a Virtual Machine (VM) without having to buy any hardware whatsoever! Check out `this forum post `_ for the most up-to-date list of known-good hardware. + +You can install embassyOS directly to your hardware, however, for advanced functionality (such as extensible storage), or if you experience issues with a bare metal install, we recommend installation with a hypervisor, such as Proxmox. A community member (Cyph3rp9nk) has written `a fantastic guide `_ on how to do this. .. _os-reqs: @@ -38,5 +40,5 @@ If you intend to run Bitcoin or store any meaningful amount of data, you will ne - 1TB+ Storage Flash and Install embassyOS ---------------------------- -After building your hardware build, you will need a copy of embassyOS. Head over to our :ref:`Flashing (x86) Guide ` to complete your Embassy build. +------------------------- +After building your hardware, you will need a copy of embassyOS. Head over to our :ref:`Flashing (x86_64) Guide ` to complete your Embassy build. diff --git a/site/source/diy/index.rst b/site/source/diy/index.rst index 00f14dd..b414427 100644 --- a/site/source/diy/index.rst +++ b/site/source/diy/index.rst @@ -3,7 +3,7 @@ === DIY === -Here you will find guides for building your own Embassy! Currently, embassyOS supports the Raspberry Pi and on most x86 platforms (desktops, laptops, mini PCs, servers, and virtual machines). +Here you will find guides for building your own Server! Currently, embassyOS supports the Raspberry Pi and on most x86_64 platforms (desktops, laptops, mini PCs, servers, and virtual machines). Motivation ---------- @@ -31,13 +31,13 @@ There are several reasons you might prefer to build your own Embassy instead of Build an Embassy using a Raspberry Pi .. topic-box:: - :title: DIY (x86) + :title: DIY (x86_64) :link: diy-x86 :icon: scylla-icon scylla-icon--overview :class: large-4 :anchor: View Guide - Build an Embassy on an x86 machine + Build an Embassy on an x86_64 machine .. toctree:: :hidden: diff --git a/site/source/user-manual/ssh.rst b/site/source/user-manual/ssh.rst index 6416254..74d24c2 100644 --- a/site/source/user-manual/ssh.rst +++ b/site/source/user-manual/ssh.rst @@ -144,7 +144,7 @@ Setup .. note:: Your newly generated .onion address is unique for SSH access only and should not be confused with the main .onion address for the server. Configure local SSH client -..... +.......................... #. You'll need to add the following configuration to your SSH config file, which will allow you to use SSH over Tor on any Unix-based system: