| Iftekharul Islam | cd78950 | 2017-04-19 14:37:55 -0500 | [diff] [blame] | 1 | <div id="server-control-remote-console"> | 
| Gunnar Mills | 5f0b776 | 2018-09-25 14:10:45 -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="page-header"> | 
| beccabroek | edf1ab4 | 2019-02-15 16:26:38 -0600 | [diff] [blame^] | 7 |       <h2>Access the Serial over LAN console</h2> | 
| Gunnar Mills | 5f0b776 | 2018-09-25 14:10:45 -0500 | [diff] [blame] | 8 |     </div> | 
 | 9 |   </section> | 
 | 10 |   <section class="row column"> | 
 | 11 |     <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> | 
 | 12 |   </section> | 
 | 13 |   <section class="row column"> | 
 | 14 |     <div class="terminal-container"> | 
 | 15 |       <serial-console show-tab-btn="true"></serial-console> | 
 | 16 |     </div> | 
 | 17 |   </section> | 
| Michael Davis | 640d28a | 2017-08-15 16:58:07 -0500 | [diff] [blame] | 18 | </div> | 
 | 19 |  |