Move the more commonly asked questions to the top

This commit is contained in:
Anthony Wang 2021-08-15 17:33:06 -05:00
parent eecf584767
commit 4184b4e575
Signed by: a
GPG key ID: BC96B00AEC5F2D76

View file

@ -20,10 +20,17 @@
</p>
<br>
<p>
<b>Can you install something for me?</b>
<b>I found a bug or security flaw!</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/#/!dRcbHQEbbDRNcYShLo:exozy.me?via=exozy.me&via=matrix.org">Matrix</a>.
Please report it on our <a href="https://git.exozy.me/exozyme/exozyme/issues">bug tracker</a>. We really appreciate it!
</p>
<br>
<p>
<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/#/!dRcbHQEbbDRNcYShLo:exozy.me?via=exozy.me&via=matrix.org">Matrix</a> and I can get it reset.
</p>
<br>
<p>
@ -33,6 +40,13 @@
You'll be delighted to hear that there's no hard limit! Of course, you should still be courteous to the other users, so try not to use more than 4 cores and 50GB of our fast NVME storage. For RAM, 4GB 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 500GB of HDD storage? Ask about it on <a href="https://matrix.to/#/!dRcbHQEbbDRNcYShLo:exozy.me?via=exozy.me&via=matrix.org">Matrix</a>.
</p>
<br>
<p>
<b>Can you install something for me?</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/#/!dRcbHQEbbDRNcYShLo:exozy.me?via=exozy.me&via=matrix.org">Matrix</a>.
</p>
<br>
<p>
<b>Why's the connection speed so slow?</b>
</p>
@ -47,13 +61,6 @@
Yes, unless you encrypt it! Matrix direct messages are encrypted by default, but Nextcloud is not, for better performance. No problem though, since you can use things like <a href="https://www.cryfs.org/">cryfs</a> or <a href="https://nuetzlich.net/gocryptfs/">gocryptfs</a> to encrypt your files. The KDE Plasma desktop also has a nice Vaults feature in the system tray for file encryption.
</p>
<br>
<p>
<b>I found a bug or security flaw!</b>
</p>
<p>
Please report it on our <a href="https://git.exozy.me/exozyme/exozyme/issues">bug tracker</a>.
</p>
<br>
<p>
<b>The command line is behaving weirdly, commands I copied from the internet don't work, editing my <i>~/.bashrc</i> isn't working, and I can't change my shell!</b>
</p>
@ -61,13 +68,6 @@
These issues are all consequences of using <a href="https://fishshell.com/">Fish</a> as the default shell for new users instead of the typical Bash. Although Fish is much easier to use than Bash, it's also not very compatible with Bash commands. You probably shouldn't blindly copy commands from the internet, but if you do, run <i>bash</i> first to get a Bash shell before pasting them in. If you want to run commands when starting the shell as with a <i>~/.bashrc</i>, see <a href="https://unix.stackexchange.com/a/211529">this Stack Exchange post</a>. And if you get tired of fish, just ask about changing your shell on <a href="https://matrix.to/#/!dRcbHQEbbDRNcYShLo:exozy.me?via=exozy.me&via=matrix.org">Matrix</a>.
</p>
<br>
<p>
<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/#/!dRcbHQEbbDRNcYShLo:exozy.me?via=exozy.me&via=matrix.org">Matrix</a> and I can get it reset.
</p>
<br>
<p>
<b>I need help with something!</b>
</p>