mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-03 03:21:54 +08:00
small rebranding
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
extends ../start.pug
|
||||
|
||||
append vars
|
||||
- title = "Pi-KVM IPMI Info"
|
||||
- title = "PiKVM IPMI Info"
|
||||
- main_js = "ipmi/main"
|
||||
- index_link = true
|
||||
|
||||
block start
|
||||
p(class="text")
|
||||
| This Pi-KVM device has running #[b kvmd-ipmi] daemon and provides IPMI 2.0 interface for some basic
|
||||
| This PiKVM device has running #[b kvmd-ipmi] daemon and provides IPMI 2.0 interface for some basic
|
||||
| BMC operations like on/off/reset the server.
|
||||
p(class="text")
|
||||
| #[b WARNING!] We strongly don't recommend you to use IPMI in untrusted networks because
|
||||
|
||||
Reference in New Issue
Block a user