Discussion:
Can't Type Anything in Putty's Command Propt
(too old to reply)
CatzCradle
2012-09-20 00:49:42 UTC
Permalink
Hello,

I just tried setting up Putty for the first time today. After I entered all the necessary information in the Setup and clicked 'Open.' A Command Prompt opens up.
However, when I try to type my Username and Password in, nothing shows up. I am not able to type anything into the program.

Does anyone know why this is happening? How can I fix this please?

Thank you.
Adam H. Kerman
2012-09-20 12:30:03 UTC
Permalink
Post by CatzCradle
I just tried setting up Putty for the first time today. After I entered
all the necessary information in the Setup and clicked 'Open.' A Command
Prompt opens up.
However, when I try to type my Username and Password in, nothing shows
up. I am not able to type anything into the program.
Does anyone know why this is happening? How can I fix this please?
Did you enter hostname or IP address in the destination box, the correct
port number in the port box (probably 22), and choose connection type,
which I assume is ssh as you're using putty?

Assuming you want to use those settings again, don't forget to click
saved session.
r***@gmail.com
2012-09-20 16:49:25 UTC
Permalink
Post by Adam H. Kerman
Post by CatzCradle
I just tried setting up Putty for the first time today. After I entered
all the necessary information in the Setup and clicked 'Open.' A Command
Prompt opens up.
However, when I try to type my Username and Password in, nothing shows
up. I am not able to type anything into the program.
Does anyone know why this is happening? How can I fix this please?
Did you enter hostname or IP address in the destination box, the correct
port number in the port box (probably 22), and choose connection type,
which I assume is ssh as you're using putty?
Assuming you want to use those settings again, don't forget to click
saved session.
Thanks for the reply!

