Conversation
Notices
-
jezra (jezra)'s status on Thursday, 09-Jan-2014 16:18:51 EST jezra I'm lazy as fuck.... how do I change the default shell of a user on a Linux machine? -
Former Bob Jonkman -- Please use the new server at https://gs.jonkman.ca (bobjonkmanformer)'s status on Thursday, 09-Jan-2014 17:58:56 EST Former Bob Jonkman -- Please use the new server at https://gs.jonkman.ca usermod -s shellname username ♻ @jezra how do I change the default shell of a user on a Linux machine? -
Former Bob Jonkman -- Please use the new server at https://gs.jonkman.ca (bobjonkmanformer)'s status on Thursday, 09-Jan-2014 17:59:13 EST Former Bob Jonkman -- Please use the new server at https://gs.jonkman.ca BTW, there's !Lazyweb for the likes of you -
Former Bob Jonkman -- Please use the new server at https://gs.jonkman.ca (bobjonkmanformer)'s status on Thursday, 09-Jan-2014 18:03:05 EST Former Bob Jonkman -- Please use the new server at https://gs.jonkman.ca 'usermod -s /path/to/shell username' is probably more accurate -
jezra (jezra)'s status on Thursday, 09-Jan-2014 18:04:22 EST jezra @bobjonkman yea, but I'm too lazy to use #lazyweb ;) -
Christopher M. Hobbs (cmhobbs)'s status on Thursday, 09-Jan-2014 22:56:26 EST Christopher M. Hobbs If you're the user in question: chsh
-