Skip to main content

All Questions

Tagged with
1 vote
0 answers
176 views

How to Connect and Send Commands to Windows 7 / Server Using RDP Command Line?

I am trying to automate connections to a windows 7 / Server box using RDP and from there I want to be able to use putty from command line and issue some commands on the linux box. The output should ...
Stan K's user avatar
  • 25
0 votes
2 answers
177 views

Move folders from Windows 7 to Linux NAS via SSH

I have many files I want to copy to my NAS device, however, the NAS OS doesn't allow for easy upload of an entire folder. The NAS device I am using is a Thecus N5810pro running the standard Thecus OS ...
Daz's user avatar
  • 5
1 vote
1 answer
219 views

Download the output of a command line program using PuTTy/WinSCP [duplicate]

I have ssh-access to a linux server. My account is running out of free space and I am forced to remove some data from the server. I would love to download my mysql database (and delete if afterwards) ...
tjati's user avatar
  • 619
0 votes
0 answers
79 views

Script (or conf file modification) for putty on windows 7

How can i add a script to putty for windows? I found many links describing the procedure but all them are for Linux. I would like to change the color of the router/device names during ssh. Regards.
Mars's user avatar
  • 1
12 votes
2 answers
6k views

Laggy SSH sessions on local network

I have two machines: Windows 7 connected by ethernet to a router NixOS laptop, connected wirelessly to same router My issue is that sshing from Windows to NixOS is extremely laggy. If I ping NixOS ...
statusfailed's user avatar
1 vote
1 answer
2k views

ssh-host-config script still finds the user account cyg_server when it's deleted

I removed sshd service and deleted the privilegded user account created by the script. Now I want to re-install sshd, and am having trouble with the ssh-host-config script. It still finds the user "...
somethingSomething's user avatar
1 vote
1 answer
146 views

How to pass CLIs in a remote linux server from windows batch script?

I am able to connect to a remote linux server by using start C:\Users\pankmish\Downloads\putty.exe -ssh stag -l username -pw password But Now i am trying to give linux CLIs from same batch ...
pankmish's user avatar
  • 191
1 vote
1 answer
7k views

SSH error. Error installing a service: CreateService: Win32 error 1057

ssh-host-config is not working, I get this error at creating sshd as a service. I'm running Windows 7 32 bit with cygwin installed. It was working at first, after installing cygwin. I did ssh-host-...
somethingSomething's user avatar
0 votes
2 answers
3k views

SSH into dual boot computer

So as is usual I have a dual boot Kubunutu / Windows 7 box (with cygwin), at certain static IP of local 192.168.0.x range, and I want to SSH to it from my other boxes regardless of which system it's ...
taw's user avatar
  • 1,977
1 vote
0 answers
209 views

Won't ssh to my debian virtual box

So I have the following setup: Let's give the following notations: M1 = Debian M2 = Windows M3 = Arch Where: M1 = [email protected] aka nemexis@ServerVM M3 = [email protected] aka pi@R1 If I ssh ...
Andrew-George Hondrari's user avatar
6 votes
3 answers
39k views

How to use SSH Public Key with PuTTY to connect to a Linux machine

I am trying to set a public SSH key connection from a Windows 7 machine to a Red-Hat Linux machine. The ultimate purpose is to use pscp (PuTTY's version of scp) from the command terminal w/o the need ...
ysap's user avatar
  • 2,690
0 votes
1 answer
2k views

Why did windows update break WinSCP and PuTTY?

I recently did an update to my windows 7 machine. Before, I was able to connect to a linux server at school through WinSCP and PuTTY with no issues. Now, I am either booted off after only a minute ...
JimB's user avatar
  • 9
0 votes
5 answers
10k views

Cannot SSH log into Debian virtual machine from windows 7 via Putty

I have followed a tutorial from this website http://jtreminio.com/2012/07/setting-up-a-debian-vm-step-by-step/. I am up to the point in the tutorial where it says to login via SSH. I have installed ...
Matthew Underwood's user avatar
1 vote
1 answer
377 views

I need this linux port forwarding command translated to putty

How can I translate this command to putty? I'm on a windows machine running putty. ssh -f HOST_A.net.local -L 2000:HOST_F.net.loal:3306 -N I'm following along with these links. But the -f flag doesn'...
Ramy's user avatar
  • 1,151
13 votes
9 answers
32k views

How to SSH into Red Hat Linux (virtual box guest) from Windows 7 (host)?

I have Red Hat Enterprise Linux (RHEL) running through Virtual Box, my native OS is Windows 7. From a purely educational standpoint, I want to be able to access RHEL from Win 7 over SSH. I downloaded ...
Gary Hunter's user avatar

15 30 50 per page