Add forgotten full stop
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
713a9d220f
commit
4093cfc813
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue