# What is Fedora CoreOS
- Short presentation about what is Fedora CoreOS
# What build tools do we use to build?
- Brief overview of the tools that we use to build FCOS
# Users get assigned a number for their lab user
- Each user gets assigned a number 1..19
- Their username to log in to lab instances will then be `labuserX`
- i.e. user `1` is `labuser1`, user `19` is `labuser19`
# For the CoreOS Assembler Tutorial
- ssh `labuserX@52.209.176.108`
- password is `flock2023cosalab`
- Follow the tutorial steps at:
- https://github.com/coreos/coreos-tutorials/tree/main/coreos-assembler
# For the Fedora CoreOS Tutorials
- `ssh labuserX@3.252.102.80`
- password is `flock2023fcoslab`
- once logged in: `cd ~/coreos`
- Follow the tutorials starting with the directions on:
- https://docs.fedoraproject.org/en-US/fedora-coreos/tutorial-autologin/