<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/ssh</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 04:29:06 GMT</pubDate>
<item>
<title>(Bash) Bash SSH Tunnel - miceno</title>
<link>http://snipplr.com/view/70899/bash-ssh-tunnel/</link>
<description><![CDATA[ <p>This script opens an SSL tunnel between a source host and a target host.</p> ]]></description>
<pubDate>Tue, 23 Apr 2013 20:02:46 GMT</pubDate>
<guid>http://snipplr.com/view/70899/bash-ssh-tunnel/</guid>
</item>
<item>
<title>(Bash) Automatic SSH login - tinytiger</title>
<link>http://snipplr.com/view/67678/automatic-ssh-login/</link>
<description><![CDATA[ <p>How to automatically login with SSH. Also known as “key-based authorization with SSH” or simply “publickey authorization”.</p> ]]></description>
<pubDate>Wed, 10 Oct 2012 20:44:59 GMT</pubDate>
<guid>http://snipplr.com/view/67678/automatic-ssh-login/</guid>
</item>
<item>
<title>(PHP) PHP SSH API class - ryantxr</title>
<link>http://snipplr.com/view/67668/php-ssh-api-class/</link>
<description><![CDATA[ <p>This SSH API is used to execute remote commands, send and receive files.</p> ]]></description>
<pubDate>Wed, 10 Oct 2012 00:31:19 GMT</pubDate>
<guid>http://snipplr.com/view/67668/php-ssh-api-class/</guid>
</item>
<item>
<title>(Bash) Passwordless Logins - tregeagle</title>
<link>http://snipplr.com/view/63596/passwordless-logins/</link>
<description><![CDATA[ <p>OK, getting sick of typing my password.</p> ]]></description>
<pubDate>Mon, 27 Feb 2012 12:00:16 GMT</pubDate>
<guid>http://snipplr.com/view/63596/passwordless-logins/</guid>
</item>
<item>
<title>(Bash) SSH tarpipe (File transfer keeping dir structure) - blackthorne</title>
<link>http://snipplr.com/view/63479/ssh-tarpipe-file-transfer-keeping-dir-structure/</link>
<description><![CDATA[ <p>File transfer keeping dir structure</p> ]]></description>
<pubDate>Tue, 21 Feb 2012 22:46:40 GMT</pubDate>
<guid>http://snipplr.com/view/63479/ssh-tarpipe-file-transfer-keeping-dir-structure/</guid>
</item>
<item>
<title>(Bash) Run command on all hosts in known_hosts file - cruelfate</title>
<link>http://snipplr.com/view/63345/run-command-on-all-hosts-in-knownhosts-file/</link>
<description><![CDATA[ <p>Perform command on all hosts found in **~/.ssh/known_hosts**

Works better when [**auth.sh**](http://snipplr.com/view/46699/authsh/ "auth.sh") has been run on each host first.</p> ]]></description>
<pubDate>Wed, 15 Feb 2012 08:21:24 GMT</pubDate>
<guid>http://snipplr.com/view/63345/run-command-on-all-hosts-in-knownhosts-file/</guid>
</item>
<item>
<title>(Bash) Check CentOS version from SSH - klovera</title>
<link>http://snipplr.com/view/63342/check-centos-version-from-ssh/</link>
<description><![CDATA[ <p>Check the version of CentOS</p> ]]></description>
<pubDate>Wed, 15 Feb 2012 06:01:21 GMT</pubDate>
<guid>http://snipplr.com/view/63342/check-centos-version-from-ssh/</guid>
</item>
<item>
<title>(Bash) Show load visually (apache) - klovera</title>
<link>http://snipplr.com/view/63026/show-load-visually-apache/</link>
<description><![CDATA[ <p>Shows the load of the cpu graphically in ssh (note you must install htop first)</p> ]]></description>
<pubDate>Fri, 03 Feb 2012 11:59:51 GMT</pubDate>
<guid>http://snipplr.com/view/63026/show-load-visually-apache/</guid>
</item>
<item>
<title>(Bash) Zip files via SSH - bubaphex</title>
<link>http://snipplr.com/view/59021/zip-files-via-ssh/</link>
<description><![CDATA[ <p>Zipping Files on ssh using terminal etc</p> ]]></description>
<pubDate>Fri, 23 Sep 2011 19:08:40 GMT</pubDate>
<guid>http://snipplr.com/view/59021/zip-files-via-ssh/</guid>
</item>
<item>
<title>(Bash) Move Local SSH Keys to Remote User - iloveitaly</title>
<link>http://snipplr.com/view/58138/move-local-ssh-keys-to-remote-user/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 24 Aug 2011 22:03:36 GMT</pubDate>
<guid>http://snipplr.com/view/58138/move-local-ssh-keys-to-remote-user/</guid>
</item>
<item>
<title>(Bash) Remote port forwarding with ssh/putty - wnasich</title>
<link>http://snipplr.com/view/57880/remote-port-forwarding-with-sshputty/</link>
<description><![CDATA[ <p>This allow serve web pages to internet behind a firewall, using a linux server with a public IP address running sshd.
We must have root credentials and sshd configured with: GatewayPorts yes</p> ]]></description>
<pubDate>Wed, 17 Aug 2011 01:54:42 GMT</pubDate>
<guid>http://snipplr.com/view/57880/remote-port-forwarding-with-sshputty/</guid>
</item>
<item>
<title>(Bash) Enable Remote access / Screen Sharing through ssh in OSX - ypmits</title>
<link>http://snipplr.com/view/57171/enable-remote-access--screen-sharing-through-ssh-in-osx/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 27 Jul 2011 03:32:44 GMT</pubDate>
<guid>http://snipplr.com/view/57171/enable-remote-access--screen-sharing-through-ssh-in-osx/</guid>
</item>
<item>
<title>(Bash) relay files via tar+ssh+cat - 4fthawaiian</title>
<link>http://snipplr.com/view/57096/relay-files-via-tarsshcat/</link>
<description><![CDATA[ <p>rsync doesn't like to copy files from host to host. This is sort of the "old school" unix way - tar everything to a pipe, then pipe everything out. It's how we used to copy directories remotely before we had tools like rsync. I'm definitely open to suggestions on how to improve this (even a fix for rsync, if I'm wrong)</p> ]]></description>
<pubDate>Mon, 25 Jul 2011 02:01:47 GMT</pubDate>
<guid>http://snipplr.com/view/57096/relay-files-via-tarsshcat/</guid>
</item>
<item>
<title>(Bash) Remove RSA key for ssh - iroybot</title>
<link>http://snipplr.com/view/56355/remove-rsa-key-for-ssh/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 09 Jul 2011 10:06:01 GMT</pubDate>
<guid>http://snipplr.com/view/56355/remove-rsa-key-for-ssh/</guid>
</item>
<item>
<title>(Bash) SCP - filter syntax - ragnarokkrr</title>
<link>http://snipplr.com/view/55212/scp--filter-syntax/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 14 Jun 2011 00:08:43 GMT</pubDate>
<guid>http://snipplr.com/view/55212/scp--filter-syntax/</guid>
</item>
<item>
<title>(Bash) SCP - default syntax - ragnarokkrr</title>
<link>http://snipplr.com/view/55211/scp--default-syntax/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 14 Jun 2011 00:06:03 GMT</pubDate>
<guid>http://snipplr.com/view/55211/scp--default-syntax/</guid>
</item>
<item>
<title>(Bash) configuration ssh - nialace</title>
<link>http://snipplr.com/view/55023/configuration-ssh/</link>
<description><![CDATA[ <p>pour éviter les problèmes de lenteur à la connexion ssh

dans sshd_config (qui se trouve dans /etc/ssh) ajouter la ligne suivante</p> ]]></description>
<pubDate>Wed, 08 Jun 2011 22:31:41 GMT</pubDate>
<guid>http://snipplr.com/view/55023/configuration-ssh/</guid>
</item>
<item>
<title>(Other) sshfs connection string - kyabas</title>
<link>http://snipplr.com/view/54530/sshfs-connection-string/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 28 May 2011 04:12:35 GMT</pubDate>
<guid>http://snipplr.com/view/54530/sshfs-connection-string/</guid>
</item>
<item>
<title>(Bash) SSH To Windows Local Host - inreflection7</title>
<link>http://snipplr.com/view/53880/ssh-to-windows-local-host/</link>
<description><![CDATA[ <p>ssh localhost -CgL 8080(your computer IP address or name):80</p> ]]></description>
<pubDate>Fri, 20 May 2011 23:18:15 GMT</pubDate>
<guid>http://snipplr.com/view/53880/ssh-to-windows-local-host/</guid>
</item>
<item>
<title>(Bash) Remote sudo with redirect - nohn</title>
<link>http://snipplr.com/view/53657/remote-sudo-with-redirect/</link>
<description><![CDATA[ <p>Ever wanted to execute remote commands with sudo while redirecting output to a file that doesn't belong to the user you login with? Combine single quotes with double quotes!</p> ]]></description>
<pubDate>Tue, 17 May 2011 17:21:34 GMT</pubDate>
<guid>http://snipplr.com/view/53657/remote-sudo-with-redirect/</guid>
</item>
</channel>
</rss>