Hi All
I have put a web server on a machine with Ubuntu on it and I connect to this machine via ssh using Putty.
I am trying to share the www folder so I can open it form my windows machine so I can put the files in there.
I used the command : net usershare add www /var/www "www" everyone:F guest_ok=no
When I connect tot he machine from the windows machine using \\192.168.1.1
I need a reverse shell from Windows to my virtual machine and I don't know any? I've tried poderosa and putty to no avail. Poderosa doesn't allow me to enter the required parameters and putty doesn't work. With putty I can give the parameters -R 9000:localhost:9000 but when I confirm my password in the login screen putty close the window? I've tried cygwin, too.
I spent about 3 hours trying to figure out how to connect to a linux box from my windows machine using putty without having to send the password.
This is connecting to an Ubuntu server that is using OpenSSH. The private key is SSH-2 RSA, 1024 bits. I am connecting using SSH2.
I have run into the more common problems already:
Putty generated the public key in the "wrong format".
When I want to work on my local Linux machines from windows, I use Putty+Xming and I set the Xming port in Putty connection settings.
This way I have a terminal on the machine and if, for example, I run the command 'firefox' a firefox window is opened in Windows (while it is really running on the Linux machine).
i have a redhat linux 5.3 machine.
i can ping that machine remotely from my laptop.
but when i connect that server via putty after providing username and password there is wait for some minutes and then i get error message
"server unexpectedly closed network connection"
Please guide me to resolve.
During my experiments with VPS (11.10 x86) I meet some problem with remote access to my machine.
After installing the system, I'm able to login via Putty from Windows machine (default account with root privileges) with password.
In next step I've created new user:
adduser gsa
After that I've tried to login via ssh:
ssh gsa@localhost
and everything works correctly (so password is correct).
Hi Guys ,
I am using putty.exe file to login to servers . I heard that there is way to save my username and password in putty so that i no need to give my creds while logging into putty . If so please provide me th way to do so .
Please note : I am not talking about keyfile .
Thanks in advance .
Hi Folks,
I have an application of which logs are being made on unix machine at the back end , i open putty and access that location
Code:
cd /var/log/abc.log
but those logs are getting refreshed after every minute or on every request and response Now I am opening those logs on putty but please advise me the unix command so that my logs are also get refreshed on putty as the logs are gettin
I am using putty software in my windows to run the command for using linux.
I put the server IP as 172.172.100.251. On inserting my password it shows the Access is denied on the screen
I want to know that how can i retrieve my password with putty?