rxmxn / pycoin

0 stars 0 forks source link

Automate Ubuntu Server Installation #15

Open rxmxn opened 4 years ago

rxmxn commented 4 years ago

Automate as much as possible the Ubuntu Server installation.

Steps to follow to create a script: https://ubuntu.com/tutorials/create-an-ubuntu-image-for-a-raspberry-pi-on-macos#2-on-your-macos-machine

Need to configure the network to use wifi: https://medium.com/@huobur/how-to-setup-wifi-on-raspberry-pi-4-with-ubuntu-20-04-lts-64-bit-arm-server-ceb02303e49b

Need to boot for the first time and create a new password for the user ubuntu.

Still need a list of things that need to be installed. At least we need Docker, probably Concourse.

Research on security measures that can be taken.