dwyl / learn-openbsd

Learn how to setup and use OpenBSD as the OS for your high-security projects
BSD 2-Clause "Simplified" License
7 stars 0 forks source link

doas is not enabled, /etc/doas.conf: No such file or directory #5

Open nelsonic opened 4 years ago

nelsonic commented 4 years ago

While attempting to install Postgres on OpenBSD 6.7 on localhost (VirtualBox on Mac) by following https://dev.to/nabbisen/installing-postgresql-12-2-server-on-openbsd-6-7-3bj2
I see the following error:

VirtualBox_OpenBSD 6 7 Server_04_08_2020_02_10_02

doas: doas is not enabled, /etc/doas.conf: No such file or directory

Todo

nelsonic commented 4 years ago

Intro to doas: https://www.vultr.com/docs/introduction-to-doas-on-openbsd 👀 Gonna read this tomorrow ... tired now. 😫 😴

nelsonic commented 4 years ago

Way too much info on OpenBSD's doas: https://youtu.be/i_sNhuXoFdM image

Goosegit11 commented 7 months ago

Great.