タグ

SSHに関するAmaiSaetaのブックマーク (8)

  • localhostにsshで接続するとパスワードを聞かれる


    LinuxUnix WebDNSOS 50090Linux使 AndroidLinux
    localhostにsshで接続するとパスワードを聞かれる
    AmaiSaeta
    AmaiSaeta 2022/07/22
    同一マシンの別ユーザーに公開鍵暗号方式で `ssh` 接続する際、接続先ユーザーのホームディレクトリのパーミッションが拙いと、パスワードを聞かれるらしい。
  • jenkins で「リモートホストでシェルを実行」したときに環境変数が読み込まれない件


     jenkins 使 jenkins    (CentOS)  ~./bash_profile 使  jenkins 2.187 :  2000  bash_profile !  SSH  SSH   ./bash_profile 
    jenkins で「リモートホストでシェルを実行」したときに環境変数が読み込まれない件
  • SSHなるものをよくわからずに使っている人のための手引書

    SSHとは SSHとは、セキュアな通信を行うためのプロトコルです。 たとえば、HTTP。HTTPを通してブラウザからWebサイトにアクセスし、 コンテンツを閲覧したりWebアプリを利用したりします。 この「HTTP」というのもプロトコルの一種です。 HTTPもSSHもOSI参照モデルと呼ばれる層の最上位、アプリケーションレイヤーに位置しています。 なお、よく聞く「OpenSSH」とは、このSSHのプロトコルを実現するための 有名なソフトウェア(プログラム)のひとつです。 FTPのプロトコルで言うFileZillaとか、そういったイメージです。 このSSHを使うと、リモートサーバに安全にログインできたり、 ファイルをセキュアに送受信することができたりします。 SSHは「Secure Shell」の訳で、リモートシェルに特化しています。 公開鍵認証という仕組みを用いて、セキュアな通信を実現して

    SSHなるものをよくわからずに使っている人のための手引書
  • マイナンバーカードでSSHする - AAA Blog


    ?5  e-gove-taxIEJava Applet使 2048bitRSA使 RSASSH!
    マイナンバーカードでSSHする - AAA Blog
  • Working with SSH key passphrases - GitHub Docs

    About passphrases for SSH keys With SSH keys, if someone gains access to your computer, the attacker can gain access to every system that uses that key. To add an extra layer of security, you can add a passphrase to your SSH key. To avoid entering the passphrase every time you connect, you can securely save your passphrase in the SSH agent. Adding or changing a passphrase You can change the passph

    Working with SSH key passphrases - GitHub Docs
  • GitHub に登録した SSH 公開鍵は全世界に公開されている | 774::Blog


     GitHub  .keys  SSH   id774  https://github.com/id774.keys    ~/.ssh/authorized_keys  wget   GitHub 
    AmaiSaeta
    AmaiSaeta 2013/12/17
    任意ユーザーのGitHubページの末尾に".key"。へー知らなかった。
  • ssh で Bad owner or permissions エラー


    CentOS 4 ssh 使 [user1@server1 ~]$ ssh server2 Bad owner or permissions on /home/user1/.ssh/config  Red Hat Linux9owner  drwx------ 2 user1 user1 4096 2 13 2005 ./ drwx------ 28 user1 user1 4096 10 7 18:10 ../ -rw-r--r-- 1 user1 user1 579 2 13 2005 authorized_keys -rw-rw-r-- 1 user1 user1 14 2
    AmaiSaeta
    AmaiSaeta 2013/11/18
    ハマったので。
  • githubで複数ユーザを使い分ける - monjudoh’s diary


    githubgitosisssh help Redirecting... Redirecting... Redirecting... githubgithub使   githubgithub使  OpenSSH / 4 OpenSSH 使 HostNameSSH ~/.ssh/config SSH -  HostNameHost使
    githubで複数ユーザを使い分ける - monjudoh’s diary
  • 1