summaryrefslogtreecommitdiff
path: root/doc/UserGuide
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2018-10-01 22:46:22 +0200
committerJörg Frings-Fürst <debian@jff.email>2018-10-01 22:46:22 +0200
commit241c9dab2c7ea63708af9d98171653813ae04d00 (patch)
tree7f952e02244a4d92eaaaa9ec6addeeb129584e11 /doc/UserGuide
parent644c6ecf8e0979cade08ae83fe2fe69941e5da40 (diff)
parentc91935376922760a8cc671cd083c381f2285e122 (diff)
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'doc/UserGuide')
-rw-r--r--doc/UserGuide6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/UserGuide b/doc/UserGuide
index ee16696..5c35b6b 100644
--- a/doc/UserGuide
+++ b/doc/UserGuide
@@ -1,6 +1,6 @@
IPMIUTIL USER GUIDE
- VERSION 3.1.2
+ VERSION 3.1.3
An easy-to-use IPMI server management utility
@@ -5178,6 +5178,10 @@ Open the file /etc/ttys with an editor and set up a line like this:
For more details, see
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/serialconsole-setup.html
+---- FOR VMware ESXi SERIAL CONSOLE -----
+# Enable tty1Port for serial console as COM2
+esxcli system settings kernel set -s tty1Port -v com2
+
----------------------------------------------------------------
4.9 Using ipmiutil Library APIs for custom programs