1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Making roles/1-prep/README.rst approachable for newcomers

This commit is contained in:
A Holt 2021-06-27 23:15:24 -04:00 committed by GitHub
parent 2ceb51f162
commit 907b38d74f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,14 +2,15 @@
1-prep README 1-prep README
============= =============
This 1st stage is primarily hardware-focused, prior to OS This 1st stage (1-prep) is primarily hardware-focused, prior to OS
additions/mods, but also includes critical pieces sometimes needed for additions/mods, but also includes critical pieces sometimes needed for
remote support: remote support:
- SSH - SSH
- Administrator security (username iiab-admin by default) - `iiab-admin <https://github.com/iiab/iiab/tree/master/roles/iiab-admin>`_ username and group to log into Admin Console
- OpenVPN software if/as needed later for remote support - OpenVPN software if/as needed later for remote support
Traditionally it included preliminaries like hostname and things Traditionally 1-prep also included preliminaries like hostname and
specific to a particular platform, such as the XO laptop, done before hardware-oriented things specific to a particular platform (such as
the bulk of the install. One Laptop Per Child's XO laptop) i.e. critical setup prior to the
bulk of IIAB's software install.