Yes I entered those information, but didn't click 'Saved Session (I didn't know there was an option).' I just clicked 'Open.'
Adam H. Kerman
2012-09-20 21:55:57 UTC
Permalink
Post by r***@gmail.com
Post by Adam H. Kerman
Post by CatzCradle
I just tried setting up Putty for the first time today. After I entered
all the necessary information in the Setup and clicked 'Open.' A Command
Prompt opens up.
However, when I try to type my Username and Password in, nothing shows
up. I am not able to type anything into the program.
Does anyone know why this is happening? How can I fix this please?
Did you enter hostname or IP address in the destination box, the correct
port number in the port box (probably 22), and choose connection type,
which I assume is ssh as you're using putty?
Assuming you want to use those settings again, don't forget to click
saved session.
Thanks for the reply!
Yes I entered those information, but didn't click 'Saved Session (I
didn't know there was an option).' I just clicked 'Open.'
Do you have a duplexing mismatch?

Click Terminal and look at settings under Line Discipline. Is local
echo set to auto?
r***@gmail.com
2012-09-20 23:49:40 UTC
Permalink
Post by Adam H. Kerman
Post by r***@gmail.com
Post by Adam H. Kerman
Post by CatzCradle
I just tried setting up Putty for the first time today. After I entered
all the necessary information in the Setup and clicked 'Open.' A Command
Prompt opens up.
However, when I try to type my Username and Password in, nothing shows
up. I am not able to type anything into the program.
Does anyone know why this is happening? How can I fix this please?
Did you enter hostname or IP address in the destination box, the correct
port number in the port box (probably 22), and choose connection type,
which I assume is ssh as you're using putty?
Assuming you want to use those settings again, don't forget to click
saved session.
Thanks for the reply!
Yes I entered those information, but didn't click 'Saved Session (I
didn't know there was an option).' I just clicked 'Open.'
Do you have a duplexing mismatch?
Click Terminal and look at settings under Line Discipline. Is local
echo set to auto?
Yes it is.

I think I finally figured out what my problem was. I originally stupidly thought a 'Host Name' was simply the name of your computer login like 'User' until I checked a site like snoopmyip.com/.
But when I went to SSH > Tunnels and tried to add a 'Source Port' with ' phspiaguest-nat-address.partners.org:23456', I keep getting the message "You need specify a destination address in the form "host.name:port". Why can't I add it? What am I doing wrong?
Adam H. Kerman
2012-09-23 12:26:03 UTC
Permalink
Post by r***@gmail.com
Post by Adam H. Kerman
Post by r***@gmail.com
Post by Adam H. Kerman
Post by CatzCradle
I just tried setting up Putty for the first time today. After I entered
all the necessary information in the Setup and clicked 'Open.' A Command
Prompt opens up.
However, when I try to type my Username and Password in, nothing shows
up. I am not able to type anything into the program.
Does anyone know why this is happening? How can I fix this please?
Did you enter hostname or IP address in the destination box, the correct
port number in the port box (probably 22), and choose connection type,
which I assume is ssh as you're using putty?
Assuming you want to use those settings again, don't forget to click
saved session.
Thanks for the reply!
Yes I entered those information, but didn't click 'Saved Session (I
didn't know there was an option).' I just clicked 'Open.'
Do you have a duplexing mismatch?
Click Terminal and look at settings under Line Discipline. Is local
echo set to auto?
Yes it is.
I think I finally figured out what my problem was. I originally stupidly
thought a 'Host Name' was simply the name of your computer login like
'User' until I checked a site like snoopmyip.com/.
But when I went to SSH > Tunnels and tried to add a 'Source Port' with '
phspiaguest-nat-address.partners.org:23456', I keep getting the message
"You need specify a destination address in the form "host.name:port".
Why can't I add it? What am I doing wrong?
Tell me the EXACT name and port of the host you wish to establish an
SSH session with, and I'll tell you EXACTLY which fields to put the
information into.
April Steel
2015-05-03 08:30:39 UTC
Permalink
Post by Adam H. Kerman
Post by r***@gmail.com
Post by Adam H. Kerman
Post by CatzCradle
I just tried setting up Putty for the first time today. After I entered
all the necessary information in the Setup and clicked 'Open.' A Command
Prompt opens up.
However, when I try to type my Username and Password in, nothing shows
up. I am not able to type anything into the program.
Does anyone know why this is happening? How can I fix this please?
Did you enter hostname or IP address in the destination box, the correct
port number in the port box (probably 22), and choose connection type,
which I assume is ssh as you're using putty?
Assuming you want to use those settings again, don't forget to click
saved session.
Thanks for the reply!
Yes I entered those information, but didn't click 'Saved Session (I
didn't know there was an option).' I just clicked 'Open.'
Do you have a duplexing mismatch?
Click Terminal and look at settings under Line Discipline. Is local
echo set to auto?
is what was wrong with mine had to change both options to force . Whats the permanent fix?
a***@gmail.com
2014-01-17 21:46:11 UTC
Permalink
Post by CatzCradle
Hello,
I just tried setting up Putty for the first time today. After I entered all the necessary information in the Setup and clicked 'Open.' A Command Prompt opens up.
However, when I try to type my Username and Password in, nothing shows up. I am not able to type anything into the program.
Does anyone know why this is happening? How can I fix this please?
Thank you.
Open Cydia.
1) Click the "Changes" tab in the footer.
2) Press the "Refresh" button in the top left corner.
3) After "Reloading Data", perform a search for "p0sixspwn" (the O is a zero).
4) Tap Install.
5 After installing p0sixspwn your device is untethered
6) Install ultrasnow 1.2.8( u can use iphone yeta,repo666.ultrasn0w.com or iphone folders any other methodes)
7) Restart your device enjoy


**Rather than using PuTTY for terminal on windows, a better solution would be to use mobile terminal on your apple iphone.**

Go to Cydia
Go to Cydia tab in footer
Scroll down and click "Open SSH"
Scroll down and click on "Change Default Password"
In Option C, you'll find mobile terminal. Click on it.
Install mobile terminal
Exit Cydia and open mobile terminal

You don't have to type the ip address. Type
iphone:~ mobile$ **su root**

