はじめに:パスワード認証からの卒業、なぜ今すぐやるべきなの? 皆さん、Webサイトやアプリを動かすためにUbuntuサーバーを使っていますか?僕も日々、サーバーと向き合っている技術者の一人です。 サーバーに接続する時、よく使うのが SSH(Secure Shell ...
第40回において、 ターミナルを利用したファイルのやりとりとしてssh/ scpコマンドを紹介しました。sshはリモートマシンにログインを行ったり、 リモートマシン上でコマンドを実行したりするためのプログラムです。今回はsshに関するTipsを紹介します。
今回は、自宅のUbuntuマシンで動かしているWebアプリに、外出先のMacBookからアクセスできるようにした話を書きたいと思います。 結論から言うと、Tailscaleというツールを使うことで、驚くほど簡単に、しかも安全に実現できました。 この記事では、実際に ...
Ubuntu includes a variety of utilities for connecting to secure shell servers. The standard "ssh" command connects to the remote SSH server and provides a terminal prompt that you can use to run ...
How to set up passwordless SSH authentication for Ubuntu Server Your email has been sent You probably secure shell into your Linux servers throughout the day. Hopefully, you’ve set those servers up ...
Community driven content discussing all aspects of software development from DevOps to design patterns. To perform a GitHub clone with SSH keys in Git, simply follow these steps: Create an SSH keypair ...