This repository has been archived on 2024-01-05. You can view files and clone it, but cannot push or open issues or pull requests.
website/quickstart/index.html

102 lines
7.7 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>Quickstart</title>
<link href="/style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div>
<br>
<img src="/logo.webp" alt="exozyme" height="324" width="324">
<br>
<h2>Get started!</h2>
<h3>Join us!</h3>
<p>
Interested in exozyme? You can get started by joining our <a href="https://matrix.org/">Matrix</a> <a href="https://matrix.to/#/!dRcbHQEbbDRNcYShLo:exozy.me?via=exozy.me&via=matrix.org">space</a> and introducing yourself and what you plan to do with exozyme in the <a href="https://matrix.to/#/#general:exozy.me">#general:exozy.me<a/> room. We'll get an account for you set up right away!
</p>
<br>
<h3>Logging in</h3>
<p>
OK, so you've joined exozyme! Now what? You can start with <b>exodesk</b> and access your exozyme desktop. You'll need an <b>RDP remote desktop client</b>. Linux users can 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>
<img src="login.webp" alt="FreeRDP" width="720">
</p>
<br>
<p>
Alright, now spin up the client and connect to the address <i>exozy.me:3388</i>. Please make sure you have <b>enabled 16-bit color and resize on window resize in the connection settings and leave fullscreen after connecting</b>. This saves bandwidth and improves the experience of all users. Anyways, you should see a login screen, where you'll type in your username and password for your exozyme 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>
<img src="rdp.webp" alt="Remote desktop" width="720">
</p>
<br>
<p>
The first thing you should do is open up a terminal and <b>change your password</b>. The easiest 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 want to run apps, note that the GPU currently isn't that good, so games may not work well. Also, please <b>remember to log out</b> when you are done which you can do by searching for "logout" in the application menu.
</p>
<br>
<h3>Trying out exocloud</h3>
<p>
Try our powerful collaboration and productivity suite by going to <a href="https://cloud.exozy.me">exocloud</a> and logging in with your exozyme username and password. If things work out, you'll be taken to your exocloud homepage!
</p>
<br>
<p>
<img src="exocloud.webp" alt="exocloud" width="720">
</p>
<br>
<p>
So what can you do with exocloud? Well, judging by the sheer number of icons on the top bar, a lot! There's cloud storage, an email client, photo manager, music player, calendar, and an integrated exochat client. Your data is safe on exozyme!
</p>
<br>
<h3>Enter the Matrix</h3>
<p>
You can chat with your friends on <a href="https://matrix.org">Matrix</a> and other networks including <a href="/blog/dont-use-discord">Discord</a> using your <b>exochat</b> account. To start, go to your exocloud home page and click on the <a href="https://cloud.exozy.me/apps/riotchat/">Element app</a> on the top. (exochat is powered by Matrix, so you can use any <a href="https://matrix.org/clients/">Matrix client</a>, but remember to change the homeserver to use <a href="https://chat.exozy.me">chat.exozy.me</a> instead of matrix.org) Now sign in with your exozyme username and password as usual, and welcome to your shiny new exochat account!
</p>
<br>
<p>
Let's join some rooms and spaces (groups of rooms) now. You'll definitely want to join the <a href="https://matrix.to/#/!dRcbHQEbbDRNcYShLo:exozy.me?via=exozy.me&via=matrix.org">exozyme space</a> and hang out, and <a href="https://matrix.to/#/#offtopic:matrix.org">#offtopic</a> is another fun one.
</p>
<br>
<p>
<img src="element.webp" alt="Element Matrix client" width="720">
</p>
<br>
<p>
One of Matrix's most ambitious goals is to <a href="https://matrix.org/bridges/">bridge its network to as many others as possible</a>. It's an awesome goal, and we're hosting a Discord to Matrix bridge on exozyme. (Only exozy.me accounts can use the bridge.) Start a chat with <a href="https://matrix.to/#/@_discordpuppet_bot:exozy.me">the bridge bot</a>, and type <i>help</i> to see instructions. Now retrieve your Discord account token using <a href="https://discordhelp.net/discord-token">this method</a> or <a href="https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs#how-to-get-a-user-token">this one</a>. All you need to do now is type <i>link user YOURTOKEN</i> to the bot and enjoy the bridge!
</p>
<br>
<h3>Explore the other web services</h3>
<p>
We host a number of other <a href="https://exozy.me/explore">web services</a>, including code hosting on <a href="https://git.exozy.me/">exogit</a>, media streaming from <a href="https://media.exozy.me">exomedia</a>, and more! <b>You can log in (don't click sign up) to all of the core services with your exozyme account.</b> Go out and explore!
</p>
<br>
<h3>SSH</h3>
<p>
If you don't need a desktop, you can also log in to a terminal with SSH. For help using the terminal, check out <a href="https://exozy.me/howtuwu/linux/terminal/">this guide</a>. 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>
Want to host a website on exozyme? Fortunately, it's incredibly easy and only takes two minutes! 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 named your username which will hold the content for your new 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!
</p>
<br>
<h3>Questions?</h3>
<p>
Take a look at our <a href="/fuqs">frequently unasked questions</a>, and if that doesn't answer it, ask about it on <a href="https://matrix.to/#/!dRcbHQEbbDRNcYShLo:exozy.me?via=exozy.me&via=matrix.org">Matrix</a> and someone in the exozyme community will help!
</p>
<br>
</div>
</body>
</html>