Change target / mode:
systemctl isolate <target>
Find default mode:
systemctl get-default
Set a default mode:
systemctl set-default <target>
Note the needs to end in “.target” ie:
systemctl set-default multi-user.target
Locations:
/etc/systemd/system
/usr/lib/systemd/system