Clean up FUQs and remove some unnecessary info

This commit is contained in:
Anthony Wang 2022-01-08 19:12:28 -06:00
parent 4ceae3c70b
commit a261558d85
Signed by: a
GPG key ID: BC96B00AEC5F2D76

View file

@ -26,28 +26,28 @@
<b>Help! I forgot my password and the reset password thing doesn't work!</b>
</p>
<p>
Shoot me a message about it on <a href="https://matrix.to/#/!epVJFHxAwGJBqjgGoQ:exozy.me?via=exozy.me&via=matrix.org">Matrix</a> and we can get it reset.
Email us at <a href="mailto:help@exozy.me">help@exozy.me</a> and we can get it reset.
</p>
<br>
<p>
<b>How many CPU cores, memory, and disk space am I allowed to use?</b>
<b>How much of exozyme's computational resources am I allowed to use?</b>
</p>
<p>
There's no official limit! You should still be courteous to the other users, so try not to use more than 8 CPU cores and 50 GiB of our fast NVME storage. For RAM, 4 GiB should be enough for most things, and remember not to give your VMs more memory than they need. If you need to run an intensive command, prefix it with <i>nice [NUMBER]</i>, where a higher number will cause it to be less disruptive to other users. Need more of a resource, such as 500 GiB of HDD storage? Ask about it on <a href="https://matrix.to/#/!epVJFHxAwGJBqjgGoQ:exozy.me?via=exozy.me&via=matrix.org">Matrix</a>.
There's no official limit! However, be courteous to the other users: don't unreasonably overuse our resources. So no cryptomining please! If you need a lot of computational power, ask about it on <a href="https://matrix.to/#/!epVJFHxAwGJBqjgGoQ:exozy.me?via=exozy.me&via=matrix.org">Matrix</a>.
</p>
<br>
<p>
<b>Can you install something for me?</b>
<b>How do I install software?</b>
</p>
<p>
If it's an app, chances are, you can install it yourself! Try opening up Discover in a remote desktop session and searching for the app. If that doesn't work, we can help you on <a href="https://matrix.to/#/!epVJFHxAwGJBqjgGoQ:exozy.me?via=exozy.me&via=matrix.org">Matrix</a>.
If you want to install a graphical app, try opening up Discover in a remote desktop session and searching for the app. Otherwise, try <a href="https://git.exozy.me/exozyme/exozyme/wiki/Toolbox">Toolbox</a> or <a href="https://git.exozy.me/exozyme/exozyme/wiki/Nix">Nix</a>.
</p>
<br>
<p>
<b>Why's the connection speed so slow?</b>
</p>
<p>
Blame the ISPs. The my ISP's download speed is quite fast, but its upload speed is horrendous. This translates to a low download speed for users like you. Most people have slow upload speeds too, so that makes the connection slow both ways. Not much we can do about it, sorry.
Blame the ISPs. My ISP's download speed is quite fast, but its upload speed is horrendous. This translates to a low download speed for users like you. Most people have slow upload speeds too, so that makes the connection slow both ways. Not much we can do about it, sorry.
</p>
<br>
<p>
@ -71,13 +71,6 @@
This is all because we use <a href="https://fishshell.com/">Fish</a> as the default shell for new users since it's simpler and friendlier than the typical Bash. Unfortunately, Fish is not very compatible with Bash commands. If you're blindly copying commands from the internet (you probably shouldn't do that anyways), run <i>bash</i> first to get a Bash shell before pasting them in. If you want to run commands when starting the shell like a <i>~/.bashrc</i>, see <a href="https://unix.stackexchange.com/a/211529">this Stack Exchange post</a>.
</p>
<br>
<p>
<b>How do I change my password, shell, email address, or other account details?</b>
</p>
<p>
You can change you password with the <i>passwd</i> command. To change other details, use <i>EDITOR=nano moduser</i> (or specify a different text editor).
</p>
<br>
<p>
<b>Help! My remote desktop is glitching out and I want to reset it!</b>
</p>
@ -89,7 +82,7 @@
<b>I need help with something!</b>
</p>
<p>
You know the drill: ask on <a href="https://matrix.to/#/!epVJFHxAwGJBqjgGoQ:exozy.me?via=exozy.me&via=matrix.org">Matrix</a>!
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>.
</p>
<br>
</div>