Linux如何從guest啟動host的應用程式 - LinuxWilliam · 2014-06-03Table of ContentsPostCommentsRelated Posts host: windows xp或7 guest: ubuntu 13.10 我有一個需求,需從guest(command line或php)去啟動windows application(exe), application是運行在host windows環境下的, 這個可以做到嗎? 我知道host透過VBoxManager可以叫guest執行程式,同樣的我希望可以從guest去叫host 執行某支應用程式 只能透過socket而已嗎? 謝謝大家! -- LinuxAll CommentsEden2014-06-07那個exe是怎樣的 是gui程式嗎?Carolina Franco2014-06-11如果不是 你可以在host裝ssh daemon, 在guest開ssh執行Rosalind2014-06-15no,是console,由c++寫成的Quintina2014-06-17ssh可以解決,從guest ssh到host後的操作和cmd.exe中類似Related PostsHackingThursday 固定聚會 (2014-06-05)Linux Mint 17 Qiana正式版(MATE)有關QT5在CentOS 5.10安裝幹了蠢事後的補救Linux Mint 17 “Qiana”Cinnamo RC 調整系統設定
All Comments