What does the Broken pipe message mean in an SSH session?
Sometimes my SSH session disconnects with a Write failed: Broken pipe message. What does it mean? And how can I keep my session open?
Sometimes my SSH session disconnects with a Write failed: Broken pipe message. What does it mean? And how can I keep my session open?
Is there a way to programmatically obtain a SSH server key fingerprint without authenticating to it?
I have this command to backup a remote machine. The problem is that I need root rights to read and copy all files. I have no root user enabled for security reasons and use sudo the Ubuntu way. Would I need some cool piping or something to do this?
Currently i invoke the following:
Is there a way to run a script/command every time a user connects using ssh? Can it be configured globally (i.e run the script when any user login)?
I have an Ubuntu server running on EC2 (which I didn’t install myself, just picked up an AMI). So far I’m using putty to work with it, but I am wondering how to work on it with GUI tools (I’m not familiar with Linux UI tools, but I want to learn). Silly me, I’m missing the convenience of Windows Explorer.
I started to ask this question but answered it while I had it open. I’m going to post this question, follow it up with my solution and leave it open to other potential solutions.
I want to download files from my office computer to my laptop.
I’m not using hosts.allow or hosts.deny, furthermore SSH works from my windows-machine (same laptop, different hard drive) but not my Linux machine.
I have two servers. Both servers are in CentOS 5.6. I want to SSH from Server 1 to Server 2 using a private key I have (OpenSSH SSH-2 Private Key).