1. 點擊MyAPP.dmg
2. 將MyAPP拉到 /<PATH>下
3. 鍵入以下指令:
$ sudo productbuild --component /<PATH>/MyAPP.app /<PATH>/MyPKG.pkg
參考: https://www.hexnode.com/mobile-device-management/help/convert-dmg-to-pkg-mac/
1. 點擊MyAPP.dmg
2. 將MyAPP拉到 /<PATH>下
3. 鍵入以下指令:
$ sudo productbuild --component /<PATH>/MyAPP.app /<PATH>/MyPKG.pkg
參考: https://www.hexnode.com/mobile-device-management/help/convert-dmg-to-pkg-mac/
Mac OS X版本: 10.14.6
1. 點選「系統偏好設定」(System Preferences)。
2. 點選「共享」(Sharing)。
3. 打勾「遠端管理」(Remote Management)後,會跳出一些權限設定,由於我在內部網路,所以我是全勾。
4. 勾起了「遠端管理」(Remote Management)後,在視窗右邊點選「電腦設定」(Computer Settings...)。
5. 再勾選「VNC檢示程式可以使用密碼來控制螢幕」(VNC viewers may control screen with password:),接下來在右方填入要使用VNC登入的「密碼」(Password),然後再點選「好」(OK)。
6. 點選「選項」(Options...)去確認權限,若都OK,那就表示設定完成。
Step 1) Go to http://xquartz.macosforge.org/landing/ , download XQuartz-x.x.x.dmg and install it.
Step 2) Go to 「LaunchPad」 --> Open 「X11」
Step 3) Click the "right button" on X11 icon of Dock. --> go to 「Application(應用程式)」 --> Click 「Terminal(終端機)」, then xterm is open.
Step 4) type a command "ssh -X <username>@<hostname or IP>" to connect a host in xterm.
Step 5) type a command "virt-manager".