diff options
Diffstat (limited to 'server.html')
| -rw-r--r-- | server.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/server.html b/server.html index aa8182f..aaf007f 100644 --- a/server.html +++ b/server.html @@ -38,7 +38,7 @@ <p> The VPS provider that I'll be using for this guide is Vultr, since that is what I use. Vultr provides a free one-month $100 credit to anyone who starts an account through <a href="https://www.vultr.com/?ref=8384069-6G">this referral link of mine</a> - so you can play around with their servies with impunity. + so you can play around with their services with impunity. </p> <h2>Starting your server in two minutes or less</h2> @@ -73,7 +73,7 @@ <p> I especially recommend <strong>Debian 10</strong> for an operating system for your server. Debian is the "classic" server OS and as such, <strong>I make my guides on this site for Debian 10</strong>. - If you use another OS, just know that your milage may vary in terms of you might need to change some instructions here minorly. + If you use another OS, just know that your millage may vary in terms of you might need to change some instructions here minorly. </p> <h4>Server size</h4> @@ -113,7 +113,8 @@ Momentarily, you will be able to see your server's IP addresses which will be used for the next brief step: </p> - <span class=next><a href="dns.html">Next: Connect Your Domain and Server</a></span> + <span class=prev><a href="domain.html">Previous: Get a domain name.</a></span> + <span class=next><a href="dns.html">Next: Connect Your Domain and Server.</a></span> <hr> |
