XQuartz的使用

XQuartz的使用今天要装个 Oracle 需要使用 dbca 下面就是谷歌上面的搜索 XQuartz 使用方法 MacOSXInstal nbsp XQuartz nbsp onyourMac whichistheof appRightclic

今天要装个Oracle,需要使用dbca,下面就是谷歌上面的搜索XQuartz使用方法:

Mac OS X

  1. Install XQuartz on your Mac, which is the official X server software for Mac
  2. Run Applications > Utilities > XQuartz.app
  3. Right click on the XQuartz icon in the dock and select Applications > Terminal.  This should bring up a new xterm terminal windows.
  4. In this xterm windows, ssh into the linux system of your choice using the -X argument (secure X11 forwarding).  For example, to log into hulk.soic.indiana.edu you would run something like:

         ssh -Y

  5. Once you are logged into the linux system, you can just run the GUI program of your choice (ie. matlab, mathematics, etc) and it will display on your Mac.

以上重点就是:

下载后运行XQuartz,在终端输入

ssh -X oracle@10.10.100.177

登录过后执行GUI程序,例如:

dbca

然后就OK了!

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请联系我们举报,一经查实,本站将立刻删除。

发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/207983.html原文链接:https://javaforall.net

(0)
上一篇 2026年3月19日 下午12:38
下一篇 2026年3月19日 下午12:39


相关推荐

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

关注全栈程序员社区公众号