タグ

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

タグの絞り込みを解除

sshに関するTomato-360のブックマーク (3)

  • If you’re not using SSH certificates you’re doing SSH wrong

    If you’re not using SSH certificates you’re doing SSH wrongUpdated on: June 8, 2023 SSH is ubiquitous. It's the de-facto solution for remote administration of *nix systems. But SSH has some pretty gnarly issues when it comes to usability, operability, and security. You're probably familiar with these issues: SSH user experience is terrible. SSH user on-boarding is slow and manual. Connecting to ne

    If you’re not using SSH certificates you’re doing SSH wrong
  • EC2にsshログインできない。タイムアウトする - pandazx's blog

    ネットワーク初心者がハマりやすいかもしれない。 作業の流れ VPC作成 サブネット作成 EC2インスタンス作成 セキュリティグループに自分のIPアドレスからのSSHアクセスのみ許可(My IP) これで意気揚々とsshアクセスするとユーザ認証画面すら出ずにタイムアウト。。。 確認ポイント1:インターネットゲートウェイ 作成したVPCにインターネットゲートウェイを関連づけよう。これがないと外と繋がれない。インターネットゲートウェイを作成し、使用するVPCにアタッチすればよい。 確認ポイント2:ルーティング Route Tablesに行き、作成したサブネットにインターネットゲートウェイとのルーティングを作ろう。Destinationに0.0.0.0/0、Targetに作成したインターネットゲートウェイを設定。 これでsshすれば、ユーザ認証画面が出るはず。 ログインできたら、KeepAlive

    EC2にsshログインできない。タイムアウトする - pandazx's blog
  • サルでも分かる多段ssh - 射撃しつつ前転 改


      IP sshssh  scp  ssh ~/.ssh/config
    サルでも分かる多段ssh - 射撃しつつ前転 改
  • 1