鱼与能掌兼得Windows/unix环境下互操作

发表于:2007-07-04来源:作者:点击数: 标签:
在日常工作学习中,我们通常工作在 windows /unix环境下,及客户机使用 windows ,服务器使用unix. 由于 windows 和unix两种操作系统有很多不同点,给相互的操作带来很多困难。本文将就 windows /unix环境下互操作作一些较全面的分析。 本文的 测试环境 为由

  在日常工作学习中,我们通常工作在windows/unix环境下,及客户机使用windows,服务器使用unix.
  由于windows和unix两种操作系统有很多不同点,给相互的操作带来很多困难。本文将就windows/unix环境下互操作作一些较全面的分析。
  本文的测试环境为由四台pc机组成的小型局域网。其中四台pc机在一个网段内,ip:192.168.1.1-4/255.255.255.0 操作系统分别为1台装有windows 2000 server,1台装有windows 2000 professional,1台装有redhat linux 9,1台装有solaris 9.数据库其中192.168.1.1安装有aclearcase/" target="_blank" >ccess,192.168.1.4安装有oracle
  一 终端访问
  1。windows 访问 unix
  a.命令行te.net
  b.工具软件telnet如netterm,putty
  c.工具软件telnet xwindows
  2。unix 访问 windows
  3。windows 访问 windows
  4。unix 访问 unix
  二 文件共享
  1.nfs
  2.samba
  3,windows共享
  
  三 域和nis
  四 数据库互操作
  1。access访问oracle
  五 文件格式转换
  1.dos2unix
  2.unix2dos

原文转自:http://www.ltesting.net