Anonymous

Changes

From Pumping Station One
Line 101: Line 101:  
== Flavor ==
 
== Flavor ==
    +
=== Salt ===
 
Some settings common to most of the computers at PS:One can be applied by running the following commands:
 
Some settings common to most of the computers at PS:One can be applied by running the following commands:
 
<syntaxhighlight lang="bash">
 
<syntaxhighlight lang="bash">
Line 106: Line 107:  
systemctl start salt-minion
 
systemctl start salt-minion
 
salt-call state.highstate
 
salt-call state.highstate
 +
</syntaxhighlight>
 +
 +
=== Network Logins ===
 +
<syntaxhighlight lang="bash">
 +
net ads join -U <your user name>
 
</syntaxhighlight>
 
</syntaxhighlight>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.