From 0c4236df3f21ee5961be001da8fa397ccc1a3b36 Mon Sep 17 00:00:00 2001 From: mjfernez Date: Sat, 30 Oct 2021 16:19:31 -0400 Subject: Add FSF link! --- tutorials/how-to-make-this-site.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tutorials') diff --git a/tutorials/how-to-make-this-site.html b/tutorials/how-to-make-this-site.html index e11bc79..6b16afa 100644 --- a/tutorials/how-to-make-this-site.html +++ b/tutorials/how-to-make-this-site.html @@ -67,7 +67,8 @@

Now get your public ip address at this site https://who.is/ and share it with your friends. Watch in horror as they access all the files in the directory you launched the server!

How can make this server available on the Internet cheaply and independently

TL;DR Expense scales with independence. It's possible to become your own service provider, get IP addresses from ICANN, your own hardware to host it, to host your cat pics; but it's also a lot of time, work and money to do all that (this guy did it apparently, and so did Null)

-

Most likely you'll want to rent someone else's server, usually a VPS. Once you understand the basic installation above, you can now populate your site with content just by adding HTML files to your web directory. You can use an HTML editor to write these, or you can download a full content management system to help you. Here are some options I know about:

+

Most likely you'll want to rent someone else's server, usually a VPS.

+

Once you understand the basic installation above, you can now populate your site with content just by adding HTML files to your web directory. You can use an HTML editor to write these, or you can download a full content management system to help you. Here are some options I know about:

-- cgit v1.2.3