diff options
author | Dante Catalfamo | 2020-07-07 22:45:40 -0400 |
---|---|---|
committer | Dante Catalfamo | 2020-07-07 22:45:40 -0400 |
commit | 0964bc2cdebc0d147fd50283314ec2d78619ab67 (patch) | |
tree | caba3d9aa8396385615b71fa3111fa3d69492cd2 /content/posts/WIP-installing-openbsd-on-pcengines/index.org | |
parent | 5bfc03b4acb7e205df57d76020143760c8dcd990 (diff) | |
download | blog-0964bc2cdebc0d147fd50283314ec2d78619ab67.tar.gz blog-0964bc2cdebc0d147fd50283314ec2d78619ab67.tar.bz2 blog-0964bc2cdebc0d147fd50283314ec2d78619ab67.zip |
Add manual section
Diffstat (limited to 'content/posts/WIP-installing-openbsd-on-pcengines/index.org')
-rw-r--r-- | content/posts/WIP-installing-openbsd-on-pcengines/index.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/posts/WIP-installing-openbsd-on-pcengines/index.org b/content/posts/WIP-installing-openbsd-on-pcengines/index.org index d0578ff..28f8d33 100644 --- a/content/posts/WIP-installing-openbsd-on-pcengines/index.org +++ b/content/posts/WIP-installing-openbsd-on-pcengines/index.org @@ -79,8 +79,8 @@ media (assuming you verified the signature of the install media). After the install was done, I moved it to where I will be leaving it to run, plugged in the power and ethernet, and SSH'd in. At that point -I ran [[https://man.openbsd.org/fw_update][=fw_update=]] to pull in any extra firmware I might need, and -[[https://man.openbsd.org/syspatch][=syspatch=]] to keep myself up to date with security patches. I was also +I ran [[https://man.openbsd.org/fw_update][=fw_update(1)=]] to pull in any extra firmware I might need, and +[[https://man.openbsd.org/syspatch][=syspatch(8)=]] to keep myself up to date with security patches. I was also sure to add my user to the [[https://man.openbsd.org/doas.conf][=doas.conf(5)=]] config file. I kept the serial adapter connected and plugged it into another |