首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 操作系统 > 其他操作系统 > 如何在本地OpenWindows V3.x系统显示远程OpenWindows V2.x
【标  题】:如何在本地OpenWindows V3.x系统显示远程OpenWindows V2.x
【关键字】:OpenWindows,V3.x,OpenWindows,V2.x
【来  源】:http://blog.chinaunix.net/article.php?articleId=58525&blogId=11301

如何在本地OpenWindows V3.x系统显示远程OpenWindows V2.x

本地机器运行 Solaris 2.x (包括简体中文 OpenWindows 3.x),而远程机器 (在该机器上您启动一个 shell 工具) 运行简体中文 Solaris 1.x,包括简体中文 OpenWindows 2.x

下面的命令顺序组成一个实例,启动在一台远程简体中文 Solaris 1.x (包括简体中文 OpenWindows 2.x) 机器上的一个 shell 工具。在这个实例里您的本地机器运行 Solaris 2.x (包括简体中文 OpenWindows 3.x),而远程机器 (在该机器上您启动一个 shell 工具) 运行简体中文 Solaris 1.x,包括简体中文 OpenWindows 2.x:

1.键入如下命令。


local_machine% xhost + remote_machine
 

2.登录到远程机器上。


local_machine% rlogin remote_machine
 




local_machine% telnet remote_machine 
 

3.设置远程机器的语言环境。
remote_machine% setenv  LANG chinese
 

4.设置远程机器使其显示到您的本地机器上。


remote_machine% setenv  DISPLAY local_machine:0.0 
 

5.设置 OpenWindows 环境的起始目录。


remote_machine% setenv  OPENWINHOME /usr/openwin
 

6.设置到 OpenWindows LD 库的路径。


remote_machine% setenv  LD_LIBRARY_PATH $OPENWINHOME/lib
 

7.启动一个 OpenWindows 应用程序,例如一个 shell 工具:


remote_machine% $OPENWINHOME/bin/xview/ shell tool -lc_basiclocale  oldlocale  -lc_inputlang  oldlocale  -lc_displaylang oldlocale
 

要运行不同的应用程序,可用那个应用程序的命令取代 shelltool。

Solaris 8 如何使用及编辑PostScript字体?:【上一篇】
ssh和scp配合使用,在多个服务器之间传送数据:【下一篇】
【相关文章】
  • 8220V2.X版本开局步骤
  • 在本地OpenWindows V3.x系统显示远程操作OpenWindows V2.x
  • Solaris 8 定制OpenWindows工作区
  • 【随机文章】
  • Redhat Enterprise Linux 4 下的GCC安装顺序
  • 終極解決“Visual Studio .NET 偵測到您的Web伺服器不是ASP .NET 1.1 版,您將無法執行Asp .NET的應用程式或...
  • Firefox插件系列(10)
  • sed 实例三
  • 视频捕捉系列之DV视频捕捉
  • Windows精解:窗口类释疑
  • Fireworks MX 2004 对象的变形
  • oracle statspack实例(二)
  • FreeBsd6.0 汉化
  • Real 流媒体服务的搭建与测试
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 软讯网络 All Rigths Reserved.