Elektrine
EN
Log in Register
Paige Chat Timeline Communities Gallery Videos Email DNS VPN Uptime Kairo
Back to Timeline
Remote

Dan Langille

@dvl@bsd.network
  • Open on bsd.network

dvl@FreeBSD.org

I've been contributing to open source since 1998.

0 Followers
0 Following
39 Posts
Joined January 04, 2018
FreshPorts:
https://freshports.org
homepage:
https://langille.org
BSDCan:
https://bsdcan.org
PGCon:
https://pgcon.org

Posts

Open post
dvl
Dan Langille @dvl@bsd.network · Aug 04, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network

For my next trick, running mkjail upgrade -a to get the jails still on #FreeBSD 15.0 onto 15.1

mkjail will be greatly simplified under #pkgbase.

1
0
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Aug 04, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
Replying to @dvl@bsd.network
FYI, it takes about this long: pkgbasify: 90 seconds pkg upgrade to 15.1: 60-70s
1
0
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Aug 03, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network

Current status: updating #FreeBSD 15.0 jails to FreeBSD 15.1

That consists of two main steps:

  • pkgbasify
  • mkjail upgrade -j $MYJAIL

I've modified my local copy of mkjail to use pkg, not freebsd-update.

https://github.com/mkjail/mkjail/tree/62-pkgbase

0
1
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Jul 22, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
Yes, the #FreeBSD ports tree is frozen. No, it has not been compromised. Please stand by. https://lists.freebsd.org/archives/freebsd-announce/2026-July/000294.html
1
0
2
0
Open post
dvl
Dan Langille @dvl@bsd.network · Jul 22, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
Replying to @xabean@infosec.exchange
@xabean@infosec.exchange "If you don't stop that you'll go deaf?" You're testing at home?
0
1
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Jul 18, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
As of 11:59:45 UTC on Saturday July 18, 2026, all my hosts are running #FreeBSD 15.1 Every. Last. One. Of. Them. #pkgbase Such a fast & easy upgrade. Thank you.
1
0
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Jun 29, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
I ran pkgbasify: https://dan.langille.org/2026/06/29/running-pkgbasify-on-freebsd-15-1/ #FreeBSD
1
0
1
0
Open post
dvl
Dan Langille @dvl@bsd.network · Jun 29, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
So. pkgbasify 15.0 then upgrade to 15.1? or upgrade to 15.1 then pkgbasify? #FreeBSD
0
0
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Jun 23, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
My VictoriaLogs instance just hit 10 million log entries over the past 7 days. How much space is that on disk? About 450MB [13:36 r730-01 dvl ~] % zfs list data04/victoria-logs NAME USED AVAIL REFER MOUNTPOINT data04/victoria-logs 449M 13.7T 449M /jails/logs/var/db/victoria-logs Or, according to du inside the jail, 426 MB: [13:37 logs dvl ~] % sudo du -ch -d 0 /var/db/victoria-logs 426M /var/db/victoria-logs 426M total
1
0
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Jun 21, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
Good dog.
1
0
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Jun 19, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
Replying to @oxy@social.bsdlab.au
@oxy@social.bsdlab.au and... running one gives you credits. You can use those credits to run your own tests from various areas. How's your DNS doing in Eastern Europe? What about New Zealand?
1
0
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Jun 19, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
Replying to @oxy@social.bsdlab.au
@oxy@social.bsdlab.au I've had one for about 12 years now. Easy way to contribute.
1
0
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Jun 17, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
This is Nginx (dev.freshports.org) dumping access logs in JSON format, with syslog-ng sending them to another host (logs.int.unixathome.org) via TLS, and dumping them into Victoria Logs. Both "hosts" are FreeBSD 15.0 jails.
1
0
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Jun 15, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
After about 15 minutes, I have a reverse Nginx proxy giving me access to the Victoria Logs UI. Never mind that 'unsupported path requested' and 'Failed to load logs' - I suspect that's a proxy issue. No data yet. Walking. Not running.
1
0
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Jun 14, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
Replying to @oxy@social.bsdlab.au
@oxy@social.bsdlab.au Very calm and friendly too.
1
0
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Jun 14, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
A better Walter photo. Shows his conference badge.
1
1
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Jun 12, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
The office for the next hour or so.
1
0
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Jun 11, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
Replying to @dvl@bsd.network
Based on the pkg-plist contents, yes, there is a big web service in there. Search for www/ in this pkg-plist: https://www.freshports.org/deskutils/py-paperless-ngx/#pkg-plist Seem promising.
0
3
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Jun 11, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
Are you running https://www.freshports.org/deskutils/py-paperless-ngx/ on your #freebsd server? Is it a webui?
0
0
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Jun 08, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
Replying to @mwl@io.mwl.io
@mwl@io.mwl.io with Internet you can order new underwear
1
0
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · May 26, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
On Sunday, I upgraded from rsync-3.4.1 to rsync-3.4.3 Things broke, everywhere. It was my fault. I had a / where I should not have had one. It's all fixed now though: https://dan.langille.org/2026/05/26/usr-local-sbin-rrsync-error-unsafe-arg-usr-home-rsyncer-backups/
1
0
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · May 07, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
Replying to @stefano@mastodon.bsd.cafe
@stefano@mastodon.bsd.cafe The API and opcache are new to me. I also like your method for running lnms I'll update the pkg-message for LibreNMS with that.
1
1
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · May 06, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network

