As part of this guide, we have included screenshots, code snippets, and to the best of our ability, tried to convey technical instruction as clearly as possible. When you see screenshots, these either represent the current state of the step, or future state due to an action that may occur from properly following the guide steps.
Code snippets are represented exactly how they should be entered into your users terminal or prompt. When you see code like this:
~ $ wget www.xyz.org/yeah
What we really want you to pay attention to is anything after the dollar sign ($), this is the command you will want to input into your own terminal.
wget www.xyz.org/yeah
Read this guide in its entirety, as there is more than one way to approach the deployment.