diff --git a/content/post/2021-02-07-dyi-kvm-over-ip-with-pikvm.md b/content/post/2021-02-07-dyi-kvm-over-ip-with-pikvm.md index b8320c2..7299b8a 100644 --- a/content/post/2021-02-07-dyi-kvm-over-ip-with-pikvm.md +++ b/content/post/2021-02-07-dyi-kvm-over-ip-with-pikvm.md @@ -15,7 +15,7 @@ tags: - pikvm - selfhosted - dyi -title: DYI KVM over IP with pikvm +title: DIY KVM over IP with pikvm --- (Note: this post also appears in Planet KDE and Planet openSUSE because I thought this might be interesting to others) @@ -34,7 +34,7 @@ One day, doing a casual search I became aware of someone who apparently had the > A very simple and fully functional Raspberry Pi-based KVM over IP that you can make with your own hands without any soldering! -This was certainly intriguing. Even more intriguing was that the project is [entirely Free Sofware](https://github.com/pikvm/kvmd/blob/master/LICENSE), which made it even more fit to my requirements. So after a few days of reading and researching, I decided to have a go at it. +This was certainly intriguing. Even more intriguing was that the project is [entirely Free Software](https://github.com/pikvm/kvmd/blob/master/LICENSE), which made it even more fit to my requirements. So after a few days of reading and researching, I decided to have a go at it. # Hardware and important notices