Salta al contenuto

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone
  • 0 Votazioni
    1 Post
    10 Visualizzazioni
    New blog post: Managing FreeBSD Jails with Ansible.I wrote jailexec - an Ansible connection plugin that lets you manage FreeBSD jails without running SSH inside each one. It connects to the jail host via SSH and uses jexec to run commands, just like you would manually. Features: โ€ข Single Python file, easy install โ€ข Supports doas and sudo โ€ข Secure two-stage file transfers โ€ข Works with any jail managerBlog: https://blog.hofstede.it/managing-freebsd-jails-with-ansible-the-jailexec-connection-plugin/Code: https://github.com/chofstede/ansible_jailexec#FreeBSD #Ansible #DevOps #SysAdmin #Jails #Automation
  • May 2026 be the year I get into #FreeBSD.

    Mondo freebsd mysocalledsudolife
    17
    0 Votazioni
    17 Post
    24 Visualizzazioni
    @h3artbl33d @mischa @pitrh @jpmens thank you! I will definitely keep this in mind :)
  • 0 Votazioni
    1 Post
    9 Visualizzazioni
    Friends, at the end of a horrible year, please let's talk about something *nice*.My EUR 0.02: You Have Installed OpenBSD. Now For The Daily Tasks. https://nxdomain.no/~peter/openbsd_installed_now_for_the_daily_tasks.html (tracked https://bsdly.blogspot.com/2024/09/you-have-installed-openbsd-now-for.html)Bonus track: Yes, The Book of PF, 4th Edition Is Coming Soon https://nxdomain.no/~peter/yes_the_book_of_pf_4th_ed_is_coming.html (tracked https://bsdly.blogspot.com/2025/07/yes-book-of-pf-4th-edition-is-coming.html)#freesoftware #openbsd #freebsd #bookofpf #networking #security #deveops #development #sysadmin @nostarch
  • 0 Votazioni
    19 Post
    66 Visualizzazioni
    @stefano @openmeteo @grunfink @FediFollows Thanks for the tip; open-meteo.com looks interesting. Is there similar, known-good source for radar data? I was playing with short term rain prediction using data from chmi, but they changed website and it is now broken :-(. https://gitlab.com/tui/tui/-/tree/master/nowcast?ref_type=heads
  • 0 Votazioni
    1 Post
    11 Visualizzazioni
    Exactly one year ago, on 30th December 2024, I laid the foundation of FediMeteo.I took a VM, installed FreeBSD, and set up the first jail to support Italy. The goal was to create a tool for my own use, support a few countries, and announce it.Unexpectedly, the enthusiasm was incredible. That pushed me to keep going, support more countries and cities, and turn it into what it is today.FediMeteo now supports 38 countries and 2,937 cities, with more than 7,700 followers in the Fediverse alone, not counting the many people who follow via RSS feeds or visit the web pages.If you are curious to read the story and some technical details, you can find it here:https://it-notes.dragas.net/2025/02/26/fedimeteo-how-a-tiny-freebsd-vps-became-a-global-weather-service-for-thousands/Today is also Tuesday, a #ThankYouTuesday, so I want to say thanks to:OpenMeteo - @openmeteo@fosstodon.org - for providing accurate, high quality data, without which FediMeteo would be far less useful@grunfink@comam.es - creator of snac, who made all of this possible using very few resources, on a 4 euro per month VMFreeBSD, which thanks to the efficiency of the OS and its jail implementation made it possible to run this service in a stable and efficient way with minimal effortFediFollows - @FediFollows@social.growyourown.services - that periodically spreads the word about cities, countries, and the enthusiasm around the projectAll of you, who suggested, encouraged, corrected, and celebrated this projectAnd forward toward supporting more countries and other interesting features already in the works.Happy birthday, FediMeteo! ๐ŸŽ‰#FediMeteo #HappyBirthday #Meteo #Weather #FreeBSD #snac #snac2 #OpenMeteo #Fediverse
  • 0 Votazioni
    1 Post
    16 Visualizzazioni
    So, gonna #AskFedi, specifically those #FreeBSD users who #PlayOnBSD...Has anyone had an issue with Yamagi #Quake II (yquake2) launching with sounds and everything, but no window or game video of any kind showing up? Been having this issue since 14.3 and now with 15.0. I've already played around with the "+set vid_renderer" options and no dice.Thank in advance! โ€‹#Quake2
  • 0 Votazioni
    1 Post
    12 Visualizzazioni
    Infrastructure Modernization Commissioned by the Sovereign Tech AgencyWeโ€™ve published an update on the infrastructure program commissioned by the Sovereign Tech Agency and managed by the FreeBSD Foundation.Read the full update:https://freebsdfoundation.org/blog/infrastructure-modernization-commissioned-by-the-sovereign-tech-agency/#FreeBSD #OpenSource #Infrastructure
  • Bringin' Mastodon to FreeBSD desktop.

    Mondo freebsd tuba freebsd15
    1
    0 Votazioni
    1 Post
    10 Visualizzazioni
    Bringin' Mastodon to FreeBSD desktop.Trying to use Mastodon on #freebsd desktop and found zero GUI clients available in current (2025.Q4) packages.However, it is always possible to build one thanks to open source software and active community.After ducking around I have decided to build the #tuba client to work with XFCE desktop, which requires few more packages to be present:- Meson build system is must-have to compile and install the app.- Gnome libraries are required as listed in project README.- Unfortunately, you could not build from main branch since the GTK4 version is a bit outdated in packages then set in project requirements, but version v.0.9.2 is fine (checkout the relevant tag).- Don't forget to install GNU gettext package which is not listed in dependencies, but is mandatory to build project translations.- Vala compiler is a must, which is installed with vala package as well.Installation process is smooth and simple after that:- Install required packages (probably you might need a bit more, check the project README): pkg install gettext gtk4 meson vala- Clone the branch with git clone --depth 1 --branch v0.9.2 git@github.com:GeopJr/Tuba.git && cd Tuba- Setup build system (I'm using target since familiar to Java project structure): meson setup target && cd target- Build and install application, it will require super-user privileges to install binaries and resources to /usr/local/* directories: meson compile && meson installTo run Tuba you might need to setup Gnome Keyring (see https://github.com/GeopJr/Tuba/wiki/keyring-issues for guidance). But first you might need to install both SeaHorse and Gnome Keyring packages with pkg install seahorse gnome-keyring. After the keyring setup the application is running smoothly on #freebsd15 desktop.BTW, I see that the net-im/tuba is also available, but I found no package with it.
  • 0 Votazioni
    1 Post
    20 Visualizzazioni
    Latest ๐—ฉ๐—ฎ๐—น๐˜‚๐—ฎ๐—ฏ๐—น๐—ฒ ๐—ก๐—ฒ๐˜„๐˜€ - ๐Ÿฎ๐Ÿฌ๐Ÿฎ๐Ÿฑ/๐Ÿญ๐Ÿฎ/๐Ÿฎ๐Ÿต (Valuable News - 2025/12/29) available. https://vermaden.wordpress.com/2025/12/29/valuable-news-2025-12-29/Past releases: https://vermaden.wordpress.com/news/#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
  • 0 Votazioni
    1 Post
    10 Visualizzazioni
    Running FreeBSD 15 VM-Image on Proxmox? You might have noticed your cloud-init static IPs are being ignored. ๐Ÿ˜“The issue: Proxmox generates legacy cloud-init "v1" configs, but FreeBSD's new nuageinit tool only understands the modern "v2" format. The result is a silent fallback to DHCP (or no IP at all..).I wrote a shell script to bridge the gap. It runs on the host and generates a custom ISO with the v2 syntax FreeBSD actually expects.Read the full breakdown and grab the script: https://blog.hofstede.it/freebsd-15-cloud-init-on-proxmox-working-around-nuageinits-network-config-gap/#FreeBSD #Proxmox #SysAdmin #CloudInit #Virtualization
  • Great update

    Mondo programming opensource html site generator bsd freebsd linux
    1
    1
    0 Votazioni
    1 Post
    8 Visualizzazioni
    Great update Bash Static Site GeneratorStefano coded an important update #Programming #OpenSource #HTML #site #generator #BSD #freeBSD #Linux #ghostBSD https://blog.bssg.dragas.net/2025/12/28/announcing-bssd-0-33-0-full-content-homepage/
  • FreeBSD shorts:

    Mondo freebsd sysadmin devops jails
    2
    1
    0 Votazioni
    2 Post
    8 Visualizzazioni
    Little bonus:Want to see ONLY Jail processes, sorted by CPU%?This command filters out the host system (JID 0) and sorts the rest by Jail ID and CPU usage:ps -ax -o jid,jail,pid,user,%cpu,%mem,command | awk 'NR==1 {print; next} $1!=0 {print | "sort -k1n -k5rn"}'#freebsd #sysadmin #devops #jails #commandline
  • 0 Votazioni
    1 Post
    8 Visualizzazioni
    New ๐—ฆ๐—ฐ๐—ฟ๐—ถ๐—ฝ๐˜๐˜€ ๐—ฆ๐˜๐—ฎ๐˜๐˜€ [Scripts Stats] article on vermaden.wordpress.com blog.https://vermaden.wordpress.com/2025/12/28/scripts-stats/#verblog #freebsd #linux #scripts #shell #stats #unix
  • 0 Votazioni
    1 Post
    12 Visualizzazioni
    I've come to the conclusion that Steam just won't run on #FreeBSD 15. Tried Mizuma, tried linuxulator-steam-utils.. nothing works. I guess the portmgr@ pulling the 32-bit rug out from under the WINE port really screwed things up.There seem to be no straightforward directions on how to get it working, or everyone running it is still on 14.3.If you are running Steam on FreeBSD 15 could you tell me how you did it?
  • 0 Votazioni
    3 Post
    27 Visualizzazioni
    @stefano it was excellent. Wow.
  • 0 Votazioni
    1 Post
    10 Visualizzazioni
    Escaping Containment: A Security Analysis of FreeBSD Jails16:15 GMT, UCT, UTC Saturday 2025-12-27https://events.ccc.de/congress/2025/hub/en/event/detail/escaping-containment-a-security-analysis-of-freebsd-jails @CCC #FreeBSD #security #jails #ccc
  • 0 Votazioni
    1 Post
    25 Visualizzazioni
    Today, this instance turns two.Originally created as a temporary setup to experiment with #snac, I later decided to keep it online. For about a year now, itโ€™s been my most 'private', less technical corner. And I couldnโ€™t be happier: it runs in a #FreeBSD jail, uses almost zero resources, and is always ready to serve me.Happy birthday, FediHome!#FediVersary #Anniversary #Birthday #snac2 #Fediverse
  • 0 Votazioni
    1 Post
    5 Visualizzazioni
    if_bridge(4) on #freebsd 15 works a little different than the previous implementations. Assigning an IP address directly to the bridge interface is now the recommended thing to do. There are also pretty fine-grained ways to use and control VLANs on a bridge now. #callfortesting was where I heard about those changes first. Support https://www.youtube.com/@callfortesting on https://bsdfund.org, itโ€™s super easy, took me less than a minute.
  • 0 Votazioni
    1 Post
    9 Visualizzazioni
    Merry Christmas to all of our friends around the world ๐ŸŽ„๐ŸŽโ˜ƒ๏ธ#FreeBSD #BastilleBSD #MerryChristmas
  • Just landed on official ports tree

    Mondo freebsd ports nvidia gpu driver
    1
    0 Votazioni
    1 Post
    18 Visualizzazioni
    RE: https://mastodon.bsd.cafe/@TomAoki/115775044979330014Just landed on official ports tree.Main branch only, as no CVE listed in Release Highlights. https://cgit.freebsd.org/ports/commit/?id=c58d25dab79e2e2821939713c85a0d992da633e4#FreeBSD #ports #nvidia #GPU #driver