-start clarifying "Getting Started"

This commit is contained in:
Pi
2019-06-14 09:54:03 -04:00
parent 2c8c42391a
commit de16d49bf9

View File

@@ -44,6 +44,11 @@ TBD: On first PI:
* connect to Comcast network to access Github Enterprise
* install updates
* set password for *pi* account
* add *pi" to sudo group (for generic Ubuntu VM)
* usermod -a -G sudo pi
* remove password requirement for sudo group
* sudo visudo
* change line "%sudo ALL=(ALL:ALL) ALL" to "%sudo ALL=(ALL:ALL) NOPASSWD: ALL"
* git clone this repo
* edit hosts per example