Remove unnecessary info from quickstart guide, require account username and name un signup email

This commit is contained in:
Anthony Wang 2023-08-26 03:39:30 +00:00
parent 00339dd3cf
commit 1651248afd
Signed by: a
SSH key fingerprint: SHA256:B5ADfMCqd2M7d/jtXDoihAV/yfXOAbWWri9+GdCN4hQ
2 changed files with 6 additions and 8 deletions

View file

@ -72,7 +72,7 @@
We may have occasional outages for maintainence or because our ISP is being dumb. If exozyme is down for more than 24 hours, please <a href="mailto:help@exozy.me">email us</a>!
</div>
<p>
You can find this website's code (CC BY-SA 4.0 license) on <a href="https://git.exozy.me/exozyme/website">exogit</a>. All HTML and CSS was hand-written by the <a href="https://git.exozy.me/exozyme/exozyme">our community</a>!
You can find this website's code (CC BY-SA 4.0 license) on <a href="https://git.exozy.me/exozyme/website">exogit</a>. All HTML and CSS was hand-written by the <a href="https://git.exozy.me/exozyme/exozyme">our community</a>.
</p>
</body>
</html>

View file

@ -18,14 +18,12 @@
<h1>Quickstart Guide</h1>
<h2>Join us!</h2>
<p>
Need an exozyme account? Shoot us an email to <a href="mailto:join@exozy.me">join@exozy.me</a> (optionally using <a href="https://git.exozy.me/exozyme/exozyme/raw/branch/main/pubkey.asc">GPG</a>) and introduce yourself and what you plan to do with exozyme. We may ask a few follow-up questions, and then we'll set up your new account!
Need an exozyme account? Shoot us an email to <a href="mailto:join@exozy.me">join@exozy.me</a> (optionally using <a href="https://git.exozy.me/exozyme/exozyme/raw/branch/main/pubkey.asc">GPG</a>) and introduce yourself, explain what you plan to do with exozyme, what you would like your account's username and display name to be, and optionally include your SSH public key. You'll soon recieve a reply with your new account's temporary password.
</p>
<h2>Logging in</h2>
<p>
You can start by logging into your exozyme remote desktop with the <a href="https://desk.exozy.me">exodesk</a> web client. (If you want to use a RDP client app, check out the <a href="https://git.exozy.me/exozyme/exozyme/wiki/Remote-desktop-clients">wiki</a>, or alternatively, log in with <a href="https://git.exozy.me/exozyme/exozyme/wiki/SSH">SSH</a>.)
</p>
<p>
Anyways, you should see a login screen, and type in your exozyme username and password. You'll be dropped into a desktop, which might take a few seconds to load properly. Enjoy your exozyme desktop!
You can log into our server either using remote desktop or <a href="https://git.exozy.me/exoz
yme/exozyme/wiki/SSH">SSH</a> if you emailed us your public key. For remote desktop, go to the <a href="https://desk.exozy.me">exodesk</a> web client (or any other <a href="https://git.exozy.me/exozyme/exozyme/wiki/Remote-desktop-clients">RDP client</a>). You should see a login screen, and type in your exozyme username and password. You'll be dropped into a desktop, which might take a few seconds to load.
</p>
<a href="img/rdp.png">
<picture>
@ -35,11 +33,11 @@
</picture>
</a>
<p>
In the bottom left corner you'll see the all-powerful application menu, which you can use to launch apps. If you have not changed your password yet, you should open the application menu and start the Konsole app, then type <i>passwd</i> to set a new password. You can install more apps using the Discover app store. When you're done, please <b>remember to log out</b> by selecting "Log Out" in the application menu. <b>Closing the browser tab does not log you out.</b>
In the bottom left corner you'll see the all-powerful application menu, which you can use to launch apps. <b>You should change your password now</b> using the <i>passwd</i> command. In your remote desktop, open the application menu and start the Konsole app, then type <i>passwd</i> to set a new password. You can install more apps using the Discover app store. Your remote desktop session will automatically be logged out after an hour of inactivity.
</p>
<h2>Programming</h2>
<p>
Check out our online programming environment, <a href="https://hub.exozy.me">exohub</a>. We have all your favorite programming languages, text editors, IDEs, debuggers and more. In the impossibly low chance your favorite language or tool isn't installed, you can install it with <a href="https://git.exozy.me/exozyme/exozyme/wiki/Nix">Nix</a> or <a href="https://git.exozy.me/exozyme/exozyme/wiki/Distrobox">Distrobox</a>. (Note: Please store large files and projects in <i>/data</i> instead of your home directory.)
Check out our online programming environment, <a href="https://hub.exozy.me">exohub</a>. You can install command-line software with <a href="https://git.exozy.me/exozyme/exozyme/wiki/Nix">Nix</a> or <a href="https://git.exozy.me/exozyme/exozyme/wiki/Distrobox">Distrobox</a>. <b>Please store large files and projects</b> in <i>/data</i> instead of your home directory.
</p>
<h2>Enter the Matrix</h2>
<p>