The default password is alpine (it won't be visible when you type. Hit return after you've finished

Use the following if you are trying to solve NO SERVICE error in untethered mode
root# chmod 755 /var/mobile/ /var/mobile/Library/ /var/mobile/Library/Preferences/
Exit mobile terminal and go to setting > general > reset > reset network settings
Let the phone reboot itself.

Follow this after the above steps

http://sirajgonjtel.blogspot.in/2014/01/iphone-3gs-613-no-service-100-work.html
a***@gmail.com
2014-01-17 21:46:39 UTC
Permalink
Post by CatzCradle
Hello,
I just tried setting up Putty for the first time today. After I entered all the necessary information in the Setup and clicked 'Open.' A Command Prompt opens up.
However, when I try to type my Username and Password in, nothing shows up. I am not able to type anything into the program.
Does anyone know why this is happening? How can I fix this please?
Thank you.
p***@gmail.com
2014-08-23 19:33:20 UTC
Permalink
I initially had that problem and realized I was putting the wrong IP address so it was not prompting me anything.
When I fixed it, it was prompting me to enter the username but then the password wouldn't show me typing it so it was giving me an access denied message.
Even if it doesn't show it is typing it. After a few tries it let me in

Hope that helped.
j***@gmail.com
2017-12-20 13:14:04 UTC
Permalink
Post by p***@gmail.com
I initially had that problem and realized I was putting the wrong IP address so it was not prompting me anything.
When I fixed it, it was prompting me to enter the username but then the password wouldn't show me typing it so it was giving me an access denied message.
Even if it doesn't show it is typing it. After a few tries it let me in
Hope that helped.
you problem and mine are alike, how do you solve yours
s***@gmail.com
2018-02-28 21:19:27 UTC
Permalink
any one solve this problem?
s***@gmail.com
2018-02-28 21:20:40 UTC
Permalink
Post by s***@gmail.com
any one solve this problem?
if solved, also this. Thanks
t***@gmail.com
2014-09-24 14:53:53 UTC
Permalink
Post by CatzCradle
Hello,
I just tried setting up Putty for the first time today. After I entered all the necessary information in the Setup and clicked 'Open.' A Command Prompt opens up.
However, when I try to type my Username and Password in, nothing shows up. I am not able to type anything into the program.
Does anyone know why this is happening? How can I fix this please?
Thank you.
Even though you can't see what you're typing, you are in fact entering characters into the program (or at least this is how it works on my computer). Type in your username, press enter, and see what happens.
p***@gmail.com
2016-09-16 18:32:08 UTC
Permalink
Post by CatzCradle
Hello,
I just tried setting up Putty for the first time today. After I entered all the necessary information in the Setup and clicked 'Open.' A Command Prompt opens up.
However, when I try to type my Username and Password in, nothing shows up. I am not able to type anything into the program.
Does anyone know why this is happening? How can I fix this please?
Thank you.
William Pechter
2016-09-16 21:04:37 UTC
Permalink
W dniu czwartek, 20 września 2012 01:49:42 UTC+1 uÅŒytkownik CatzCradle
Post by CatzCradle
Hello,
I just tried setting up Putty for the first time today. After I
entered all the necessary information in the Setup and clicked 'Open.' A
Command Prompt opens up.
Post by CatzCradle
However, when I try to type my Username and Password in, nothing shows
up. I am not able to type anything into the program.
Post by CatzCradle
Does anyone know why this is happening? How can I fix this please?
Thank you.
What are your settings? What protocol are you using? Are you using a modem?
What terminal emulation are you using? What type of system are you connecting
to?

Bill
--
--
Digital had it then. Don't you wish you could buy it now!
pechter-at-gmail.com http://xkcd.com/705/
r***@gmail.com
2017-04-07 14:39:46 UTC
Permalink
Post by CatzCradle
Hello,
I just tried setting up Putty for the first time today. After I entered all the necessary information in the Setup and clicked 'Open.' A Command Prompt opens up.
However, when I try to type my Username and Password in, nothing shows up. I am not able to type anything into the program.
Does anyone know why this is happening? How can I fix this please?
Thank you.
Did you ever find a solution? I'm still stuck.
j***@gmail.com
2017-12-20 13:11:20 UTC
Permalink
Post by CatzCradle
Hello,
I just tried setting up Putty for the first time today. After I entered all the necessary information in the Setup and clicked 'Open.' A Command Prompt opens up.
However, when I try to type my Username and Password in, nothing shows up. I am not able to type anything into the program.
Does anyone know why this is happening? How can I fix this please?
Thank you.
this problem has not been solved yet
s***@gmail.com
2018-02-28 21:21:49 UTC
Permalink
any can solve this problem
Scott Dorsey
2018-03-18 20:27:35 UTC
Permalink
Post by s***@gmail.com
any can solve this problem
Well, Putty doesn't have a command prompt, so that's your first issue.
And why people keep coming to a terminals group to ask about Putty is
another issue. But, tell us, what are you actually trying to do?
--scott
--
"C'est un Nagra. C'est suisse, et tres, tres precis."
David Kaasen
2018-03-31 14:46:09 UTC
Permalink
Post by Scott Dorsey
Post by s***@gmail.com
any can solve this problem
Well, Putty doesn't have a command prompt, so that's your first issue.
And why people keep coming to a terminals group to ask about Putty is
another issue.
Putty is a _terminal_ emulator. One of the most used, I believe.

Regards from
David Kaasen (who prefers urxvt).
Scott Dorsey
2018-03-31 21:24:52 UTC
Permalink
Post by David Kaasen
Post by Scott Dorsey
Post by s***@gmail.com
any can solve this problem
Well, Putty doesn't have a command prompt, so that's your first issue.
And why people keep coming to a terminals group to ask about Putty is
another issue.
Putty is a _terminal_ emulator. One of the most used, I believe.
It is, yes. This group was chartered for supporting actual terminals,
not emulators.
--scott
--
"C'est un Nagra. C'est suisse, et tres, tres precis."
k***@gmail.com
2018-05-07 14:02:33 UTC
Permalink
Post by CatzCradle
Hello,
I have been using this application .... Putty. It has worked fine for me for almost a year and now all of a sudden I cant use my keyboard at all, except for Starting Putty. When your done bickering over this Program aka Putty, can someone please tell me/us how to fix the issue.
PS if your only on here to tell us what this program is then please save your comments till we fix the issue or help us fix it. :)
Post by CatzCradle
Thank you.
M
m***@eendusa.com
2018-06-14 16:39:38 UTC
Permalink
This post might be inappropriate. Click to display it.
Tommy Thorn
2022-05-10 19:17:24 UTC
Permalink
Post by k***@gmail.com
Post by CatzCradle
Hello,
I have been using this application .... Putty. It has worked fine for me for almost a year and now all of a sudden I cant use my keyboard at all, except for Starting Putty. When your done bickering over this Program aka Putty, can someone please tell me/us how to fix the issue.
PS if your only on here to tell us what this program is then please save your comments till we fix the issue or help us fix it. :)
Post by CatzCradle
Thank you.
M
I know this is a 4 year old convo. but I wanted to share what worked for me.
I opened up the properties of putty (right click on the putty icon), then ran compatibility troubleshooter.
Then tried the fix, the putty box opened, I hit the enter key and it worked.
I hope this helps someone.
Tommy T
Yummy Negosyo Recipe
2022-10-10 00:49:27 UTC
Permalink
Post by Tommy Thorn
Post by k***@gmail.com
Post by CatzCradle
Hello,
I have been using this application .... Putty. It has worked fine for me for almost a year and now all of a sudden I cant use my keyboard at all, except for Starting Putty. When your done bickering over this Program aka Putty, can someone please tell me/us how to fix the issue.
PS if your only on here to tell us what this program is then please save your comments till we fix the issue or help us fix it. :)
Post by CatzCradle
Thank you.
M
I know this is a 4 year old convo. but I wanted to share what worked for me.
I opened up the properties of putty (right click on the putty icon), then ran compatibility troubleshooter.
Then tried the fix, the putty box opened, I hit the enter key and it worked.
I hope this helps someone.
Tommy T
I have same problem too.. as in blank and cannot type any character. what i did I click on the upper right logo of putty then choose duplicate session then on that i logged in and entered password.
Loading...