OpenBSD at EuroBSDcon 2019.
Materials for the OpenBSD-related talks can be found here: https://www.openbsd.org/events.html#eurobsdcon2019
#eurobsdcon
Materials for the OpenBSD-related talks can be found here: https://www.openbsd.org/events.html#eurobsdcon2019
#eurobsdcon
Sysupgrade added to OpenBSD 6.5!
The sysupgrade utility can be used to upgrade the system to the next release or to a new snapshot.
https://ftp.openbsd.org/pub/OpenBSD/patches/6.5/common/012_sysupgrade.patch.sig
#sysupgrade
The sysupgrade utility can be used to upgrade the system to the next release or to a new snapshot.
https://ftp.openbsd.org/pub/OpenBSD/patches/6.5/common/012_sysupgrade.patch.sig
#sysupgrade
October CMS on OpenBSD.
"October is a CMS platform based on PHP Laravel framework. This post is about my installing it in OpenBSD, my favorite OS :)"
https://dev.to/nabbisen/october-cms-on-openbsd-4g0i
#laravel #httpd #web
"October is a CMS platform based on PHP Laravel framework. This post is about my installing it in OpenBSD, my favorite OS :)"
https://dev.to/nabbisen/october-cms-on-openbsd-4g0i
#laravel #httpd #web
OpenBSD mailing lists with OpenSMTPD.
This post is about how to make maling lists in OpenBSD (whose current version is 6.5). With OpenSMTPD (and Dovecot, optionally), this method is perhaps the simplest...
https://dev.to/nabbisen/openbsd-mailing-lists-with-opensmtpd-163j
#opensmtpd
This post is about how to make maling lists in OpenBSD (whose current version is 6.5). With OpenSMTPD (and Dovecot, optionally), this method is perhaps the simplest...
https://dev.to/nabbisen/openbsd-mailing-lists-with-opensmtpd-163j
#opensmtpd
PHP Signify.
Native, verification-only PHP implementation of OpenBSD Signify verification. https://github.com/drupal/php-signify
#php #drupal
Native, verification-only PHP implementation of OpenBSD Signify verification. https://github.com/drupal/php-signify
#php #drupal
Sometime in the last week OpenBSD crossed 400,000 commits (*) upon all our repositories since starting at 1995/10/18 08:37:01 Canada/Mountain. That's a lot of commits by a lot of amazing people.
https://marc.info/?l=openbsd-tech&m=157059352620659&w=2
https://marc.info/?l=openbsd-tech&m=157059352620659&w=2
Everyone thinks the best way to help with OpenBSD ports, is to find something you use that hasn't been ported and create a port of it. This talk will discuss this and other misconceptions, how best to actually help OpenBSD porters with their work, and tips for how to get one's work noticed on the OpenBSD ports lists. The talk will contain examples of good submissions and counterexamples likely to get ignored (these will be made up, I will not be singling out people).
https://www.youtube.com/watch?v=eyK_LloYZu4
#ports #video
https://www.youtube.com/watch?v=eyK_LloYZu4
#ports #video
YouTube
Care and Feeding of OpenBSD Porters (2019)
Speaker: Kurt Mosiejczuk
Everyone thinks the best way to help with OpenBSD ports, is to find something you use that hasn't been ported and create a port of it. This talk will discuss this and other misconceptions, how best to actually help OpenBSD porters…
Everyone thinks the best way to help with OpenBSD ports, is to find something you use that hasn't been ported and create a port of it. This talk will discuss this and other misconceptions, how best to actually help OpenBSD porters…
Signal on OpenBSD.
Run signal-cli app on your OpenBSD installation. https://h3artbl33d.nl/communication/2019/05/20/signal-openbsd/
#signal
Run signal-cli app on your OpenBSD installation. https://h3artbl33d.nl/communication/2019/05/20/signal-openbsd/
#signal
Philipp Buehler: Vagrant for OpenBSD make installations by the busloads easy. BSDCan 2018.
https://www.youtube.com/watch?v=qaJPZzxrUtI
#video #vargant #bsdcan
https://www.youtube.com/watch?v=qaJPZzxrUtI
#video #vargant #bsdcan
OpenBSD : Virtualisation de Debian Buster.
🇫🇷https://blog.stephane-huc.net/systeme/openbsd/vm-debian-buster
#vmd
🇫🇷https://blog.stephane-huc.net/systeme/openbsd/vm-debian-buster
#vmd
Running Arch Linux using OpenBSD vmd(8).
https://www.tumfatig.net/20190705/running-arch-linux-using-openbsd-vmd8/
#vmd
https://www.tumfatig.net/20190705/running-arch-linux-using-openbsd-vmd8/
#vmd
Debian on OpenBSD vmd (without qemu or another debian system).
https://www.netzbasis.de/openbsd/vmd-debian/index.html
#vmd
https://www.netzbasis.de/openbsd/vmd-debian/index.html
#vmd
Setup environment in OpenBSD using Ansible playbook (2018).
This repository contains an Ansible playbook and set of roles for configuring an OpenBSD installation on a ThinkPad X1 Carbon laptop: https://github.com/ligurio/openbsd-cookbooks
#ansible
This repository contains an Ansible playbook and set of roles for configuring an OpenBSD installation on a ThinkPad X1 Carbon laptop: https://github.com/ligurio/openbsd-cookbooks
#ansible
OpenBSD and you.
How to have fun with the world’s most important free software project: https://home.nuug.no/~peter/openbsd_and_you/#1
How to have fun with the world’s most important free software project: https://home.nuug.no/~peter/openbsd_and_you/#1
10 projects to start contributing to OpenBSD.
You're already reading tech@ and source-changes@ and still don't know where to invest your energy? You have been applying diff from developers since some times and would like to try something new? Or maybe you're looking for a subject for this semester's project?
https://www.grenadille.net/post/2019/10/21/10-projects-to-start-contributing-to-OpenBSD
#contribute #develop
You're already reading tech@ and source-changes@ and still don't know where to invest your energy? You have been applying diff from developers since some times and would like to try something new? Or maybe you're looking for a subject for this semester's project?
https://www.grenadille.net/post/2019/10/21/10-projects-to-start-contributing-to-OpenBSD
#contribute #develop
CVE-2019-8460.
Reuven Plevinsky and Tal Vainshtein of Check Point Software Technologies Ltd. discovered that OpenBSD kernel (all versions, including 6.5) can be forced to create long chains of TCP SACK holes that cause very expensive calls to tcp_sack_option() for every incoming SACK packet which can lead to a denial of service.
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-8460
#security #cve
Reuven Plevinsky and Tal Vainshtein of Check Point Software Technologies Ltd. discovered that OpenBSD kernel (all versions, including 6.5) can be forced to create long chains of TCP SACK holes that cause very expensive calls to tcp_sack_option() for every incoming SACK packet which can lead to a denial of service.
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-8460
#security #cve
Humble Book Bundle: Linux & BSD Bookshelf by No Starch Press.
https://www.humblebundle.com/books/linux-bsd-bookshelf-2019-books
#book
https://www.humblebundle.com/books/linux-bsd-bookshelf-2019-books
#book