今回は、自宅のUbuntuマシンで動かしているWebアプリに、外出先のMacBookからアクセスできるようにした話を書きたいと思います。 結論から言うと、Tailscaleというツールを使うことで、驚くほど簡単に、しかも安全に実現できました。 この記事では、実際に ...
第40回において、 ターミナルを利用したファイルのやりとりとしてssh/ scpコマンドを紹介しました。sshはリモートマシンにログインを行ったり、 リモートマシン上でコマンドを実行したりするためのプログラムです。今回はsshに関するTipsを紹介します。
proxmoxにVPCでubuntuを構築した際、コンソールだとコピペができなくて不便なので、PowerShellからSSH接続します。 Ubuntuインストール後、コンソールで以下を実行し、IPアドレスを調べます。 私の環境ですと、192.168.0.14でした。 次にPowerShellを開き以下を実行します。
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 ...
Learn how to fix Copy Fail (CVE-2026-31431) in Ubuntu and Linux Mint. Copy Fail vulnerability allows any local user gain root ...
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 ...
Looking for an easier way to configure SSH on your data center servers? How about Webmin? Jack Wallen walks you through some of the options for better SSH security using this web-based GUI. Nearly ...
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 ...