本連載でこれまでに説明したように、OpenSSH経由でWindowsにリモートログインした場合、そこからはGUIアプリケーションを起動できない。しかし、Windows上の仮想環境やWSL2で動作しているUbuntuから、Windows側のGUIアプリケーションを起動したいケースはある。
PowerShell modules and scripts aren’t generally written with interactivity in mind. After all, automation is generally about hands-off activities. However, there are times when you might need to write ...
前回までで、PowerShell 7.2の主な新機能については一通り紹介したので、連載の流れに戻ろう。 リモートワークで重要な役割を果たしているものの一つがOpenSSHだ。LinuxなどのUNIX系OSでは、OpenSSHを経由してサーバにログインして作業をすることが多い。Windowsで ...