Recommend regular pkill before pkill -9 to fix glitching RDP

This commit is contained in:
Anthony Wang 2023-08-08 02:23:33 +00:00
parent 4c16e1fa5f
commit 00339dd3cf
Signed by: a
SSH key fingerprint: SHA256:B5ADfMCqd2M7d/jtXDoihAV/yfXOAbWWri9+GdCN4hQ

View file

@ -30,7 +30,7 @@
</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 -u $USER</i> to kill all your processes. If that doesn't fix it, run <i>pkill -9 -u $USER</i> to force kill everything. Note that you'll lose all unsaved work.
</p>
<h4>What kind of data does exozyme collect?</h4>
<p>