I don't seem to be entering text at a password prompt in the terminal [closed]
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I have been unable to type my password in the Ubuntu terminal. Noticed that it was requesting a Unix password. Where did that come from?? I did login to the Unity desktop using my Ubuntu password but changed nothing that I know of.
Being unable to type in the terminal is not new. Any sudo apt-get is followed by a password request. I am unable to type at that point. Any advice would be appreciated.
command-line
closed as unclear what you're asking by dessert, guiverc, Pilot6, Thomas, N0rbert Feb 16 at 9:13
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
I have been unable to type my password in the Ubuntu terminal. Noticed that it was requesting a Unix password. Where did that come from?? I did login to the Unity desktop using my Ubuntu password but changed nothing that I know of.
Being unable to type in the terminal is not new. Any sudo apt-get is followed by a password request. I am unable to type at that point. Any advice would be appreciated.
command-line
closed as unclear what you're asking by dessert, guiverc, Pilot6, Thomas, N0rbert Feb 16 at 9:13
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
Any command leading with sudo will ask for a password, unless you provided it permanently before. Your Linux password is your UNIX password, and vice versa. Please advise if you can type in the window of a GUI program, such as a web browser, or the text editor app from the programs list. Also please advise which number version of Ubuntu you use. Please click edit to answer and put the answers in the body of the question so all may see; please do NOT reply as a Comment.
– K7AAY
Feb 15 at 22:52
If you have an administrator's account, if you try to execute some elevated command using sudo, it will ask for your administrator's password, to prove that you're authorized to run that elevated command. For security reasons, when you type your password, the characters are not displayed... so somebody can't look over your shoulder and see your password.
– heynnema
Feb 15 at 23:45
add a comment |
I have been unable to type my password in the Ubuntu terminal. Noticed that it was requesting a Unix password. Where did that come from?? I did login to the Unity desktop using my Ubuntu password but changed nothing that I know of.
Being unable to type in the terminal is not new. Any sudo apt-get is followed by a password request. I am unable to type at that point. Any advice would be appreciated.
command-line
I have been unable to type my password in the Ubuntu terminal. Noticed that it was requesting a Unix password. Where did that come from?? I did login to the Unity desktop using my Ubuntu password but changed nothing that I know of.
Being unable to type in the terminal is not new. Any sudo apt-get is followed by a password request. I am unable to type at that point. Any advice would be appreciated.
command-line
command-line
edited Feb 16 at 3:08
PJ Singh
4,48232551
4,48232551
asked Feb 15 at 22:40
Jeff HammerslaJeff Hammersla
6
6
closed as unclear what you're asking by dessert, guiverc, Pilot6, Thomas, N0rbert Feb 16 at 9:13
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
closed as unclear what you're asking by dessert, guiverc, Pilot6, Thomas, N0rbert Feb 16 at 9:13
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
Any command leading with sudo will ask for a password, unless you provided it permanently before. Your Linux password is your UNIX password, and vice versa. Please advise if you can type in the window of a GUI program, such as a web browser, or the text editor app from the programs list. Also please advise which number version of Ubuntu you use. Please click edit to answer and put the answers in the body of the question so all may see; please do NOT reply as a Comment.
– K7AAY
Feb 15 at 22:52
If you have an administrator's account, if you try to execute some elevated command using sudo, it will ask for your administrator's password, to prove that you're authorized to run that elevated command. For security reasons, when you type your password, the characters are not displayed... so somebody can't look over your shoulder and see your password.
– heynnema
Feb 15 at 23:45
add a comment |
Any command leading with sudo will ask for a password, unless you provided it permanently before. Your Linux password is your UNIX password, and vice versa. Please advise if you can type in the window of a GUI program, such as a web browser, or the text editor app from the programs list. Also please advise which number version of Ubuntu you use. Please click edit to answer and put the answers in the body of the question so all may see; please do NOT reply as a Comment.
– K7AAY
Feb 15 at 22:52
If you have an administrator's account, if you try to execute some elevated command using sudo, it will ask for your administrator's password, to prove that you're authorized to run that elevated command. For security reasons, when you type your password, the characters are not displayed... so somebody can't look over your shoulder and see your password.
– heynnema
Feb 15 at 23:45
Any command leading with sudo will ask for a password, unless you provided it permanently before. Your Linux password is your UNIX password, and vice versa. Please advise if you can type in the window of a GUI program, such as a web browser, or the text editor app from the programs list. Also please advise which number version of Ubuntu you use. Please click edit to answer and put the answers in the body of the question so all may see; please do NOT reply as a Comment.
– K7AAY
Feb 15 at 22:52
Any command leading with sudo will ask for a password, unless you provided it permanently before. Your Linux password is your UNIX password, and vice versa. Please advise if you can type in the window of a GUI program, such as a web browser, or the text editor app from the programs list. Also please advise which number version of Ubuntu you use. Please click edit to answer and put the answers in the body of the question so all may see; please do NOT reply as a Comment.
– K7AAY
Feb 15 at 22:52
If you have an administrator's account, if you try to execute some elevated command using sudo, it will ask for your administrator's password, to prove that you're authorized to run that elevated command. For security reasons, when you type your password, the characters are not displayed... so somebody can't look over your shoulder and see your password.
– heynnema
Feb 15 at 23:45
If you have an administrator's account, if you try to execute some elevated command using sudo, it will ask for your administrator's password, to prove that you're authorized to run that elevated command. For security reasons, when you type your password, the characters are not displayed... so somebody can't look over your shoulder and see your password.
– heynnema
Feb 15 at 23:45
add a comment |
1 Answer
1
active
oldest
votes
Your issue requires a two part answer:
Linux can be described as a "Unix-like" operating system. It's not Unix, but functions very similarly to it, to the point where many people would call it a clone. Many utilities were directly moved/cloned from Unix operating systems to Linux; awk, sed, etc. Hence why it asks for a "unix" password.
As for being unable to type, Linux/Unix do not display the length of your password in the command line, and accomplish this by showing absolutely nothing when you're typing it. You ARE still typing, it's just not showing anything in case someone's looking over your shoulder. Enter your full password and press enter, and it will still get sent through. You can even use backspace to clear the password field, you just can't see what you're doing when you do it. Installing/uninstalling programs with apt is a root-level feature, so it asks for your administrator password, which by default is the same that you log in with.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Your issue requires a two part answer:
Linux can be described as a "Unix-like" operating system. It's not Unix, but functions very similarly to it, to the point where many people would call it a clone. Many utilities were directly moved/cloned from Unix operating systems to Linux; awk, sed, etc. Hence why it asks for a "unix" password.
As for being unable to type, Linux/Unix do not display the length of your password in the command line, and accomplish this by showing absolutely nothing when you're typing it. You ARE still typing, it's just not showing anything in case someone's looking over your shoulder. Enter your full password and press enter, and it will still get sent through. You can even use backspace to clear the password field, you just can't see what you're doing when you do it. Installing/uninstalling programs with apt is a root-level feature, so it asks for your administrator password, which by default is the same that you log in with.
add a comment |
Your issue requires a two part answer:
Linux can be described as a "Unix-like" operating system. It's not Unix, but functions very similarly to it, to the point where many people would call it a clone. Many utilities were directly moved/cloned from Unix operating systems to Linux; awk, sed, etc. Hence why it asks for a "unix" password.
As for being unable to type, Linux/Unix do not display the length of your password in the command line, and accomplish this by showing absolutely nothing when you're typing it. You ARE still typing, it's just not showing anything in case someone's looking over your shoulder. Enter your full password and press enter, and it will still get sent through. You can even use backspace to clear the password field, you just can't see what you're doing when you do it. Installing/uninstalling programs with apt is a root-level feature, so it asks for your administrator password, which by default is the same that you log in with.
add a comment |
Your issue requires a two part answer:
Linux can be described as a "Unix-like" operating system. It's not Unix, but functions very similarly to it, to the point where many people would call it a clone. Many utilities were directly moved/cloned from Unix operating systems to Linux; awk, sed, etc. Hence why it asks for a "unix" password.
As for being unable to type, Linux/Unix do not display the length of your password in the command line, and accomplish this by showing absolutely nothing when you're typing it. You ARE still typing, it's just not showing anything in case someone's looking over your shoulder. Enter your full password and press enter, and it will still get sent through. You can even use backspace to clear the password field, you just can't see what you're doing when you do it. Installing/uninstalling programs with apt is a root-level feature, so it asks for your administrator password, which by default is the same that you log in with.
Your issue requires a two part answer:
Linux can be described as a "Unix-like" operating system. It's not Unix, but functions very similarly to it, to the point where many people would call it a clone. Many utilities were directly moved/cloned from Unix operating systems to Linux; awk, sed, etc. Hence why it asks for a "unix" password.
As for being unable to type, Linux/Unix do not display the length of your password in the command line, and accomplish this by showing absolutely nothing when you're typing it. You ARE still typing, it's just not showing anything in case someone's looking over your shoulder. Enter your full password and press enter, and it will still get sent through. You can even use backspace to clear the password field, you just can't see what you're doing when you do it. Installing/uninstalling programs with apt is a root-level feature, so it asks for your administrator password, which by default is the same that you log in with.
answered Feb 16 at 2:30
MintyMinty
89329
89329
add a comment |
add a comment |
Any command leading with sudo will ask for a password, unless you provided it permanently before. Your Linux password is your UNIX password, and vice versa. Please advise if you can type in the window of a GUI program, such as a web browser, or the text editor app from the programs list. Also please advise which number version of Ubuntu you use. Please click edit to answer and put the answers in the body of the question so all may see; please do NOT reply as a Comment.
– K7AAY
Feb 15 at 22:52
If you have an administrator's account, if you try to execute some elevated command using sudo, it will ask for your administrator's password, to prove that you're authorized to run that elevated command. For security reasons, when you type your password, the characters are not displayed... so somebody can't look over your shoulder and see your password.
– heynnema
Feb 15 at 23:45