@treefifty The native experience was usually whichever usually-bespoke app the site needs.
Most OpenVMS boxes ran basic services (DECnet, later IPv4, maybe clustering, maybe a database).
Development-focused boxes then had compilers, and some now-basic development tools..
Most boxes then ran server- or organization-specific apps.
Assuming development usage, it’d be TCP/IP Services (the vendor add-on IP stack), maybe DECnet (Phase IV is simpler and lighter, DECnet-Plus (Phase V) is bigger and way more complex, RMS services, some mix of compilers, probably DECset (which includes the classic native IDE LSEDIT, and the classic source code-management tool CMS and build tool MMS), probably the SSL libraries, and usually a few other chunks.
In the doc set, read the User’s Manual first, then either the volumes of the system management manual, and/or the volumes of the Programming Concepts manual. The rest of the docs all branched off from there.
Do not try to carry over your knowledge and expectations of UNIX. While there are some commonalities, many things are very different. Trying to apply knowledge or assumptions from UNIX, you will get frustrated.
Decuserve is an open-access server run by volunteers and hosted by VSI, the HPE-licensed “owner” of OpenVMS and its development.
#openvms