Move some questions into a quickstart

This commit is contained in:
Anthony Wang 2021-07-25 11:02:56 -05:00
parent 34baaf13be
commit 5bcbd4295e
Signed by: a
GPG key ID: BC96B00AEC5F2D76
4 changed files with 52 additions and 32 deletions

View file

@ -11,9 +11,8 @@
<br>
<h2>About</h2>
<br>
<p>
<a href="/blog/taking-back-the-web">exozyme</a> is a project to build a better, privacy-respecting web and cloud-hosting service. We host <a href="/services">quite a lot of free services!</a> If you are interested, shoot me a message on <a href="https://matrix.org">Matrix</a>, a private, decentralized messaging service, <a href="https://matrix.to/#/@ta180m:exozy.me">@ta180m:exozy.me</a> explaining what you plan to do with exozyme. We also have a <a href="https://matrix.to/#/!dRcbHQEbbDRNcYShLo:exozy.me?via=exozy.me&via=matrix.org">Matrix space</a> as well that you should join.
<a href="/blog/taking-back-the-web">exozyme</a> is a project to build a better, privacy-respecting web and cloud-hosting service. We provide SSH access, remote desktop, static site hosting, virtual machines, and quite a lot of free web services! Check out our <a href="/services">list of services</a> for more.
</p>
<br>
@ -39,7 +38,7 @@
</p>
<br>
<p>
Please take a look at the <a href="/fuqs">frequently unasked questions</a> too.
If you're interested, <a href="/quickstart">get started with exozyme!</a> Please take a look at the <a href="/fuqs">frequently unasked questions</a> too.
</p>
<br>

View file

@ -19,34 +19,6 @@
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!
</p>
<br>
<p>
<b>I've joined exozyme, now what?</b>
</p>
<p>
Great that you asked! Get started by logging in with SSH on port 4884 and make yourself at home. We have a number of <a href="https://exozy.me/services/">services</a>, and if you want to try one of them, just ask on <a href="https://matrix.to/#/#general:exozy.me">Matrix</a>. You can also try out our fast virtual machines and containers.
</p>
<br>
<p>
<b>How can I run graphical apps?</b>
</p>
<p>
The easiest way (at least for Linux users) is X11 forwarding with <i>ssh -X</i>. If you need 3D graphical acceleration, you can use <a href="https://wiki.archlinux.org/title/VirtualGL">VirtualGL</a> with <i>vglclient</i> to connect with SSH and <i>vglrun</i> to run apps.
</p>
<br>
<p>
<b>What about a full-blown remote desktop?</b>
</p>
<p>
We've set up <a href="http://xrdp.org/">xrdp</a> for this, which you can connect to on port 3388 with an RDP client. For example, with <a href="https://www.freerdp.com/">FreeRDP</a>, use <i>xfreerdp /v:exozy.me:3388 /dynamic-resolution /sound</i>. You may need to run <i>pulseaudio</i> in the desktop for sound to work. For these desktop sessions, you can also use <i>vglrun</i> to run apps with 3D acceleration. You can even run games, although the GPU isn't that good. Please remember to log out when you are done. If you would like to use VNC or X2Go instead, just ask me on Matrix and I'll get it set up.
</p>
<br>
<p>
<b>Can I host my own website?</b>
</p>
<p>
Yes! Just remember that this server is down for part of the day. Check out <a href="/~pages/">exozyme pages</a> for static web hosting!
</p>
<br>
<p>
<b>Can you install <i>X</i>?</b>
</p>

View file

@ -22,7 +22,7 @@
</p>
<br>
<p style="text-align:center;">
<pre><a href="about">About</a> <a href="services">Services</a> <a href="blog">Blog</a> <a href="fuqs">FUQs</a></pre>
<pre><a href="about">About</a> <a href="quickstart">Quickstart</a> <a href="services">Services</a> <a href="fuqs">FUQs</a> <a href="blog">Blog</a></pre>
</p>
<br>
</div>

49
quickstart/index.html Normal file
View file

@ -0,0 +1,49 @@
<!DOCTYPE html>
<html>
<head>
<title>Quickstart</title>
<link href="/style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div>
<br>
<img src="/logo.png" alt="exozyme" height="324" width="324">
<br>
<h2>Get started!</h2>
<h3>Join us!</h3>
<p>
Interested in exozyme? You can get started by shooting me a message on <a href="https://matrix.org">Matrix</a>, a private, decentralized messaging service, <a href="https://matrix.to/#/@ta180m:exozy.me">@ta180m:exozy.me</a>. Note that we offer two kinds of <a href="/services">services</a> to our users, <b>core services</b> and <b>web services</b>. Please specify if you would like an account for the core services, and account for the web services, or both, as well as what you plan to do with exozyme. Note that these two accounts are <b>differenet and unrelated</b>. You should also join our <a href="https://matrix.to/#/!dRcbHQEbbDRNcYShLo:exozy.me?via=exozy.me&via=matrix.org">Matrix space</a> since it's our main hub for communication.
</p>
<br>
<h3>Logging in</h3>
<p>
OK, so you've joined exozyme! Now what? You can get started by downloading an RDP remote desktop client if you don't already have one. Linux users should use the FreeRDP client in their distro's repository, while Windows has a built-in client called Remote Desktop Connection. Mac users can use the <a href="https://install.appcenter.ms/orgs/rdmacios-k2vy/apps/microsoft-remote-desktop-for-mac/distribution_groups/all-users-of-microsoft-remote-desktop-for-mac">Microsoft Remote Desktop Beta client</a>. If your OS wasn't listed, check <a href="https://docs.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/remote-desktop-clients">this list</a>.
</p>
<br>
<p>
Alright, so we've gotten that out of the way. Now spin up the client and connect to the address <i>exozy.me:3388</i>. You should see a login screen, where you'll type in your username and password for your <b>core services</b> account. If it all works, it should drop you into a desktop! It might take a few seconds to load properly. Enjoy your remote desktop!
</p>
<br>
<p>
The first thing you should do is open up a terminal. One way to do this is by searching for "terminal" in the application menu in the bottom left corner. Now change your password with the <i>passwd</i> command. If you need 3D acceleration, such as for games, you can use the <i>vglrun</i> command. Note that the GPU currently isn't that good, so your experience may vary. Please remember to log out when you are done.
</p>
<br>
<h3>SSH</h3>
<p>
If you don't need a desktop, you can also log in to a terminal with SSH. If you want to run graphical apps, you can use X11 forwarding with <i>ssh -X</i>. Note that this works best with a Linux client; otherwise, <a href="https://researchit.las.iastate.edu/x-forwarding-mac-and-windows">follow these instructions</a>.
</p>
<br>
<h3>Hosting your first website</h3>
<p>
Open up the file explorer in your remote desktop or log in with SSH. Now navigate to the <i>/srv/http/pages</i> folder. Create a new folder with your username which will hold the content for your website. Now let's make an actual page. Create a file called <i>index.html</i> and write some text. If you open up <a href="https://exozy.me/~USERNAME">https://exozy.me/~USERNAME</a>, you should see your website in action! Check out <a href="/~pages/">exozyme pages</a> for more information about web hosting.
</p>
<br>
</div>
</body>
</html>