タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

sshに関するd5884のブックマーク (2)

  • 9 Awesome SSH Tricks

    Sorry for the lame title. I was thinking the other day, about how awesome SSH is, and how it's probably one of the most crucial pieces of technology that I use every single day. Here's a list of 10 things that I think are particularly awesome and perhaps a bit off the beaten path. Update: (2011-09-19) There are some user-submitted ssh-tricks on the wiki now! Please feel free to add your favorites.

    d5884
    d5884 2012/01/01
    ControlMaster か
  • Putty で nc を使った多段ssh - methaneのブログ

    ncある限りぼくはどこまででもいけるッ! - (ひ)メモ この ProxyCommand を puttyごった煮版で利用してみる。 まずは、踏み台サーバーに普通に対して普通にputtyでログインできる状態を作り、適当なセッション名をつけて保存する。 コマンドラインから "plink 踏み台サーバーのセッション名" ができる事を確認する。 次に、到達したいサーバーのセッションを作る。設定画面の connection/Proxy を開く。Proxy Type は local に、真ん中らへんの設定はすっ飛ばし、一番下の Telnet command, or local proxy command の部分に、 plink 踏み台サーバーのセッション名 "nc -w 10 %host %port" と書く。これで、sshのProxyCommand相当のことがputtyでできる。 まだ1段しか踏み台

    Putty で nc を使った多段ssh - methaneのブログ
    d5884
    d5884 2010/07/30
    これだー!
  • 1