Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
vmware:vcsa6:activatebash [2015/04/14 13:48] – angelegt jsvmware:vcsa6:activatebash [2021/03/12 08:02] (current) js
Line 1: Line 1:
 ====== activate bash shell for default login shell ====== ====== activate bash shell for default login shell ======
 +
 +[[https://kb.vmware.com/s/article/2100508]]
  
 <code>chsh -s "/bin/bash" root</code> <code>chsh -s "/bin/bash" root</code>
 +
 +  * Bash activ<code bash>chsh -s /bin/bash</code>
 +  * Shell activ<code bash>chsh -s /bin/appliancesh</code>
 +
 +
 +
  
 hidden option: hidden option: