Tom
pertho@mastodon.bsd.cafe
<p>Sysadmin, forced to use Linux/Mac OSX for work, prefers BSD, plant-based. Anti AI, Anti Fascist. Wobbly (IWW!), old school goth.</p><p>Posts automatically deleted after 2 months.<br />๐บ๐ธ living in ๐ด๓ ง๓ ข๓ ฅ๓ ฎ๓ ง๓ ฟ</p><p>๐ก ๐ท๐ฑ๐ด</p><p><a href="https://mastodon.bsd.cafe/tags/OpenBSD" class="mention hashtag" rel="tag">#<span>OpenBSD</span></a> <a href="https://mastodon.bsd.cafe/tags/FreeBSD" class="mention hashtag" rel="tag">#<span>FreeBSD</span></a> <a href="https://mastodon.bsd.cafe/tags/linux" class="mention hashtag" rel="tag">#<span>linux</span></a></p><p>I used to be @pertho@bsd.network</p>
Posts
-
Post #4311450
@oxy@social.bsdlab.au This picture title should be: "@Zitron@mastodon.social has heard enough of your AI bullshit."
-
Post #3957653
Is it possible to bind both ipv4 and ipv6 addresses to a jail? I'm using bastille and for now I've just added the ipv4 (RFC1918) addresses, but I'm running unbound in a jail as a local DNS resolver and I want to let in IPv6 traffic. Thing is, I'm not sure what range to use. Do I use a fc00::/7 ?
-
Post #3957590
Anyone else get annoyed when your #FreeBSD jail IDs in the list don't start with 1 and go ascending by 1?
-
Post #3882242
Does anyone have any recommendations on how to do Disk I/O benchmarks? I want to compare a ZFS disk with an ext4 disk. Seems bonnie++ works slower on ZFS so I'm not sure what stats to look at, or if bonnie++ is even the right tool for the job.
-
Post #3782485
@justine In currently slogging through this book trying to catch up to IPv6 myself.
-
Post #3454634
Finally got around to updating my script to update my #OpenBSD #pf firewall with @JulianOliver@mastodon.social 's fantastic parasites.txt. (Apologies if you've seen a bunch of HEAD requests from me, Julian!) If anyone's interested: #!/bin/ksh set -euo pipefail cd /home/pertho ftp -TV https://scienceispoetry.net/files/parasites.txt sed -e '/^[^0-9]/d' parasites.txt | sed '/^$/d' | sed '$d' > parasites.new doas /usr/bin/install -g wheel -m 0644 -o root /ho...
-
Post #2390554
Does anyone know if it&#39;s possible to get an on-screen keyboard to pop up in a #QT5 application? libqt5virtualkeyboard5 is installed but does absolutely nothing. Try to tap in text boxes and the keyboard never shows up. Please boost! #qt5 #kde #touchcreen #ubuntu
-
Post #2009927
@ubuntu@ubuntu.social 's PPA servers are still down: Could not connect to ppa.launchpadcontent.net:443 (185.125.190.80), connection timed out. https://status.canonical.com incorrectly shows launchpad as "up". #canonical #ubuntu
-
Post #1794204
For anyone using ports latest in #FreeBSD, running: &quot;pkg upgrade -F -r FreeBSD-ports&quot; fixed my issues with the messed up pkg repo issue. ref: https://github.com/freebsd/pkg/issues/2653
-
Post #1794202
re: https://social.bsdlab.au/objects/e64d1352-5624-4d69-ac23-3394d784d475 (thanks @tubsta for the heads up!) Anyone know if @starlabs Starlite works on FreeBSD 15.0? ๐ค
-
Post #1794200
I&#39;ve seen a new wave of scraper bots. They use the user agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 I counted 12267 unique IP addresses from all over the world. They hit the hell out of one URL and then disappear after 20-30 minutes.
-
Post #1794199
Is it normal for rust-1.95 to take 2 hours 30 minutes to build on a 12th gen. Intel i7? Madness.
-
Post #1646798
Something I noticed on my $dayjob Macbook: Sadly the company I work for thought it best to install chatgpt, Claude, and cursor using Iru (formerly Kandji). I noticed when chatgpt gets installed, it appears to allocate for itself some local storage under my Firefox profile. The reason I know this is, I rm -fr&#39;d all that shit but when it got reinstalled by Iru, it recreated that local storage bit again. The installer must scan for browser profiles it can infect like a barnacle. I might...
-
Post #1646796
Drink of the Gods
-
Post #1646794
Running &quot;pkg upgrade&quot; on FreeBSD results in: Updating FreeBSD-ports repository catalogue... sits there for ages ran with -d: DBG(1)[71664]&gt; (fetch) libfetch&gt; connecting DBG(1)[71664]&gt; (fetch) libfetch&gt; fetching from: https://pkgmir.geo.freebsd.org/FreeBSD:15:amd64/latest/meta.conf with opts &quot;i&quot; And it never downloads it. Is libfetch badly broken? pkg 2.7.4 (works fine in a browser) #FreeBSD #pkg
-
Post #1646793
Why aren&#39;t there more negative stories about AI in the press? Are they told by AI companies never to run anti-AI pieces? Bribery?
-
Post #1087370
I was inspired by @gumnos &#39; blog post back in November that I posted one of my own. Took 4 months but I&#39;ve posted it! My Journey to the BSDs: https://pertho.net/2026/04/11/my-journey-to-the-bsds/ #FreeBSD #OpenBSD #Linux #Sysadmin
-
Post #961017
The only Mondays I like are... Bank Holiday Mondays ๐
-
Post #961016
I took advantage of Easter Monday Bank Holiday to wipe Void Linux off my daily driver laptop and now it&#39;s running FreeBSD 15.0-p5. Moved all the various bits and pieces back and got i3 working solidly on xorg. I&#39;m not sure if I&#39;m going back to KDE. The xorg keymaps work great for my Keychron K3 Pro keyboard (US int&#39;l layout) and I have a shell script that I run that detects the external monitors and enables them as needed. Won&#39;t have Steam on it as that...