Update index.html

This commit is contained in:
Spencer Flagg 2024-03-17 15:47:40 +00:00
parent dba0db8b6a
commit 22355051ff

View file

@ -61,11 +61,11 @@
<p>Tell (or show) Spencer what it says in the terminal. Look for any text with "error" or "failed" or other negative words.</p> <p>Tell (or show) Spencer what it says in the terminal. Look for any text with "error" or "failed" or other negative words.</p>
</li> </li>
<li> <li>
<p>Look for a window that looks similar to the following:</p> <p>Hopefully, you've just installed a program called <strong>RustDesk</strong>. RustDesk will help me connect to your computer. Look for a window that looks similar to the following image. That's RustDesk.</p>
<p> <p>
<img src="https://rustdesk.com/docs/en/client/images/client.png" alt="" style="width: auto; height: auto;"> <img src="https://rustdesk.com/docs/en/client/images/client.png" alt="" style="width: auto; height: auto;">
</p> </p>
<p>If you don't see that window, go back to the start menu (<kbd>CTRL-ESC</kbd>) and start typing <strong>"rustdesk"</strong>. Then click on the RustDesk icon when you see it.</p> <p>If you don't see that window, go back to the Launcher (<kbd>CTRL-ESC</kbd>) and start typing <strong>"rustdesk"</strong>. Then click on the RustDesk icon when you see it.</p>
</li> </li>
<li> <li>
In RustDesk, look in the top right of the window, and you'll see three horizontal lines. Click that. In RustDesk, look in the top right of the window, and you'll see three horizontal lines. Click that.
@ -74,13 +74,16 @@
Still in RustDesk, if you see a blue button that says <strong>"start"</strong> underneath the word <strong>"service"</strong>, click <strong>"start"</strong>. Still in RustDesk, if you see a blue button that says <strong>"start"</strong> underneath the word <strong>"service"</strong>, click <strong>"start"</strong>.
</li> </li>
<li> <li>
Stil in RustDesk, on the left there's a gray bar with the word <strong>"Network"</strong>. Click <strong>"Network"</strong>. Still in RustDesk, on the left there's a gray bar with the word <strong>"Network"</strong>. Click <strong>"Network"</strong>.
</li> </li>
<li> <li>
Still in RustDesk, click the button <strong>"unlock network settiings"</strong> and type in the main password for this computer. Still in RustDesk, click the button <strong>"unlock network settiings"</strong> and type in the main password for this computer.
</li> </li>
<li> <li>
Still in RustDesk, find the line that says "ID Server" and paste (<kbd>CTRL-V</kbd>) into the box next to it, and then click the blue button that says <strong>"Apply"</strong>. Still in RustDesk, find the line that says "ID Server" and paste (<kbd>CTRL-V</kbd>) into the box next to it. If nothing happens when you paste, then type the following into that box: <code>172.232.132.62</code>. (This is the "IP address" of my RustDesk server, which helps us connect.) Now, click the blue button that says <strong>"Apply"</strong>.
</li>
<li>
If everything has gone as planned, hopefully I should be able to connect to your computer now. Great job!
</li> </li>
</ol> </ol>
</main> </main>