| Iftekharul Islam | cd78950 | 2017-04-19 14:37:55 -0500 | [diff] [blame] | 1 | <div id="server-control-remote-console"> | 
| Michael Davis | 8b52206 | 2017-05-05 09:21:07 -0500 | [diff] [blame] | 2 | <div class="row column"> | 
|  | 3 | <h1>Serial over LAN console</h1> | 
|  | 4 | </div> | 
|  | 5 | <section class="row column"> | 
|  | 6 | <!--<div class="column small-12 page-header">--> | 
|  | 7 | <!--<h2 class="h4">SoL console</h2>--> | 
|  | 8 | <!--</div>--> | 
|  | 9 | <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> | 
|  | 10 | <div class="serial-lan__wrapper"> | 
|  | 11 | <div id="terminal" class="serial-lan__terminal"></div> | 
|  | 12 | <div class="serial-lan__actions"> | 
|  | 13 | <a href="#" class="inline bold btn-pop-out" target="_blank">Open in new tab</a> | 
|  | 14 | <a href="#" class="inline btn-export" download="{{export_name}}">Export console data</a> | 
|  | 15 | </div> | 
|  | 16 | </div> | 
|  | 17 | </section> | 
| Iftekharul Islam | cd78950 | 2017-04-19 14:37:55 -0500 | [diff] [blame] | 18 | </div> |