diff options
| author | yuzu-eva <stevenhu@web.de> | 2024-12-15 20:28:59 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2024-12-15 20:28:59 +0100 |
| commit | 7de49038e3fe6803e3d038dd819540a3c9d824b5 (patch) | |
| tree | 9dea6012a4d780ddd20648f9c4988c9e6ce3dc8c /content | |
| parent | 4b981678e85a9411deb4161b1a4acd84f1a47400 (diff) | |
fixed links
Diffstat (limited to 'content')
| -rw-r--r-- | content/thoughts/homelab.md | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/content/thoughts/homelab.md b/content/thoughts/homelab.md index 7b4a399..87bfe88 100644 --- a/content/thoughts/homelab.md +++ b/content/thoughts/homelab.md @@ -3,9 +3,9 @@ My main machine and daily driver is a desktop PC that is currently running Void Linux. I like the xbps-src system, which is similar to BSD Ports. In fact, once I verify that everything I use runs on FreeBSD, I will switch to that, but for now Void Linux does does everything I need it to. -I use my main machine for, well basically everything. It's my daily driver. I -use it for software development, gaming and browsing the web. It also serves as -a sorry excuse for a homeserver. I store a vast amount of movies and music, +I use my main machine for basically everything. It's my daily driver after all. +I use it for software development, gaming and browsing the web. It also serves +as a sorry excuse for a homeserver. I store a vast amount of movies and music, which I serve to my home network via jellyfin. I also have a corebooted Thinkpad T440p, which is used as a workstation when I'm going to be away for a couple of days. The T440p is a bit hefty, but it is @@ -19,10 +19,10 @@ as a daily driver or not. My server that runs all my webservices is a random Acer Laptop I bought 13 years ago. To my surprise I've never run into any issues, despite it being very old. It is running on Debian stable. It is hosting the following services: -- [radicale](cal.cafebabe.gay) (a calendar and contact card service) -- [invidious](invidious.cafebabe.gay) (alternative youtube frontend) -- [LibreY](search.cafebabe.gay) (a meta search engine) -- [Gitea](git.cafebabe.gay) (git server) +- [radicale](https://cal.cafebabe.gay) (a calendar and contact card service) +- [invidious](https://invidious.cafebabe.gay) (alternative youtube frontend) +- [LibreY](https:/search.cafebabe.gay) (a meta search engine) +- [Gitea](https://git.cafebabe.gay) (git server) - and a Matrix server (hosted at cafebabe.gay) I also have a pihole in my network. |
