Difference between revisions of "Initial Configuration"

From Tranzman Documentation
Jump to: navigation, search
Line 1: Line 1:
{|
+
<table style="width:50%;color:white;background-color:black;font-family:monospace,monospace;border-collapse:seperate;border-radius:px 15px;border:3px solid #000;">
|exit
+
<br>
|&nbsp;&nbsp;&nbsp;
+
<tr><td>exit</td><td>Exit this CLI session</td></tr>
|Exit this CLI session
+
<tr><td>help</td><td>Display an overview of the CLI syntax</td></tr>
|-
+
<tr><td>[[clish_network|<span style="color:blue" title="Commands related to network configuration">network</span>]]</td><td>Perform initial network configuration</td></tr>
|help
+
<tr><td>personality</td><td>Perform initial personality configuration</td></tr>
|&nbsp;&nbsp;&nbsp;
+
<tr><td>return</td><td>return to previous menu</td></tr>
|Display an overview of the CLI syntax
+
<tr><td>[[storage|<span style="color:blue" title="Commands related to storage configuration">storage</span>]]</td><td>Perform initial disk / volume configuration</td></tr>
|-
+
<br>
|[[ISCSI Config|iscsi]]
+
</table>
|&nbsp;&nbsp;&nbsp;
 
|Configure iscsi attached drives / robots
 
|-
 
|[[Network Config|network]]
 
|&nbsp;&nbsp;&nbsp;
 
|Perform initial network configuration
 
|-
 
|[[Notifications Config|notifications]]
 
|&nbsp;&nbsp;&nbsp;
 
|Configure SMTP, and email addresses
 
|-
 
|[[Clish|return]]
 
|&nbsp;&nbsp;&nbsp;
 
|return to previous menu
 
|-
 
|[[Storage Config|storage]]
 
|&nbsp;&nbsp;&nbsp;
 
|Perform initial disk / volume configuration
 
|-
 
|[[Tunables Config|tunables]]
 
|&nbsp;&nbsp;&nbsp;
 
|Set, Delete or view tunable values
 
|}
 

Revision as of 14:55, 4 August 2023



exitExit this CLI session
helpDisplay an overview of the CLI syntax
networkPerform initial network configuration
personalityPerform initial personality configuration
returnreturn to previous menu
storagePerform initial disk / volume configuration