Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

It's #ManpageMonday so we're sharing snippets from the man pages.

Uncategorized
1 1 12

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    6 Posts
    32 Views
    @nixfreak ThinkCentre Gen 5
  • 0 Votes
    1 Posts
    10 Views
    Today, I installed my first FreeBSD update after switching to pkgbase. It worked perfectly and felt much faster than the “old way” using `freebsd-update`. As a user, I also feel that I can better understand what is happening.However, boot environments are no longer created automatically before updates to the base system.#FreeBSD #pkgbase
  • 0 Votes
    1 Posts
    7 Views
    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 Votes
    5 Posts
    32 Views
    @winterschon yes I have the boot log from both succesful and failed images. After numerous trial and errors (manual hook, compiled u-boot for r2s plus via ports), I found that there is no trust.img from FreeBSD, that's why nanopi skipped the sdcard. I flashed armbian (working image) trust.img to the sd card and Nanopi showed loader error.maybe I need to recompile the u-boot with ATF load turned off?