Search on FreshPorts is again restricted to registered users. Search traffic doubled from 40% to 77% just after 00:00 UTC on May 6.

Details here: https://gist.github.com/dlangille/f7244e592c663a16a8350816ac50a9a5

0
0
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · May 04, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
Let’s put the #FreeBSD patch levels right on the list of supported versions. Don’t force newbie to go looking at security announcements to know what patch level they should have. here’s a starting point courtesy RWP: git ls-remote https://git.freebsd.org/src.git | grep -F refs/tags/release/14.4
1
0
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · May 04, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network

More on #FreshPorts vs restrictions on search, etc.

Last night, I received a CPU alert regarding the database server.

I logged in and restricted search to logged-in users.

[13:15 aws-1 dvl ~] % sudo grep 'joe' /var/log/auth.log.1
May 4 00:57:46 aws-1 sudo[37761]: dvl : TTY=pts/0 ; PWD=/usr/home/dvl ; USER=root ; COMMAND=/usr/local/bin/joe /jails/nginx01/usr/local/etc/freshports/constants.local.php

This change means anyone not logged into FreshPorts with their FreshPorts account will get a 401 for any search.

This morning, the graph for Nginx requests graph looks like this.

Search was enabled again at May 4 13:14:37

0
0
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Apr 29, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network

#pgbackrest is dead. What next?

https://mydbanotebook.org/posts/pgbackrest-is-dead.-now-what/

#PostgreSQL

0
0
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Apr 22, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
Replying to @mason@partychickens.net
@mason I have not heard of this problem on plain-old-rsync. That page is loading for me.
0
1
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Apr 22, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
Replying to @mason@partychickens.net
@mason That article sadly does not mention much about the feature differences, instead, it says RTFM.
0
3
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Apr 22, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
Replying to @dvl@bsd.network

Two hosts came back with bad /etc/resolv.conf

I fixed it with 'resolvconf=NOin /etc/resolvconf.conf andmv /etc/resolvconf.conf.bak /etc/resolvconf.conf `

0
4
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Apr 21, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
Let's see what happens if I reboot all my hosts at the same time... #FreeBSD
0
5
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Apr 19, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
Replying to @oxy@social.bsdlab.au
@oxy@social.bsdlab.au @oxyhyxo@mastodon.bsd.cafe The key is remembering that a reserved filesystem exists WHEN the zpool runs out of space.
0
0
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Apr 19, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
Replying to @dvl@bsd.network
@oxyhyxo@mastodon.bsd.cafe and another: https://dan.langille.org/2026/04/19/migrating-data02-freshports-dev-ingress01-to-another-zpool/
0
0
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Apr 19, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
Replying to @oxyhyxo@mastodon.bsd.cafe
@oxyhyxo@mastodon.bsd.cafe this just in: https://dan.langille.org/2026/04/19/migrating-zfs-filesystems-from-one-zpool-to-another-same-host/
0
2
1
0
Open post
dvl
Dan Langille @dvl@bsd.network · Apr 19, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
Replying to @oxyhyxo@mastodon.bsd.cafe
@oxyhyxo@mastodon.bsd.cafe I'm just doing this again, after a zpool starting filling up. Now it's going to another zpool...
0
0
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Mar 22, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
Replying to @SilverArrows@autistics.life
@SilverArrows Have you tried that with my full user id?
0
0
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Mar 03, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network

Have any of you run pkgbasify on a #FreeBSD jail?

Please tell me about it. I have about 80 jails eagerly awaiting your reply.

re: https://github.com/FreeBSDFoundation/pkgbasify

0
0
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Jan 16, 2026
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
Replying to @amethyst@haunted.computer
@amethyst@haunted.computer is this interests you, please send me your resume. You can find my email address by looking for me resume.
0
0
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Sep 01, 2025
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
Replying to @dvl@bsd.network
@serapath@mastodon.gamedev.place @leaverou@front-end.social on the first page: "Here’s the thing. Almost all open source is literally one person. What I mean by that is if you look at all the open source projects out there, and there are a lot, we see a pattern of one person no matter how we slice and dice the data."
0
1
0
0
Open post
dvl
Dan Langille @dvl@bsd.network · Sep 01, 2025
Dan Langille
@dvl@bsd.network

dvl@FreeBSD.org I've been contributing to open source since 1998.

bsd.network
Replying to @serapath@mastodon.gamedev.place
@serapath@mastodon.gamedev.place @leaverou@front-end.social It's not misleading if you read it.
0
2
0
0

Remote instance

bsd.network
Open on original server

Media

313k7r1n3
Elektrine

Tor hidden service

elekhj7afj4qnrr4yd3bkzslsyo5jgfxw3orgjkhlcxifueodybyiiad.onion

Platform

  • Email
  • Chat
  • Timeline
  • Communities
  • VPN
  • DNS

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • Warrant Canary
  • Lite (no JS)
  • VPN Policy
  • Source code

Support

  • support@elektrine.com
  • Report Security Issue
Mail client setup IMAP mail.elektrine.com:993 POP3 mail.elektrine.com:995 SMTP mail.elektrine.com:465
© 2026 Elektrine. All rights reserved. Server: 20:45:29 UTC