タグ

sshに関するsudixのブックマーク (4)

  • Scalable and secure access with SSH

    Consistent security controls and high reliability are common expectations for any systems administrator. How do you deliver both on a network with thousands of servers supporting thousands of engineers? Most off-the-shelf solutions require a compromise in at least one of these areas — and we refused to accept this. Most systems administrators use the industry-standard Secure Shell (SSH) for access

    Scalable and secure access with SSH
  • sshのラッパーコマンドを作った - オープンソースこねこね

    GoでSSHコマンドに便利機能を追加したコマンドを作りました。 2017/04/11 追記: この記事の内容は古くなっています! 2017/04/11時点の最新の仕様は、次の記事を参照してください SSHラッパーコマンドEsshのv1.0.0をリリースしました - オープンソースこねこね 追記ここまで。以下は2015/11時点の古い情報となります。 github.com 機能として Luaで~/.ssh/configに相当する設定を書ける。 zshの補完機能を使って、接続先一覧を出す。 サーバ接続時にフックを仕込める。自分はスクリーンの色を変えるの使っている。 複数のリモートサーバにまとめてコマンドを実行する。 といったところです。詳細はリポジトリのREADMEを見ていだければと思います。 ビルド済みバイナリをリリースページにおいてあるので、インストールはダウンロードして解凍してパスの通っ

    sshのラッパーコマンドを作った - オープンソースこねこね
  • 第220回 Ubuntuでモバイルシェル「Mosh」を使う | gihyo.jp

    Moshというソフトウェアが最近話題になっています。moshと言えばR6RS準拠のSchemeインタプリタを連想する方も多いと思いますが、今回紹介するのは同名の別ソフトウェアです。 Moshとは、端末をリモートで操作するためのソフトウェア、簡単に言ってしまえばSSHの代替となるソフトウェアです。今週のレシピでは、SSHよりも高速で、接続のローミングができるMobile Shell、略してMoshを紹介します。 Moshのインストール Ubuntuでは、12.04のUniverseリポジトリにMosh 1.1.3のパッケージが用意されています。また10.04、10.10、11.04、11.10の各リリースにも、backportsリポジトリにMosh 1.1.1がバックポートされています。つまりUbuntuならば、ソースビルドや野良パッケージなどに頼らずとも、Moshを簡単に使いはじめることが

    第220回 Ubuntuでモバイルシェル「Mosh」を使う | gihyo.jp
  • Introducing Ubuntu SSH Lens for Unity

    Allows to easily search and connect to SSH sessions directly from Unity Following our previous articles, Ubuntu Binary Clock Lens, Ubuntu YouTube Lens and Scope, Ubuntu Calendar Lens, Ubuntu Web Sources Lens, Ubuntu Gwibber Lens, Ubuntu Books Lens, Ubuntu Cities Scope, Ubuntu Grooveshark Scope, Ubuntu Calculator Scope and Pirate Bay Torrents Lens for Unity, today we are introducing the Ubuntu SSH

    Introducing Ubuntu SSH Lens for Unity
  • 1