summaryrefslogtreecommitdiff
path: root/doc/UserGuide
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2018-10-01 22:45:07 +0200
committerJörg Frings-Fürst <debian@jff.email>2018-10-01 22:45:07 +0200
commit7a8116a7f5355f947610a4bd916d27048775bfd2 (patch)
tree79e750e6302676ca2408a4b585abee55bfa4e2ef /doc/UserGuide
parent644c6ecf8e0979cade08ae83fe2fe69941e5da40 (diff)
parent499ce7f7eb7c228d72e646527ce9a5c2950ad58f (diff)
Update upstream source from tag 'upstream/3.1.3'
Update to upstream version '3.1.3' with Debian dir 85319bed14e4539db0e402b9a25c043b8ded36f5
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