====== OpenBSD FAQ ====== The [[https://openbsd.org/faq|OpenBSD FAQ]] and [[https://man.openbsd.org/cgi-bin/man.cgi|man pages]] are the authoritative source for information. You can also often search official project pages. For example, here are the project pages for [[https://bsd.plumbing/|relayd]] and [[https://www.opensmtpd.org/|opensmtpd]]. ====== Sample Config Files ====== Many system daemons that come bundled in OpenBSD base have sample configuration files that you can reference in /etc/examples/. For example, suppose you want to configure a web server. Then start like so: $ doas cp /etc/examples/httpd.conf /etc/httpd.conf And work using that configuration file as a template. ====== Mailing Lists ====== You can often find your questions answered by searching through the OpenBSD mailing lists, which are conveniently archived at [[https://marc.info/?l=openbsd-misc|marc.info]]. These are often answered by the OpenBSD developers themselves. ====== IRC Chat Room ====== You can find help in our unofficial [[ircs://irc.ircnow.org/#openbsd|OpenBSD]] IRC channel. - [[openbsd:hardware|Hardware]] - [[openbsd:net|Networking]] - [[openbsd:www|Web]] - [[openbsd:irc|IRC]] - [[openbsd:xmpp|XMPP]] - [[openbsd:matrix|Matrix]] - [[openbsd:dns|DNS]] - [[openbsd:crypto|Cryptography]] - [[openbsd:media|Multimedia]] - [[openbsd:mail|Mail]] - [[openbsd:vcs|Version Control]] - [[openbsd:telephony|Telephony]] - [[openbsd:desktop|Desktop]] - [[openbsd:utilities|Utilities]] - [[openbsd:ldap|LDAP]] - [[openbsd:file|File System]] - [[openbsd:news|Newsreaders]] - [[openbsd:rss|RSS]] - [[openbsd:langs|Programming Languages]] - [[openbsd:upgrade|Upgrading]] - [[openbsd:shell|Shell accounts]] - [[openbsd:shell2|Shell accounts2]] - [[openbsd:vmm|Virtualization]]