artificerpi

使用Hercules等软件在PC上模拟主机环境

Hercules is an open source software implementation of the mainframe System/370 and ESA/390 architectures, in addition to the latest 64-bit z/Architecture. Hercules runs under Linux, Windows, Solaris, FreeBSD, and Mac OS X. 

 

环境:

  Linux (ubuntu), windows下类似

 

所需安装软件和文件

  Hercules-390   模拟软件

      Z/OS ADCD (Don't ask, I will not provide) 安装镜像

  c3270 (或 x3270)  3270终端仿真器

 

安装 :  

  sudo apt-get install hercules

  sudo apt-get install c3270

 

运行(具体配置请见参考部分)

1 sudo hercules -f  YOUR-FILE-PATH/hercules.cnf
2 
3 c3270 localhost:PORT  # (第一次连接作为配置窗口) 使用 ipl a80 命令配置主机
4 c3270 localhost:PORT 



运行截图

 

 That's it!

 

 

默认登录帐号密码 IBMUSER     SYS1

 

 

参考

https://phocean.net/wp-content/uploads/2013/05/install_zOS_in_Hercules.txt

Installing z/OS on hercules

posted @ 2017-02-20 10:53  artificerpi  阅读(1015)  评论(0编辑  收藏  举报

Copyright ©2017 artificerpi