Hello,
I am one of the many that want to learn more about Mainframe, but didnt have a chance to "touch" this platform during the work:)
So why i searched in Google to find some info, and found many.. Some of them were not working because of corrupted files, another ones did not started.
Here is one working example for running z/OS on your own computer/server.
I have installed virtual server with Windows and started this emulator on it.
more information about zOS emulating:
https://famicoman.com/2018/06/28/emulating-a-z-os-mainframe-with-hercules/
You will need to download and install:
Open the wc3270 Session Wizard and create a new session with the host set to localhost and the TCP port number set to 3270. Be sure to save your session by hitting ‘[Enter]’ at the menu. You may want to create a desktop shortcut to be used later.
Ensure that your hercules.cnf file references your DASD devices correctly. The paths from the configuration file may be relative. However, in my case, I’ve provided absolute paths. I downloaded the files and shared them to virtual machine.
Here you can find the hercules.cnf file
Start hercules on the same directory as your hercules.cnf file. In my case:
Z:/OS/ibm>"C://Program Files/Hercules/hercules.exe"
The login screen should appear on the second terminal. You may login as ‘IBMUSER’ with the password ‘SYS1′.
You can search and find commands and info in the internet in order to learn how to work with this kind of platform :)