1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2024-09-16 07:44:42 -04:00

Add Fedora CoreOS butane file for mac NTS

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-01-16 02:34:21 -07:00
parent 42c8545109
commit 9cf68cc7a8
Signed by: Tomster
GPG Key ID: 555C902A34EC968F

View File

@ -21,10 +21,12 @@ Note that I am recommending UTM here over other solutions like [Parallels](https
## Choosing your Linux distribution
Generally, any distribution with `chrony` 4.0 or above would work fine. I recommend using Fedora since it is easy to manage, generally up to date, and has mostly sane defaults.
Generally, any distribution with `chrony` 4.0 or above would work fine. I recommend using Fedora since it is easy to manage, generally up to date, and has mostly sane defaults.
You can download Fedora Server from their [official website](https://fedoraproject.org/server/download/).
If you want to use Fedora CoreOS, check out my Butane file [here](https://github.com/TommyTran732/Fedora-CoreOS-Ignition/blob/main/UTM.yml). Be sure to change the SSH Key and username before converting to your Ignition file! 😉
## Setting up the virtual machine
Next, create your Linux VM in UTM. Make sure that you use the QEMU backend (as opposed to Apple Virtualization), set the Network Mode to Emulated VLAN, and port forward port `123/UDP` and `22/TCP`.