▲ | n4r9 3 days ago | ||||||||||||||||||||||||||||
Thanks v much for the info. You're right, I'm unfamiliar with this process and its resource constraints. | |||||||||||||||||||||||||||||
▲ | ninjin 3 days ago | parent | next [-] | ||||||||||||||||||||||||||||
No worries, glad to help. I should also have added that on OpenBSD (and BSDs in general) base is much more complete than on most Linux distributions. I run a web, name, and mail server using OpenBSD and I do not need a single port or package for this. SMTP daemon, DNS daemon, web server, TLS certificate handling, etc. It is all in base and works together coherently, which is what draws people like me to BSDs. | |||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||
▲ | johnisgood 3 days ago | parent | prev [-] | ||||||||||||||||||||||||||||
You could think of ports as 3rd party packages, whereas base is not. |