blob: 79a68fd97920bc2a5882a5c7b8a35368fe735fc1 [file] [log] [blame]
Iftekharul Islamcd789502017-04-19 14:37:55 -05001<div id="server-control-remote-console">
Michael Davis8b522062017-05-05 09:21:07 -05002 <div class="row column">
3 <h1>Serial over LAN console</h1>
4 </div>
5 <section class="row column">
Michael Davis6bd0f262017-07-27 15:37:14 -05006 <div class="page-header">
7 <h2 class="h4">Access the Serial over LAN console</h2>
8 </div>
9 </section>
10 <section class="row column">
Michael Davis8b522062017-05-05 09:21:07 -050011 <p class="serial-lan__copy">The Serial over LAN (SoL) console redirects the output of the server’s serial port to a browser window on your workstation.</p>
Iftekharul Islamc4172b52017-09-06 10:43:20 -050012 <div class="serial-lan__wrapper" ng-class="{'disabled': dataService.remote_window_active}">
Michael Davis8b522062017-05-05 09:21:07 -050013 <div id="terminal" class="serial-lan__terminal"></div>
Michael Davis8b522062017-05-05 09:21:07 -050014 </div>
15 </section>
Michael Davis640d28a2017-08-15 16:58:07 -050016</div>
17