Skip to main content

Middleswarth

ssh

Forwarding Multiple Ports

Submitted by rmiddle on Sat, 05/30/2009 - 10:52pm

ssh -L 2143:localhost:143 -L 2025:localhost:25 username@192.168.100.4

Thanks
Robert

  • Read more about Forwarding Multiple Ports
  • rmiddle's blog
  • Log in or register to post comments

Setup an SSH SOCKS proxy!

Submitted by rmiddle on Wed, 04/15/2009 - 12:26am

To Read the full article go over to Hak5 and read the whole thing.

http://www.hak5.org/episodes/episode-416

What you’ll need

* An SSH server to act as your proxy.

  • Read more about Setup an SSH SOCKS proxy!
  • rmiddle's blog
  • Log in or register to post comments

Auto-closing SSH tunnels

Submitted by rmiddle on Fri, 10/03/2008 - 12:37am

http://www.g-loaded.eu/2006/11/24/auto-closing-ssh-tunnels/

The best way - Tunnels that auto-close

  • Read more about Auto-closing SSH tunnels
  • rmiddle's blog
  • Log in or register to post comments

SSH Without a Password

Submitted by rmiddle on Sun, 07/06/2008 - 6:54pm

SSH Without a Password

http://www.csua.berkeley.edu/~ranga/notes/ssh_nopass.html

The following steps can be used to ssh from one system to another without specifying a password.
Notes:

  • Read more about SSH Without a Password
  • rmiddle's blog
  • Log in or register to post comments

Syntax for running command on a remote host

Submitted by rmiddle on Sun, 07/06/2008 - 6:51pm

Syntax for running command on a remote host:
ssh [USER-NAME]@[REMOTE-HOST] [command or script]

http://www.cyberciti.biz/tips/linux-running-commands-on-a-remote-host.html

Where,

  • Read more about Syntax for running command on a remote host
  • rmiddle's blog
  • Log in or register to post comments
Subscribe to RSS - ssh

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password

Navigation

  • Recent content

IPv6 Certification Badge for rmiddle