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

Hey #freebsd #bhyve users!

Uncategorized
24 10 9

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • Ah-ha!

    Uncategorized freebsd runbsd
    1
    0 Votes
    1 Posts
    13 Views
    Ah-ha! Just discovered a better way of listing only the packages that I installed on #FreeBSD . Most folk tell you to use pkg info -q -a which just gives you a list of everything installed. I wanted just what I installed after the initial FreeBSD install. So to do that type the following.pkg query -e '%a=0' %nEveryday is indeed a school day. 😎#RunBSD
  • Today I learned that uname

    Uncategorized freebsd
    1
    0 Votes
    1 Posts
    7 Views
    Today I learned that uname.c on #FreeBSD is a light wrapper around sysctl nodes. For example, uname -r is equal to kern.osrelease.https://github.com/freebsd/freebsd-src/blob/main/usr.bin/uname/uname.c
  • 0 Votes
    15 Posts
    330 Views
    @stefano I'm trying SeaweedFS as a S3 storage (and FUSE mounts, too) on my daily job and looks wonderful so far. Such much easier than Ceph to set up.I'm also pushing a bit to have more metrics. 🤣
  • 0 Votes
    1 Posts
    18 Views
    I'm sooo proud of my first contribution to the #FreeBSD #Ports tree. Although it were only 3 characters. Although I don't understand what @dvl is apologizing for -- "I'm sorry, I did not mention this PR in the commit message."The only things I needed was an account at bugs.freebsd.org and this short chapter from the Porters Handbook. Wish I had time for getting more involved.https://docs.freebsd.org/en/books/porters-handbook/upgrading/#git-diff