Welcome To Snipplr


Everyone's Recent Snippets Tagged ssh



« Prev 1 2 3
Create a bash alias for a SSH command, e.g. sshToWork
1 1015 posted 11 years ago by adamokruhlicaeu
This script opens an SSL tunnel between a source host and a target host.
1 1039 posted 12 years ago by miceno
How to automatically login with SSH. Also known as “key-based authorization with SSH” or simply “publickey authorization”.
0 964 posted 12 years ago by tinytiger
This SSH API is used to execute remote commands, send and receive files.
0 943 posted 12 years ago by ryantxr
OK, getting sick of typing my password.
0 773 posted 13 years ago by tregeagle
File transfer keeping dir structure
1 908 posted 13 years ago by blackthorne
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.
0 1002 posted 13 years ago by cruelfate
Check the version of CentOS
0 958 posted 13 years ago by klovera
Shows the load of the cpu graphically in ssh (note you must install htop first)
0 919 posted 13 years ago by klovera
Zipping Files on ssh using terminal etc
0 901 posted 13 years ago by bubaphex
0 934 posted 13 years ago by iloveitaly
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
0 929 posted 13 years ago by wnasich
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 s...
0 796 posted 13 years ago by 4fthawaiian
0 887 posted 13 years ago by iroybot
0 839 posted 13 years ago by ragnarokkrr
0 813 posted 13 years ago by ragnarokkrr
0 922 posted 13 years ago by kyabas
ssh localhost -CgL 8080(your computer IP address or name):80
0 1071 posted 13 years ago by inreflection7
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!
0 810 posted 13 years ago by nohn
0 978 posted 13 years ago by xz
0 932 posted 14 years ago by pacifists
Command to transfer files between servers using the command line.
0 998 posted 14 years ago by frigga
how to compress files on servers with out zip support
0 689 posted 14 years ago by springy
0 1253 posted 14 years ago by vigoncas
0 723 posted 14 years ago by l4u
0 778 posted 14 years ago by iure
« Prev 1 2 3