diff options
Diffstat (limited to 'post')
| -rw-r--r-- | post/framework-server-p2.typ | 2 | ||||
| -rw-r--r-- | post/framework-server.typ | 4 | ||||
| -rw-r--r-- | post/nixos-p1.typ | 2 | ||||
| -rw-r--r-- | post/programs.typ | 2 | ||||
| -rw-r--r-- | post/self-host.typ | 2 |
5 files changed, 6 insertions, 6 deletions
diff --git a/post/framework-server-p2.typ b/post/framework-server-p2.typ index 06d3b95..4c30135 100644 --- a/post/framework-server-p2.typ +++ b/post/framework-server-p2.typ @@ -90,7 +90,7 @@ with large OS disks, it takes a little longer to copy over since my network is slow. Eventually, I will use Ceph-backed VM storage to make this a zero-downtime op. -In a few minutes, I could knock out all of my services. Refer to my gitlab +In a few minutes, I could knock out all of my services. Refer to my git project to see how I handled the Nvidia K60 pass-through to my Nextcloud AIO instance and Plex guests. diff --git a/post/framework-server.typ b/post/framework-server.typ index a8d82a3..da54c17 100644 --- a/post/framework-server.typ +++ b/post/framework-server.typ @@ -143,7 +143,7 @@ _You should have a storage solution (NAS) in place already!_ Setting this up is beyond the scope of this post. You can check out my DIY ZFS backed NAS setup -#extlink("https://gitlab.com/kdam0/vps#nas-equipment")[here]. I've had no +#extlink("https://git.kumardamani.net/vps/about#nas-equipment")[here]. I've had no (storage related) issues with my NAS since its inception over a year ago. Then when I need to allocate space for a new service I do: @@ -409,7 +409,7 @@ These are _some_ of the services I run ad LXC container: - A few static websites. How I set up these services is beyond the scope of this post. You should check -out my git repo's #extlink("https://gitlab.com/kdam0/home-lab")[readme] for +out my git repo's #extlink("https://git.kumardamani.net/home-lab/about")[readme] for instructions. I will just briefly summarize my process here. - I use LXC wherever possible as it has lower overhead than VMs. diff --git a/post/nixos-p1.typ b/post/nixos-p1.typ index ca4a7d0..a236bc4 100644 --- a/post/nixos-p1.typ +++ b/post/nixos-p1.typ @@ -455,5 +455,5 @@ me. We do this with `systemd-timers` (Nix advises against `cron`). In my = My configs All the configs discussed (and more) are in my -#extlink("https://gitlab.com/kdam0/dotfiles-nix")[nixdotfiles repo]. +#extlink("https://git.kumardamani.net/dotfiles-nix/tree")[nixdotfiles repo]. ] diff --git a/post/programs.typ b/post/programs.typ index 68f15ea..0168e52 100644 --- a/post/programs.typ +++ b/post/programs.typ @@ -25,7 +25,7 @@ I've distro-hopped between Manjaro, Void, Debian, and Fedora, but since NixOS this has largely stopped as I'm quite happy with my NixOS + Home Manager setup. I did like Debian, and Fedora as well. -You can find my configs #extlink("https://gitlab.com/kdam0/dotfiles-nix")[here]. +You can find my configs #extlink("https://git.kumardamani.net/dotfiles-nix/tree")[here]. There is a dedicated #pagelink("post/nixos-p1")[post] about this. === OS Distribution - Desktop/Laptop diff --git a/post/self-host.typ b/post/self-host.typ index 171cc33..e6b33ea 100644 --- a/post/self-host.typ +++ b/post/self-host.typ @@ -113,7 +113,7 @@ Start by *valuing your privacy*. Then, follow some of these tips to _say no..._ friend. You're welcome. - #extlink("https://wiki.r-selfhosted.com/getting-started/what-is-self-hosting/")[Self-host] as much as you can. You can see how I - #extlink("https://gitlab.com/kdam0/vps")[implement] this and replicate it + #extlink("https://git.kumardamani.net/home-lab/about")[implement] this and replicate it yourself, though it is a bit involved for normies. - If neither of the above work for you, then you'll need to do some research to find an alternative source that you can trust isn't doing the same thing. Use |
