From 4093cfc81355492bdf4de8046f4f9c991d342839 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sun, 7 Feb 2021 15:12:18 +0100 Subject: [PATCH] Add forgotten full stop --- content/post/2021-02-07-dyi-kvm-over-ip-with-pikvm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 9609139..b8320c2 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 @@ -20,7 +20,7 @@ title: DYI 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) -As I mentioned in some other posts, I have a small "server" which I use as a NAS to provide archiving for photos and other files of interest. As it runs in a remarkably small (and quiet) enclosure, I've managed to put it in an incospicuous part of the room it is in. For the most part, it runs without a hitch: but in some (rare) occasions it needs to be looked at, and sometimes either logging via SSH is not possible, or it is not enough to diagnose the problem. In other words, I need to check what's on the display. And the position it is in means that attaching a monitor and a keyboard can be inconvenient at best. In other words, I needed [out-of-band management](https://en.wikipedia.org/wiki/Out-of-band_management) +As I mentioned in some other posts, I have a small "server" which I use as a NAS to provide archiving for photos and other files of interest. As it runs in a remarkably small (and quiet) enclosure, I've managed to put it in an incospicuous part of the room it is in. For the most part, it runs without a hitch: but in some (rare) occasions it needs to be looked at, and sometimes either logging via SSH is not possible, or it is not enough to diagnose the problem. In other words, I need to check what's on the display. And the position it is in means that attaching a monitor and a keyboard can be inconvenient at best. In other words, I needed [out-of-band management](https://en.wikipedia.org/wiki/Out-of-band_management). # KVM over IP