Differences

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

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
server-administration:change-user-shell-type [2010-08-23 19:17:21]
garrett.plasky created
server-administration:change-user-shell-type [2011-05-14 00:05:56]
garrett.plasky Approved
Line 1: Line 1:
-====== How to change the shell type for a specific user ======+====== How to Change the Shell Type for a Specific User ======
  
 If you would like to change the shell type for a specific user you can do the following.  If you would like to change the shell type for a specific user you can do the following. 
Line 5: Line 5:
 In this example we will change the shell type for username //johnsmith// to **Bash**: In this example we will change the shell type for username //johnsmith// to **Bash**:
  
-<code console># chsh -s /bin/bash johnsmith</code>+<sxh bashchsh -s /bin/bash johnsmith</sxh>
  
 {{tag>cpanel how-to shell vps centos ubuntu}} {{tag>cpanel how-to shell vps centos ubuntu}}