From 3761da887f0cd8d2126c2630f33fdff776f0b2a3 Mon Sep 17 00:00:00 2001 From: mjfernez Date: Sat, 30 Oct 2021 15:51:36 -0400 Subject: more formatting mistakes --- about/faq.html | 3 ++- tutorials/how-to-make-this-site.html | 5 ++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/about/faq.html b/about/faq.html index f09659e..b724891 100644 --- a/about/faq.html +++ b/about/faq.html @@ -10,12 +10,13 @@

Neovim more lately, but yeah other than large projects, I prefer using vim for editing. Mostly because it's easy to edit consistently across servers and because I just spend so much of my time in the terminal lately that I'm used to it.

Honestly, I though the fish was cool.

I don't know the artist of that one unfortunately, I just found it on a forum.

Besides I've installed Debian lots of times so I figured, why not try something different? It's pretty cool as a server OS. Just a lot of homework. I'm sure it's good as a desktop/laptop one too, but it's not different enough for me to move all my data.

+

For what it's worth, I use Debian sid for a daily driver.

diff --git a/tutorials/how-to-make-this-site.html b/tutorials/how-to-make-this-site.html index 5b7160f..e11bc79 100644 --- a/tutorials/how-to-make-this-site.html +++ b/tutorials/how-to-make-this-site.html @@ -66,9 +66,8 @@

The device "enp7s0" is my Ethernet adapter (starts with an 'e') and my current local ip address for the device is shown. If you use wifi, it will likely start with a "wl."

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:

+

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:

-- cgit v1.2.3