1
0
Fork 0

Fix typos (I ought to do spell checks next time)

This commit is contained in:
Luca Beltrame 2021-02-08 23:41:24 +01:00
parent 4093cfc813
commit 225a459ece
Signed by: einar
GPG key ID: 4707F46E9EC72DEC

View file

@ -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