Remove installing software question from FUQs since it's already in the quickstart guide

This commit is contained in:
Anthony Wang 2023-07-07 16:41:36 +00:00
parent b5c251b74e
commit beaa9833d7
Signed by: a
GPG key ID: 42A5B952E6DD8D38

View file

@ -28,13 +28,9 @@
<p>
Log into exozyme and run the command <i>moduser</i>. Edit the file to update your account details, and hit <i>Ctrl+Q</i> to save and quit.
</p>
<h4>How do I install software?</h4>
<p>
If you want to install a graphical app, open up Discover in a remote desktop session and search. Otherwise, try <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>. Just ask on Matrix if you need help or you'd like to have an app installed globally.
</p>
<h4>My remote desktop is glitching out!</h4>
<p>
Log in to <a href="https://hub.exozy.me">exohub</a> or <a href="https://git.exozy.me/exozyme/exozyme/wiki/SSH">SSH</a> and run the command <i>pkill -9 -u $USER</i> to kill all your processes. Note that you'll lose all unsaved work!
Log in to <a href="https://hub.exozy.me">exohub</a> or <a href="https://git.exozy.me/exozyme/exozyme/wiki/SSH">SSH</a> and run the command <i>pkill -9 -u $USER</i> to kill all your processes. Note that you'll lose all unsaved work.
</p>
<h4>What kind of data does exozyme collect?</h4>
<p>
@ -42,7 +38,7 @@
</p>
<h4>I need help with something!</h4>
<p>
You know the drill: ask on <a href="https://matrix.to/#/!epVJFHxAwGJBqjgGoQ:exozy.me?via=exozy.me&via=matrix.org">Matrix</a>! If you aren't able to do that, shoot us an email at <a href="mailto:help@exozy.me">help@exozy.me</a> (optionally using <a href="https://git.exozy.me/exozyme/exozyme/raw/branch/main/pubkey.asc">GPG</a>).
Ask on <a href="https://matrix.to/#/!epVJFHxAwGJBqjgGoQ:exozy.me?via=exozy.me&via=matrix.org">Matrix</a>. If you aren't able to do that, shoot us an email at <a href="mailto:help@exozy.me">help@exozy.me</a> (optionally using <a href="https://git.exozy.me/exozyme/exozyme/raw/branch/main/pubkey.asc">GPG</a>).
</p>
</body>
</html>