triptico.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
With modern kernels and mature desktop environments (GNOME/KDE), is X11 finally dead for your daily Linux workflow in 2026?
#linux #wayland #x11 #opensource #gnome #kde #fedora #debian #ubuntu #blender #linuxgaming #software #gaming #gamedev #gamingonlinux #games
| Full Wayland (It just works flawlessly): | 72 |
| X11 Only (Due to NVIDIA/Gaming issues): | 8 |
| X11 Only (Due to Workflow/Legacy apps): | 12 |
| Still Switching (No clear preference): | 13 |
| What is X11? (I'm new) 👶: | 3 |
Closes in 6:10:15
What's the common wisdom regarding #Ubuntu #Linux and systemd-resolved, dnsmasq, and NetworkManager?
Had a weird thing happen where a #Wireguard tunnel didn't go up but DNS was still trying to connect to the DNS server over the WireGuard tunnel and was failing.
Is there any way to stop the DNS madness? It looks like they're both clobbering each other.
FreeBSD 15.0 (almost)-RELEASE, using pkgbase, on my Ryzen 9 MiniPC (and compared to openSUSE Tumbleweed):
- Full disk encryption works beautifully via GELI, as usual.
- Installing KDE is easy and it works perfectly on Wayland.
- All my main apps work. Others will run via the Linuxulator or Wine (Linux browsers, WinBox for MikroTik, etc).
- The fan seems more relaxed.
- The system generally feels snappier.
- Native ZFS. I can autosnapshot every 5 minutes. If I try to do this with btrfs - snapshots of the home directory included and quotas enabled - the system hangs while handling them (which is why Tumbleweed doesn’t snapshot home by default).
- The media keys on my keyboard work, but volume control uses huge steps and 30 percent is already extremely loud. This can be fixed. The monitor brightness setting is also a bit off, but I don't care.
- amdgpu works perfectly.
- The wifi card works. I haven’t tested the speed because I immediately installed the realtek-re-kmod driver to use the 2.5 Gbit ethernet connection.
- Suspend doesn’t work. This is a big problem for me. It’s probably more psychological than technical, but I can’t leave the computer powered for hours when I’m not using it. I already have servers running 24/7 here. I even considered putting my Qotom FreeBSD server in a VM. It would probably work, but next summer it might be an issue because temperatures here aren’t low and spinning disks don’t love heat (and I don’t love their noise).
- It’s stable and reliable. I’ve done almost everything and it just works, as expected.
- Some small glitches remain, mostly due to missing configuration or packages (I didn’t tune anything. I just installed it and started using it).
A much smoother experience than a year ago, when I bought it.
Will I keep using FreeBSD on this minipc?
I’m not sure yet, since Tumbleweed works great and the lack of suspend really influences my choice. I'll contact Aymeric and try to offer some help to improve this.
For now, I’ll keep it on an external SSD and switch from time to time, especially when I know I’ll be using the minipc for hours.
Android friends! A question for you:
I currently use Termux to run shell scripts, SSH, and a few other tools on my phone.
Is it worth switching to the new Terminal app in Android 16?
(Running GrapheneOS if that makes a difference to your answer.)
#Linux #Android #Termux #Android16
| Termux 4EVA!: | 5 |
| Terminal FTW!: | 0 |
| Secret 3rd choice (please reply with what): | 0 |
Closes in 28:20:41:02
Hyperlink Roundup 10! I'm proud I made it this far!
Several blogs and articles I've read since the last Hyperlink Roundup. Another good-bye to Firefox and some self-hosting media server posts.
itch.io is hosting a creator day today where they take no fee from developers https://www.gamingonlinux.com/2025/11/itch-io-is-hosting-a-creator-day-today-where-they-take-no-fee-from-developers/
Forget the chaotic Black Friday sales! 🤯 NetBSD 🚩 offers the BEST deal: it's 100% FREE! Always has been, always will be. Perfect for self-hosters and anyone seeking pure, open-source goodness without spending a dime. No catches, just solid OS. #NetBSD #BlackFriday #FreeSoftware #SelfHost #RetroComputing #OpenSource #Linux #RunBSD
We're live!
Course livestream: Basic Linux System Administration | !linuxcourse / !q
#owncast #streaming #linux #ruby #sysadmin #systemadministration #unix #devops #development #livecoding #codestream #tech
🚨LIVE NOW!🚨 DevOps/SRE Instructor Livestream
On this lovely Thursday, let's chat about #Linux #SystemAdministration, #SelfHosting, or any other topic in the #DevOps and #SRE space you're interested in!
Owncast: https://live.monospacementor.com/
Salvatore Sanfilippo (creator of Redis, and more) published a beautiful video inspired by my latest blog post. I was really pleased! It's in Italian, but auto-generated English audio track is available.
I think people need to understand that to the normal user,
going into the #Windows registry and creating five cryptically named keys
and going five menus deep into an obscure dialog
IS STILL MORE USER-FRIENDLY THAN RUNNING A SINGLE #TERMINAL COMMAND COULD EVER BE
Just because the command line is
1. different
2. FUNDAMENTALLY LESS DISCOVERABLE AND FRIENDLY THAN ANY GUI
STOP pretending Windows is just as convoluted as #Linux.
Windows lets you configure environment variables through a GUI. Linux doesn't.
Windows lets you schedule jobs with a GUI. Linux doesn't.
Windows lets you list kernel modules with a GUI. Linux doesn't.
Windows lets you configure ACLs with a GUI. Linux doesn't.
Windows lets you list USB hubs and devices with a GUI. Linux doesn't.
And having similar things that do have a GUI, like maybe a bespoke task scheduling system, IS NOT A SUBSTITUTE. The fact that THE ACTUAL CORE SYSTEM has a #GUI everywhere is what's relevant.
Proxmox Backup Server 4.1 released with user-based traffic limiting, configurable parallelism for verify jobs, bandwidth rate limiting for S3 endpoints
https://proxmox.com/en/about/company-details/press-releases/proxmox-backup-server-4-1
#Linux is comfy, quiet and unobtrusive. #Windows has this threatening, vague negative aura around it, probably because I mentally associate it with clerical and customer service jobs lol
But that's a good distinction to make! Windows makes you feel like a waggie, a cog in the machine, Linux makes you feel like you're in control of your computing rather than the other way around
@ajlewis2 @stefano Microsoft's anti-Linux #FUD was probably the #best #marketing and #advertising and #promotion for #Linux.
At the time, if memory serves correctly, Windows XP/2003 were the current OSes then. It wasn't like they were stable or secure. MS poured millions into those ads. 😂
I wanted to write this post because I want the Fedora project to have better security throughout their operating systems. I believe the first step to doing that, is to use another memory allocator that mitigates heap memory corruption and use-after-frees, alongside lots of other features to harden one of the most important functions in all modern systems as far as I am aware. hardened_malloc[1], by the GrapheneOS project, fits this description perfectly. Using this benefits not just the Fedora project, but it will also push other distributions to using hardened_malloc, and then the Linux ecosystem will benefit as a whole from the provided security. Good security is an essential part of good privacy, so this will also benefit the privacy of all Linux distributions.
Given the above paragraph, I want you to promote this thread[2] to anyone who is interested in security and privacy. You can also help by testing hardened_malloc on your own Linux systems and sharing your results with me through any means of contact, so that I can replicate the behaviour and make bug reports where necessary. For that, please see this page[3] for my preferred methods of contact.
I don't think I'll be able to attract a lot of people with this post on my own, so boosting will be massively appreciated. Thank you for reading this until this point. This isn't my longest toot yet but I feel like this is my most passionate, as I deeply care about security, GrapheneOS and the Fedora project. Again, thank you! (^_^)
[1]: https://grapheneos.org/features#exploit-mitigations
[2]: https://discussion.fedoraproject.org/t/migrating-to-another-malloc-implementation/173172
[3]: https://amadaluzia.is-a.dev/contact
@stefano The *perception* that #Linux is anti- #Windows or #MacOS was understandable back in the day when Steve Ballmer was running the show and #Microsoft pumped out no shortage of anti-Linux FUD and propaganda.
It's also important to note at that time the OS landscape was very different.
I just realized that Hetzner does not treat #FreeBSD as a first-class OS, offering only #Linux distributions for its VPS products. Can anyone recommend a good hoster for a small (experimental) FreeBSD instance?
Edit: Thanks to everyone pointing out that it is possible to install FreeBSD on a Hetzner VPS. I would like to support a native FreeBSD hoster.
This is a beautiful machine. A bartop arcade cabinet with a wood look running Linux Mint.
Looks like it was built in the 70's or 80's.
https://hackaday.io/project/202861-bartop-arcade-cabinet-from-scrap-and-e-waste
Why I (still) love Linux
I usually publish articles about how much I love the BSDs or illumos distributions, but today I want to talk about Linux (or, better, GNU/Linux) and why, despite everything, it still holds a place in my heart.
https://it-notes.dragas.net/2025/11/24/why-i-still-love-linux/
#Linux #OwnYourData #Server #SysAdmin #Workstation #OpenSource #ITNotes
Document changes with `history | tail -10` to capture recent commands, then add explanations. Future you (and colleagues) will thank you during troubleshooting.
🔗 Learn more in my course: https://monospacementor.com/courses/linsys-1/
Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟱/𝟭𝟭/𝟮𝟰 (Valuable News - 2025/11/24) available.
https://vermaden.wordpress.com/2025/11/24/valuable-news-2025-11-24/
Past releases: https://vermaden.wordpress.com/news/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
#opensuse Leap 16.0 is out! I have some free time today so I'd figure I'd try it out in a VM.
Initial impressions:
New, streamlined installer just requires a few clicks with minimal input required. In a few minutes the installer finished. Rebooted and BAM! The OS boots straight into this mess!
This is not XFCE with Wayland. Time to troubleshoot.
...sigh...
We're live!
Course livestream: Basic Linux System Administration | !linuxcourse
#owncast #streaming #linux #ruby #sysadmin #systemadministration #unix #devops #development #livecoding #codestream #tech
🚨LIVE NOW!🚨 DevOps/SRE Instructor Livestream
On this lovely Thursday, let's chat about #Linux #SystemAdministration, #SelfHosting, or any other topic in the #DevOps and #SRE space you're interested in!
Owncast: https://live.monospacementor.com/
"The contrast with Docker is striking: while the Docker container required 100% CPU to reach peak for the HTTP and HTTPS throughput, the FreeBSD jail delivered the same speed with ~60% of the CPU sitting idle. In terms of performance cost per request, Jails are drastically cheaper."
#ITNotes #Linux #Docker #Containers #FreeBSD #RunBSD #IT #SysAdmin
Proxmox VE 9.1 released with support for OCI container images, TPM state support in qcow2 format, enhanced control for nested virtualization in specialized VMs, better SDN status reporting
https://proxmox.com/en/about/company-details/press-releases/proxmox-virtual-environment-9-1
#proxmox #proxmoxve #debian #linux #virtualization #hypervisor #qemu
Another data corruption, fortunately not fatal, with btrfs. Two mirrored disks that have little activity. On the same server, Proxmox 9, there is also a ZFS pool (mirrored, more active). Same type of disks.
An employee mistakenly connected an electric heater to a socket protected by the UPS, and the server rebooted brutally.
Upon reboot, one of the two btrfs disks reported:
[ 167.015266] BTRFS error (device sdd): parent transid verify failed on 873906176 wanted 998679 found 998677
[ 167.017007] BTRFS error (device sdd): parent transid verify failed on 873906176 wanted 998679 found 998677
[ 167.052517] BTRFS error (device sdd): open_ctree failed mount: /btrfs: can't read superblock on /dev/sdd.
Result: unable to mount, even in degraded mode. The only way was to disconnect sdd and mount the other disk in degraded mode.
No issues with the ZFS pool.
Needless to say, I'm now copying the data to ZFS, and before tomorrow, these two disks will be a new ZFS pool.
Static Web Hosting on the Intel N150: FreeBSD, SmartOS, NetBSD, OpenBSD and Linux Compared
Update: This post has been updated to include Docker benchmarks and a comparison of container overhead versus FreeBSD Jails and illumos Zones.
#ITNotes #freebsd #illumos #jail #linux #netbsd #openbsd #ownyourdata #server #smartos #sysadmin #zoneshosting
👋 The End of an Era 👋
- Fact: time is an irreplaceable critical resource, too often in short supply
- Resources: finite patience, focus, attention; infinite idgaf
Requisite Changes
- Core hardware from HomeLab will be moved to the colo this month (systems which matter)
- Likely much will be given to specific OSS projects for free, easiest for those local to Milpitas (colo)
Respond to thread or DM if you want to be updated with the inventory spreadsheet (partially complete, more to add)
Check `ss -tuln` for open ports. Add `| grep :80`, for example, to filter specific services. You'll get clearer output and better performance than with the outdated `netstat`.
🔗 Learn more in my course: https://monospacementor.com/courses/linsys-1/
@stefano @christopher I am not sure if I'd say #Linux is becoming like #Windows. I do recall similar statements made on the Debian-User mailing list on a previous release when xorg introduced autoconfiguration. A lot of people were pissed that it was making choices for you instead of manually configuring the xorg.conf file.
Honestly, that was a good thing. Painful doesn't begin to describe it but users were unaware they could still hand-configure the file.
There has been, however, more stuff added to Linux over the last several years. Call it bloat, call it whatever you want. OSes change. But it has been gradually moving away from simplicity.
I miss the simplicity.
However, to reply to your original post, coming from COTS solutions, sometimes the vast amount of choice can be overwhelming. For instance, when it comes to #FreeBSD #jails it used to just be jails. Now, it's thin, thick, classic, networking. I understand they have their places but it would be helpful to provide more detailed explanations, tutorials, or best practices for each. The FreeBSD Handbook is good but just scratches the surface but often leaves more questions. It would help with learning and in part...marketing.
On a side note: The FreeBSD Handbook is a great resource but there are opportunities to improve it, like tailoring it to new users (better empathy), best practices, architectural examples, and links to additional resources and info.
Last week I had a chat with a colleague who is highly specialized in Microsoft solutions. Young but not too young, smart, not very up to date simply because he has little time for anything else. His specialization depends entirely on where he works, not on personal interest. Lately he seemed a bit disillusioned with some choices made by "other operating systems", and he was starting to consider moving his personal projects toward Microsoft as well, since he already had the experience. Still, he said it with boredom. With the attitude of someone who is tired of wasting time.
He had heard of the BSDs but had never tried installing them. He was convinced that there were no decent hypervisors outside the Linux world and that KVM belonged to Linux alone. I had the terrible idea of showing him the BSDs, how great bhyve is, and how nvmm on NetBSD uses qemu underneath, making it almost a replacement for KVM in many setups. He lit up with the look of someone waking up from a long sleep. I also had the terrible idea of showing him illumos and its distributions. He had no clue it existed and thought old, great Solaris had been dead for years thanks to Oracle.
He called me a little while ago. He was furious. He spent the whole weekend doing tests and now he has no idea what to use among FreeBSD with bhyve, NetBSD with nvmm, and illumos with bhyve or kvm. He is slowly starting to explore jails and illumos zones. He was annoyed (in a positive way) because now he does not know what to pick since everything feels so different from what he was used to, and he found advantages in each option.
I am obviously happy about it, but I also wonder: instead of reinventing the wheel every time, would it not sometimes be better to simply broaden our horizons?
#IT #SysAdmin #OperatingSystems #FreeBSD #Linux #NetBSD #OpenBSD #DragonflyBSD #illumos #SmartOS #OmniOS #OpenIndiana #Tribblix
RE: https://mastodon.bsd.cafe/@vermaden/115564165835643603
I look forward to the @vermaden weekly newsletter as much as I anticipate a perfect tiramisu after a superb lunch. It is truly the cherry on top.
That special something that helps me kick off the week in style.
#RunBSD #FreeBSD #OpenBSD #NetBSD #DragonflyBSD #Linux #IT #SysAdmin
Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟱/𝟭𝟭/𝟭𝟳 (Valuable News - 2025/11/17) available.
https://vermaden.wordpress.com/2025/11/17/valuable-news-2025-11-17/
Past releases: https://vermaden.wordpress.com/news/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟱/𝟭𝟭/𝟭𝟳 (Valuable News - 2025/11/17) available.
https://vermaden.wordpress.com/2025/11/17/valuable-news-2025-11-17/
Past releases: https://vermaden.wordpress.com/news/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
Debian 13.2 is out. As always with a bunch of security and bug fixes.
This Isn't a Battle
After reading a post describing the FreeBSD community as 'toxic', I share a different perspective. This isn't a battle. It's a reflection on coexistence, the original Open Source spirit, and the quiet richness of taking a different path.
https://my-notes.dragas.net/2025/11/14/this-isnt-a-battle/
#MyNotes #IT #SysAdmin #FreeBSD #NetBSD #OpenBSD #Linux #OpenSource
bathing
I use @OpenBSDAms btw
#unix_surrealism #openbsd #vmm #vmd #poster #comic #linux #plan9 #glenda
Plus:
• Fedora KDE pkg mgmt
• Debian vs systemd
• raconn — a smart tool for parallel SSH connections to multiple hostnames/IPs in one ProxyCommand. (https://blog.izissise.net/posts/raconn/)
• UBIOS (China’s UEFI-alt)
Read it 👉 https://newsletter.nixers.net/entries.php#311
“There are no life hacks, only trade-offs.” — James Clear
#Unix #Linux #FreeBSD #FOSS #SysAdmin #ReproducibleBuilds #SSH #Nixers
The Man of MATA pt1
next: https://merveilles.town/@prahou/115271822786360293
pls consider supporting my work: https://analognowhere.com/support
#unix_surrealism #comic #technomage #openbsd #linux #penguin #mata
Codeberg - We stay strong against hate and hatred
https://blog.codeberg.org/we-stay-strong-against-hate-and-hatred.html
Discussions: https://discu.eu/q/https://blog.codeberg.org/we-stay-strong-against-hate-and-hatred.html
UPDATE: I haven't seen Recall in action there. I was just asking the doctor how they'll deal with it.
This morning, I went to the doctor for a scheduled appointment. While she was looking at the results of blood tests from two years ago on the screen (and suggested repeating them for a follow-up), I realized she was using Windows 11. A detail came to mind. The doctor is extremely polite and friendly, so I asked her, "How do you handle the feature called Recall?" The doctor was taken aback and had no idea what I was talking about. I was about to drop the conversation, but she, being a serious professional, immediately called the technicians who manage their PCs to ask for clarification. They downplayed it, saying it's not an issue and that it's a feature "on all PCs, so we can't do anything about it." She started to express that she didn’t like it and wanted it deactivated. No luck: they won’t proceed because, according to them, even deactivating it is "a hack that could compromise future updates." She’s furious and will talk to her colleagues and the decision-makers. She wants secure systems because "there’s patient data involved."
In reality, patient data is stored on servers (which I haven't investigated), but everything that appears on the screen is, in my opinion, at risk.
I’ve offered to help them find a solution—because, if I'm right, all they need is LibreOffice and a browser. In that case, I’ll suggest one of the *BSD or Linux systems and do it for free.
I don’t want to make money off my doctor. I just want patient data to be (sufficiently) secure.
#IT #Recall #Windows #OwnYourData #Security #Privacy #RunBSD #Linux
If you are thinking of moving from Windows to Linux and are not sure where to start, here's the software that I am using day to day:
https://decoded.legal/blog/2024/09/running-a-law-firm-on-free-software-2024-edition/
(Work-focus, as that is where I spend most of my (computing) time, but I am Linux-only for personal computing too.)
And don't forget that many Free software programs have Windows versions too, so you can test before you leap.
Good luck!