Clean up FUQs page and remove Fish shell question

This commit is contained in:
Anthony Wang 2022-08-11 13:31:42 -05:00
parent efdc229baa
commit a228d2736f
Signed by: a
GPG key ID: BC96B00AEC5F2D76

View file

@ -18,13 +18,13 @@
<h1>Frequently Unasked Questions</h1>
<h4>Why the name?</h4>
<p>
Uh... not for any particular reason. It was just a cool <a href="https://en.wikipedia.org/wiki/Domain_hack">domain hack</a> with the .me domain, and it contains everyone's favorite math variables x, y, and z!
Uh... not for any particular reason. It's just a cool <a href="https://en.wikipedia.org/wiki/Domain_hack">domain hack</a> with the .me domain, and it contains everyone's favorite math variables x, y, and z! Oh, and by the way, the name is exozyme, not exozy or exozy dot me. Pronounce it however you like, since there's no official pronounciation!
</p>
<h4>I may or may not have forgotten my password and the reset password thing doesn't work!</h4>
<p>
Email us at <a href="mailto:help@exozy.me">help@exozy.me</a> and we can get it reset.
</p>
<h4>How do I change my account details like my email address?</h4>
<h4>How do I change my account details like my email address or command-line shell?</h4>
<p>
Log into exozyme and run the command <i>moduser $USER</i>. Edit the file to update your account details, and hit <i>Ctrl+Q</i> to save and quit.
</p>
@ -32,17 +32,13 @@
<p>
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/Nix">Nix</a> or <a href="https://git.exozy.me/exozyme/exozyme/wiki/Distrobox">Distrobox</a>.
</p>
<h4>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!</h4>
<p>
These are all symptons of due to using <a href="https://fishshell.com/">Fish</a> as the default shell for new users, since it's simpler and friendlier than 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>, the equivalent for Fish is <i>~/.config/fish/config.fish</i>. To change your shell, see the answer above about changing your account details.
</p>
<h4>Help! My remote desktop is glitching out and I want to reset it!</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 programs and processes. Note that you'll lose all unsaved work!
</p>
<h4>What kind of data does exozyme collect?</h4>
<p>
We don't collect any more data than what Arch Linux does by default, such as your IP address. Your data is never saved to anywhere else except on the exozyme server and no one can see it except for server admins. If you decide to delete your account, we will delete all of your data from the server. Yeah, we're pretty serious about protecting your data and privacy!
We don't collect any more data than what Arch Linux does by default, such as your IP address. Your data is never saved to anywhere else except on the exozyme server and on an offsite backup. If you decide to delete your account, we will delete all of your data from the server. Yeah, we're serious about protecting your data and privacy!
</p>
<h4>I need help with something!</h4>
<p>