mirror of
https://github.com/PrivSec-dev/privsec.dev
synced 2024-11-08 07:51:33 -05:00
Add Fedora CoreOS butane file for mac NTS
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
42c8545109
commit
9cf68cc7a8
@ -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`.
|
||||
|
Loading…
Reference in New Issue
Block a user