Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
vmware:vcsa6:activatebash [2016/03/08 15:44] 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>