Link to home
Start Free TrialLog in
Avatar of dvcphp
dvcphp

asked on

how to install putty on ubuntu/Windows and connection thru ssh

how to install putty on ubuntu/Windows and connection thru ssh
Avatar of Phiwi Moyo
Phiwi Moyo
Flag of Germany image

In Windows you can just download the putty application no need to install.

In ubuntu, as root run: apt-get install putty /
sudo apt-get install putty "if non root"
SOLUTION
Avatar of parparov
parparov
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of dvcphp
dvcphp

ASKER

Is it required to install putty on ubuntu or can I just type the command ssh on sheel ssh (url)?
Avatar of dvcphp

ASKER

@master : I am working on Ubuntu installed on my Windows7.I am working remotely.So in can  Ubuntu,ssh myUrl  be done and no need to install Putty?
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of dvcphp

ASKER

@parparov: ssh straight in the terminal,then I will be connected remotely to other computer?
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of dvcphp

ASKER

Thanks will try and let you know .One more thing,can I install editplus on ubuntu?
Avatar of dvcphp

ASKER

When I tried ssh $ ssh your.target.address,
It says authenticity of the host denied.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of dvcphp

ASKER

Now it says "permission denied.please try again.
Avatar of dvcphp

ASKER

Its asking for password and when I enter password it says "permission denied,please try again"
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of dvcphp

ASKER

I am checking that with the admin.Thanks parparov.
One more thing ,Can I install edit plus on ubuntu? please let me know.Thanks.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of dvcphp

ASKER

Parparov ,I am now successfully logged in to the remote server and now I need to change the password.Please tell me how to change it.

Many Thanks.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of dvcphp

ASKER

ok,Now I want to change the password but looks like the command line is not talking any commands.Its just blinking and whatever I am typing is not showing up.

Just before asking this question,I did nano test.php and wrote the program.I also run it and it qas successful.Now when I went back to the terminal to change the password it it just blinking and not doing anything.Please help.
Avatar of dvcphp

ASKER

I got it done thanks.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of dvcphp

ASKER

Thank you so much.
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial