Update port numbers of SSH and RDP to standard ports

This commit is contained in:
Anthony Wang 2021-10-29 17:32:37 -05:00
parent 5a086d4d8e
commit b29508d3f1
Signed by: a
GPG key ID: BC96B00AEC5F2D76
2 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@
</p>
<br>
<p>
<b><a href="https://desk.exozy.me">exodesk</a></b>: Access your exozyme desktop from anywhere, powered by <a href="https://xrdp.org/">xrdp</a> and <a href="https://guacamole.apache.org/">Apache Guacamole</a>
<b><a href="https://desk.exozy.me">exodesk</a></b>: Access your exozyme desktop from anywhere, powered by <a href="https://xrdp.org/">xrdp</a> and <a href="https://guacamole.apache.org/">Apache Guacamole</a> or use any <a href="https://git.exozy.me/exozyme/exozyme/wiki/Remote-desktop-clients">RDP client</a>
</p>
<br>
<p>
@ -174,7 +174,7 @@
</p>
<br>
<p>
<b><a href="https://exozy.me:4884">X2Go</a></b>: Fast remote desktop service
<b><a href="ssh://exozy.me">X2Go</a></b>: Fast remote desktop service
</p>
<br>
<p>

View file

@ -68,7 +68,7 @@
<h3>SSH</h3>
<p>
If you don't need a desktop, please log in to a terminal with SSH to save bandwidth. It's as simple as <i>ssh USERNAME@exozy.me -p 4884</i>. Check out our <a href="https://git.exozy.me/exozyme/exozyme/wiki/SSH">wiki</a> for more details.
If you don't need a desktop, please log in to a terminal with SSH to save bandwidth. It's as simple as <i>ssh USERNAME@exozy.me</i>. Check out our <a href="https://git.exozy.me/exozyme/exozyme/wiki/SSH">wiki</a> for more details.
</p>
<br>