.Dd Created:$Mdocdate$ .Dt ohazot_openbsd .Tg back_to_top .Bd -literal -compact _ _ ___ | |__ __ _ _______ | |_ / _ \\| '_ \\ / _` |_ / _ \\| __| | (_) | | | | (_| |/ / (_) | |_ \\___/|_| |_|\\__,_/___\\___/ \\__| .Ed .Tg menu .Bl -column ".Sy ohazot " ".Sy ohazot " ".Sy ohazot " .It Xr ohazot oh Ta | .Xr docs oh Ta | .Xr about oh Ta .El .Dd Created:2025-10-03|Updated:2025-10-06 .Dt ohazot_openbsd .Os OpenBSD .Nm openbsd .Nd openbsd .Sh INDEX .Sx back_to_top .Bl -column -offset indent ".Sy Xr roff_supported oh " ".Sy 2025-12-12 " ".Sy roff_supported (oh) " .It Li Xr linux_to_openbsd oh Ta ( 2025-10-06 ) Ta : Differences between linux and OpenBSD. .It Li Xr vm oh Ta ( 2025-10-06 ) Ta : OpenBSD vmm - configuration and usage. .It Li Xr make oh Ta ( 2025-10-06 ) Ta : OpenBSD make. .It Li Xr pf oh Ta ( 2025-10-06 ) Ta : Configuration and usage. .It > web .It Li Xr httpd oh Ta ( 2025-10-06 ) Ta : OpenBSD's httpd - setup. .It Li Xr cgi oh Ta ( 2025-10-06 ) Ta : Using CGI with httpd. .It Li Xr ssl oh Ta ( 2025-10-06 ) Ta : creating ssl certificate and httpd configuration. .It > Documentation .It Li Xr mandoc oh Ta ( 2025-10-06 ) Ta : mandoc usage. .It Li Xr roff oh Ta ( 2025-10-06 ) Ta : mdoc compatible roff macros. .El .Sh TOC .Sx back_to_top .Bl -column -offset indent ".Sy Xr roff_supported oh " ".Sy roff_supported (oh) " .It Sx INSTALL Ta : considerations. .It - Sx network .It - Sx disk partition .It - Sx install_packages .It Sx ETC_EXAMPLES Ta : Example configs can be found in Pa /etc/examples. .It Sx NOTEBOOK Ta : Tips. .It Sx SEE_ALSO .El .Sh INSTALL .Sx back_to_top .Ss network interfaces are named based on the drivers: iwn0 (wlan) , re0(eth), vlan0 .Ss disk partition As with network, disks are named based on the drivers: wdNP , sdNP. Eg.: wd0a (disk 0, partition letter a). .Pp Using an existing disk with allocated partitions .Bl -compact .It h help .It z to delete all partitions .It A to autoallocate .It p g to print the partitions showing size in GB .It Autoallocation can leave unused space at the end of the disk which can be manually allocated. .Ss install_packages .Bl -enum -compact .It using usb .It select disk .It sd1 should be selected, else set it .El .Sh ETC EXAMPLES .Sx back_to_top Example files can be found at /etc/examples, they can be used for reference. .Bl -hang -compact .It NOTE: Make sure only necessary lines are uncommented when copying to /etc. .El .Sh NOTEBOOK .Sx back_to_top turning off suspend on lid close .Bl -compact .It manually .Bd -literal -compact sysctl machdep.lidaction=0 .Ed .It at startup .Bd -literal -compact cp /etc/examples/sysctl.conf /etc/ .Ed uncomment the line .Bd -literal -compact machdep.lidaction=0 .Ed .Sh SEE ALSO .Sx back_to_top .Ss OpenBSD manpages .Xr sysctl 8 , .Xr bsd.re-config 5 .Ss links .Bl -dash -compact .It .Lk https://www.openbsd.org/ OpenBSD .El .Ss files .In openbsd.oh .Sh AUTHORS .Sx back_to_top .An -nosplit .Xr ohazot oh | .Xr about oh | .Lk https://ohazot.com ohazot.com .Aq Mt admin@ohazot.com