Quantcast
Channel: kb.hurricane-ridge.com » ssh
Browsing all 4 articles
Browse latest View live

Bookmarks for April 25, 2009

Links for April 25, 2009: Backup, Restore, and Disaster Recovery Solutions for PostgreSQL Database on NetApp Storage Systems – "This document describes the operation of PostgreSQL on NetApp® storage...

View Article



Using sftp on an alternate port

Unlike ssh and scp, sftp does not have a “-p” or “-P” flag to specify an alternate port. Instead, if the host you are connecting to has ssh running on a port other than 22, you need to use the “-o”...

View Article

.ssh/config settings for EC2 hosts

Seen multiple places around the web; I’m not sure where attribution should lie, but this is not original to me: # ~/.ssh/config # Host *.amazonaws.com CheckHostIP no StrictHostKeyChecking no...

View Article

rsync with a non-default ssh port

The rsync man page notes that the “-e” or “–rsh” flag lets you “specify the remote shell to use”. This can be used to specify transfer over a non-standard SSH port using the “-p” flag to the ssh...

View Article
Browsing all 4 articles
Browse latest View live




Latest Images