Get Started: Difference between revisions

From pronounmail wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{distinguish|Set Garted}}
{{Informational}}{{#css:
{{Informational}}
{{#css:
#content {
#content {
counter-reset: page;
counter-reset: page;
Line 10: Line 8:
}
}
}}
}}
When doing anything, one must get started first in order to progress. This page will (in time) provide you with vital information on hooking yourself up to the World Wide Web and carving out your own space there. By force.
When doing anything, one must [[Set Garted|get started]] first in order to progress. This page will (in time) provide you with vital information on hooking yourself up to the World Wide Web and carving out your own space there. By force.


== Get in ==
== Get in ==
Type <code>ssh <username>@pronounmail.com</code> into your terminal and enter that thing!!!
Type <code>ssh <username>@pronounmail.com</code> into your terminal and enter that thing!!!
It will ask you for your password. You should have gotten this somehow at some point
Here's some [[Shell Access|more information on the shell]] okay? Please don't cry


== Change your [[password]] ==
== Change your [[password]] ==
Line 25: Line 27:


To do this, you need to add a new email account, but set it up manually. Use the info on [[Email|this page]] to do so. Use it wisely. Or unwisely, if you want.
To do this, you need to add a new email account, but set it up manually. Use the info on [[Email|this page]] to do so. Use it wisely. Or unwisely, if you want.
At some point there will be a [[Webmail]] and it will be so freaking awesomesauce lois


== Edit your [[Web Hosting|website]] ==
== Edit your [[Web Hosting|website]] ==
Learn HTML or die trying. I for one have done the latter. Don't be like me.
Learn HTML or die trying. I for one have done the latter. Don't be like me.
To edit your web site, use one of these fine methods:
* [[Visual Studio Code]] (recommended if you've never done this before 💜)
* [[Shell Access]] (recommended if you enjoy pain)
* [[Other]] (recommended if you’re not like the other girls)


leah always sends pages from this site so I figured I’d link to it here:<br>
leah always sends pages from this site so I figured I’d link to it here:<br>
Line 34: Line 44:


== Scream very loudly in the [[Disk Horse|Discord]] ==
== Scream very loudly in the [[Disk Horse|Discord]] ==
If you haven't already, join the Discord server for pronounmail!
If you haven't already, [[Disk Horse|join the Discord server for pronounmail]]!


== Learn how to use the [[Shell Access|shell]] ==
== Learn how to use the [[Shell Access|shell]] ==
Be like a snail. Don’t be like a slug.
Be like a snail. Don’t be like a slug.
The shell is the main way of interfacing with the pronounmail.com server. It's not that hard as long as you already know how the shell works.
[[Shell Access|Guide here!!!]]
[[Category:Pages that need things added to them]]
[[Category:Pages that need things added to them]]

Latest revision as of 21:20, 20 November 2024

When doing anything, one must get started first in order to progress. This page will (in time) provide you with vital information on hooking yourself up to the World Wide Web and carving out your own space there. By force.

Get in

Type ssh <username>@pronounmail.com into your terminal and enter that thing!!!

It will ask you for your password. You should have gotten this somehow at some point

Here's some more information on the shell okay? Please don't cry

Change your password

  1. passwd
  2. Type your password of choice and it will not give you any visual feedback
  3. Hit enter and repeat steps 2 and 3
  4. Success

Connect your email client

So, you have your email address, but how do you. you know. get mail? You need to connect this email address to your clienr, be that 'Michaelsoft Outlurk', 'Gee, Mail!', 'Yippee!', or indeed your own special herbal blend of IMAP/SMTP goodness.

To do this, you need to add a new email account, but set it up manually. Use the info on this page to do so. Use it wisely. Or unwisely, if you want.

At some point there will be a Webmail and it will be so freaking awesomesauce lois

Edit your website

Learn HTML or die trying. I for one have done the latter. Don't be like me.

To edit your web site, use one of these fine methods:

leah always sends pages from this site so I figured I’d link to it here:
https://developer.mozilla.org/en-US/docs/Web/HTML
https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web

Scream very loudly in the Discord

If you haven't already, join the Discord server for pronounmail!

Learn how to use the shell

Be like a snail. Don’t be like a slug.

The shell is the main way of interfacing with the pronounmail.com server. It's not that hard as long as you already know how the shell works.

Guide here!!!