LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Terminal emulator not working (https://www.linuxquestions.org/questions/linux-newbie-8/terminal-emulator-not-working-703971/)

Accinson 02-11-2009 03:39 PM

Terminal emulator not working
 
Hi,
i just added manually a user (using useradd -m username),but i can't use the terminal emulator....no prompt is displayed and i can't even type...
The "real" terminal works.

What can i do to fix this?
Thanks in advance!

digerati1338 02-11-2009 03:41 PM

Users typically have a default terminal variable set. I'm guessing that this didn't get set on the new user you created. Some distros have scripts that will walk you through the process to make sure you don't forget something like this. Anyway, the useradd command should have an option to set the terminal. You want it to be /bin/bash.

brianL 02-11-2009 03:45 PM

The adduser name command is more interactive: asking you about the shell, etc.

Accinson 02-11-2009 04:17 PM

I used adduser,and now it works perfectly :)

Thank you so much!


All times are GMT -5. The time now is 06:45 PM.