From 0eb0a68f0f7206803ded669262763562d4b134b7 Mon Sep 17 00:00:00 2001 From: Shipwreckt Date: Sat, 22 Feb 2025 18:32:53 +0000 Subject: Another small change + changes to README.md --- public/posts/17Server.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'public/posts/17Server.html') diff --git a/public/posts/17Server.html b/public/posts/17Server.html index 9d9ce9a..8f45cf3 100644 --- a/public/posts/17Server.html +++ b/public/posts/17Server.html @@ -34,10 +34,11 @@

Why host an email server ?

A better question would be why not host an email server. When you sign up for Gmail or Protonmail you give them full trust over your email communications. Well, I trust myself way more than any company to handle my personal communications. Sadly, I can only receive emails until I can get some ports unblocked, but I am happy as is!

-

Why host a git server ?

-

I will be honest: the main reason why I host a git server is because it is really kool, in my opinion; it has enabled me to learn more about git as a program. It is also good to have a backup server to Gitlab !

-

Sadly, I am very tired of trying to get git cloning over HTTPS or HTTP working. Plus, if I did this, people could use up all my allowed bandwidth out of spite. So, for now, only I and people I allow will be able to clone and push to my Git server!

-
+

Why host a Git server?

+

I will be honest: the main reason why I host a Git server is because it is really cool, in my opinion; it has enabled me to learn more about Git as a programme. It is also good to have a personal server that is fully under my control, unlike GitLab!

+

Sadly, I will not do HTTPS or HTTP Git cloning because it is not needed since I am using the Git daemon to allow people to clone from my server! Whilst on the topic of HTTP and HTTPS, I am using the Stagit static HTML programme to have a kind of front end to my server so you can view all my repositories! Due to it being complex (at least for me), I may write a tutorial on how to get it up and running smoothly.

+
+

Overview

Overall, I am just happy to have a whole server that I can use for whatever I want! This has opened up a whole new world for me of tinkering and stress. I hope this VPS serves me well!

-- cgit v1.2.3