The notes on this page are still a WIP
Those Who Do Not Learn History Are Doomed To Repeat It.
bhyve jail running Windows - check VMs page for more info
http://www.migrationspecialties.com/FreeAXP.html https://training.vmssoftware.com/hobbyist/
Infrastructure: Configure pfsense DHCP server for aplha.ahlawat.com 192.168.0.87
mac addr : 00-0A-0B-0C-0D-87 DHCP configured to provide IP and gateway for openvms.ahlawat.com
$ @tcpip$config
1. core
a. domain - ahlawat.com
b. interfaces - we0 menu - enable dhcp
c. routing - no dynamic, configure default route
d. bind resolver - 192.168.0.5
2. client - dhcp, ftp, ssh - enable
3. server - ftp, ssh, xdm - enable
4. startup tcp/ip service
note: correct domain and dns entries are required for non-local-subnet X connections to work
$ set password
note: required for SSH login
after launching everytime need to local login and run @tcpip$config and startup tcp/ip service
$ tcpip show service xdm
https://www.vmspython.org/doku.php?id=downloadandinstallationpython
XDM configuration is still eluding me