Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
VMWare Player で Linux サーバーを実行しています。ホストのオペレーティング システムは Windows7 です。ゲスト上で実行されるコマンドを (ホスト上で) コマンドラインから実行することは可能ですか?
はい。可能です。telnet を使用して Windows (Professional 以上) ゲスト システムに接続し、telnet または ssh を *nix ゲストに接続できます。したがって、Linux をゲストとして実行しているので、最適なオプションは ssh です (パテを使用します。これは非常に強力な実装です)。