home.social

#freebsd — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #freebsd, aggregated by home.social.

  1. @raspberrypi rpi-imager will take a little bit of work to port, but it doesn't seem like too much
    - #FreeBSD doesn't have lsblk
    - bundled libusb doesn't build, but perhaps we can use FreeBSD's built-in one
    - a few files in src/linux need porting, e.g. BLKGETSIZE64 ioctl equivalent or mount(2) integration

    github.com/raspberrypi/rpi-ima

  2. One ZAP entry. One uint64_t in spa_t. One new CLI flag.

    That's all it took to teach #OpenZFS to skip blocks the last scrub already verified.

    `zpool scrub -C` ships in 2.4.0.

    oshogbo.com/blog/89/

    #FreeBSD #Linux #sysadmin #devops #storage

  3. One ZAP entry. One uint64_t in spa_t. One new CLI flag.

    That's all it took to teach #OpenZFS to skip blocks the last scrub already verified.

    `zpool scrub -C` ships in 2.4.0.

    oshogbo.com/blog/89/

    #FreeBSD #Linux #sysadmin #devops #storage

  4. One ZAP entry. One uint64_t in spa_t. One new CLI flag.

    That's all it took to teach #OpenZFS to skip blocks the last scrub already verified.

    `zpool scrub -C` ships in 2.4.0.

    oshogbo.com/blog/89/

    #FreeBSD #Linux #sysadmin #devops #storage

  5. Минутка гордости: дочка сама, в рамках освоения разных ОС, по хендбуку поставила FreeBSD, решила вопросы со звуком, графикой (досталось ей от nvidia gt 1030) и софтом. А потом села смотреть кота Саймона. Когда заглядывал, уже качалась в flare game.

    Ещё немного и за свою личную инфраструктуру буду спокоен. Или нет. 😁

    #freebsd

  6. Минутка гордости: дочка сама, в рамках освоения разных ОС, по хендбуку поставила FreeBSD, решила вопросы со звуком, графикой (досталось ей от nvidia gt 1030) и софтом. А потом села смотреть кота Саймона. Когда заглядывал, уже качалась в flare game.

    Ещё немного и за свою личную инфраструктуру буду спокоен. Или нет. 😁

    #freebsd

  7. Минутка гордости: дочка сама, в рамках освоения разных ОС, по хендбуку поставила FreeBSD, решила вопросы со звуком, графикой (досталось ей от nvidia gt 1030) и софтом. А потом села смотреть кота Саймона. Когда заглядывал, уже качалась в flare game.

    Ещё немного и за свою личную инфраструктуру буду спокоен. Или нет. 😁

    #freebsd

  8. Минутка гордости: дочка сама, в рамках освоения разных ОС, по хендбуку поставила FreeBSD, решила вопросы со звуком, графикой (досталось ей от nvidia gt 1030) и софтом. А потом села смотреть кота Саймона. Когда заглядывал, уже качалась в flare game.

    Ещё немного и за свою личную инфраструктуру буду спокоен. Или нет. 😁

    #freebsd

  9. Минутка гордости: дочка сама, в рамках освоения разных ОС, по хендбуку поставила FreeBSD, решила вопросы со звуком, графикой (досталось ей от nvidia gt 1030) и софтом. А потом села смотреть кота Саймона. Когда заглядывал, уже качалась в flare game.

    Ещё немного и за свою личную инфраструктуру буду спокоен. Или нет. 😁

    #freebsd

  10. #PeerTube upgrade to 8.2.0 on #FreeBSD isn’t trivial, but it seems like I managed to complete it.

    Sorry for the outage on https://video.echelon.pl/videos/browse now I’m only struggling with missing thumbnails and some S3 objects.

  11. #PeerTube upgrade to 8.2.0 on #FreeBSD isn’t trivial, but it seems like I managed to complete it.

    Sorry for the outage on https://video.echelon.pl/videos/browse now I’m only struggling with missing thumbnails and some S3 objects.

  12. #PeerTube upgrade to 8.2.0 on #FreeBSD isn’t trivial, but it seems like I managed to complete it.

    Sorry for the outage on https://video.echelon.pl/videos/browse now I’m only struggling with missing thumbnails and some S3 objects.

  13. #PeerTube upgrade to 8.2.0 on #FreeBSD isn’t trivial, but it seems like I managed to complete it.

    Sorry for the outage on https://video.echelon.pl/videos/browse now I’m only struggling with missing thumbnails and some S3 objects.

  14. Launch a #FreeBSD 15 #VPS Server This post provides a guide for how to launch a FreeBSD 15 VPS server from Rad Web Hosting. How to Launch a FreeBSD 15 VPS Server Well, FreeBSD 15.0 is now available! If you're a BSD user, ... Continued 👉 #ostemplates #installguide #vpsguide #operatingsystem

    Launch a FreeBSD 15 VPS Server

  15. Launch a #FreeBSD 15 #VPS Server This post provides a guide for how to launch a FreeBSD 15 VPS server from Rad Web Hosting. How to Launch a FreeBSD 15 VPS Server Well, FreeBSD 15.0 is now available! If you're a BSD user, ... Continued 👉 #installguide #operatingsystem #vpsguide #ostemplates

    Launch a FreeBSD 15 VPS Server

  16. @rl_dane

    I have the old pre-mandoc version of #FreeBSD man available, which uses nroff (defaulting to groff), and this gets 41 lines but only when MANCOLOR=1.

    The answer to 'Why?' is of course that both mandoc and nroff format things for a Teletype Model 37 paper terminal even when they are sending down a pipe and TERM=dumb.

    Pipe the output of man vi immediately through col -b to see what you get when grep isn't fighting with Teletype Model 37 printer effects.

    #man #Unix #TTY37

  17. @rl_dane

    I have the old pre-mandoc version of #FreeBSD man available, which uses nroff (defaulting to groff), and this gets 41 lines but only when MANCOLOR=1.

    The answer to 'Why?' is of course that both mandoc and nroff format things for a Teletype Model 37 paper terminal even when they are sending down a pipe and TERM=dumb.

    Pipe the output of man vi immediately through col -b to see what you get when grep isn't fighting with Teletype Model 37 printer effects.

    #man #Unix #TTY37

  18. @rl_dane

    I have the old pre-mandoc version of #FreeBSD man available, which uses nroff (defaulting to groff), and this gets 41 lines but only when MANCOLOR=1.

    The answer to 'Why?' is of course that both mandoc and nroff format things for a Teletype Model 37 paper terminal even when they are sending down a pipe and TERM=dumb.

    Pipe the output of man vi immediately through col -b to see what you get when grep isn't fighting with Teletype Model 37 printer effects.

    #man #Unix #TTY37

  19. @rl_dane

    I have the old pre-mandoc version of #FreeBSD man available, which uses nroff (defaulting to groff), and this gets 41 lines but only when MANCOLOR=1.

    The answer to 'Why?' is of course that both mandoc and nroff format things for a Teletype Model 37 paper terminal even when they are sending down a pipe and TERM=dumb.

    Pipe the output of man vi immediately through col -b to see what you get when grep isn't fighting with Teletype Model 37 printer effects.

    #man #Unix #TTY37

  20. @rl_dane

    I have the old pre-mandoc version of #FreeBSD man available, which uses nroff (defaulting to groff), and this gets 41 lines but only when MANCOLOR=1.

    The answer to 'Why?' is of course that both mandoc and nroff format things for a Teletype Model 37 paper terminal even when they are sending down a pipe and TERM=dumb.

    Pipe the output of man vi immediately through col -b to see what you get when grep isn't fighting with Teletype Model 37 printer effects.

    #man #Unix #TTY37

  21. "man,"

    Y U DO DIS? 😂

    rld@Intrepid:~$ uname -srm
    FreeBSD 14.3-RELEASE-p12 amd64
    rld@Intrepid:~$ man vi |grep control |wc
           6      26     325
    rld@Intrepid:~$ man -t vi |ps2ascii |grep control |wc
          41     211    2292
    

    ^^^ in #FreeBSD, you have to convert it to ps, then to text, then grep to get the full matches
    vvv not so in Linux

    $ head -1 /etc/os-release 
    PRETTY_NAME="Raspbian GNU/Linux 13 (trixie)"
    $ man vi |grep control |wc
         28      39     695
    $ man -Tascii vi |grep control |wc
         28      39     857
    
  22. "man,"

    Y U DO DIS? 😂

    rld@Intrepid:~$ uname -srm
    FreeBSD 14.3-RELEASE-p12 amd64
    rld@Intrepid:~$ man vi |grep control |wc
           6      26     325
    rld@Intrepid:~$ man -t vi |ps2ascii |grep control |wc
          41     211    2292
    

    ^^^ in #FreeBSD, you have to convert it to ps, then to text, then grep to get the full matches
    vvv not so in Linux

    $ head -1 /etc/os-release 
    PRETTY_NAME="Raspbian GNU/Linux 13 (trixie)"
    $ man vi |grep control |wc
         28      39     695
    $ man -Tascii vi |grep control |wc
         28      39     857
    
  23. "man,"

    Y U DO DIS? 😂

    rld@Intrepid:~$ uname -srm
    FreeBSD 14.3-RELEASE-p12 amd64
    rld@Intrepid:~$ man vi |grep control |wc
           6      26     325
    rld@Intrepid:~$ man -t vi |ps2ascii |grep control |wc
          41     211    2292
    

    ^^^ in #FreeBSD, you have to convert it to ps, then to text, then grep to get the full matches
    vvv not so in Linux

    $ head -1 /etc/os-release 
    PRETTY_NAME="Raspbian GNU/Linux 13 (trixie)"
    $ man vi |grep control |wc
         28      39     695
    $ man -Tascii vi |grep control |wc
         28      39     857
    
  24. "man,"

    Y U DO DIS? 😂

    rld@Intrepid:~$ uname -srm
    FreeBSD 14.3-RELEASE-p12 amd64
    rld@Intrepid:~$ man vi |grep control |wc
           6      26     325
    rld@Intrepid:~$ man -t vi |ps2ascii |grep control |wc
          41     211    2292
    

    ^^^ in #FreeBSD, you have to convert it to ps, then to text, then grep to get the full matches
    vvv not so in Linux

    $ head -1 /etc/os-release 
    PRETTY_NAME="Raspbian GNU/Linux 13 (trixie)"
    $ man vi |grep control |wc
         28      39     695
    $ man -Tascii vi |grep control |wc
         28      39     857
    
  25. "man,"

    Y U DO DIS? 😂

    rld@Intrepid:~$ uname -srm
    FreeBSD 14.3-RELEASE-p12 amd64
    rld@Intrepid:~$ man vi |grep control |wc
           6      26     325
    rld@Intrepid:~$ man -t vi |ps2ascii |grep control |wc
          41     211    2292
    

    ^^^ in #FreeBSD, you have to convert it to ps, then to text, then grep to get the full matches
    vvv not so in Linux

    $ head -1 /etc/os-release 
    PRETTY_NAME="Raspbian GNU/Linux 13 (trixie)"
    $ man vi |grep control |wc
         28      39     695
    $ man -Tascii vi |grep control |wc
         28      39     857
    
  26. 📝 Daily report 📈

    Here are today's most popular trending hashtags #⃣ on our website 🌐️:

    #it, #unix, #innovation, #homelab, #blog, #infosec, #selfhosting, #youtube, #sketchbook, #contemporaryart, #gaming, #freebsd

    🔥 Stay tuned! 🔥

  27. 📝 Daily report 📈

    Here are today's most popular trending hashtags #⃣ on our website 🌐️:

    #it, #unix, #innovation, #homelab, #blog, #infosec, #selfhosting, #youtube, #sketchbook, #contemporaryart, #gaming, #freebsd

    🔥 Stay tuned! 🔥

  28. #Altersverifizierung: #Linux und #FreeBSD ausgenommen?

    Am 1. Januar 2027 tritt, wie wir im März bereits berichteten, in Kalifornien der Digital Age Assurance Act (AB 1043) in Kraft, der die Altersverifizierung auf die Betriebssystemebene verlagert. Das Gesetz soll Kinder und Jugendliche vor Online-Gefahren wie unter anderem Cybermobbing und Sextortion schützen.

    linuxnews.de/altersverifizieru

  29. #Altersverifizierung: #Linux und #FreeBSD ausgenommen?

    Am 1. Januar 2027 tritt, wie wir im März bereits berichteten, in Kalifornien der Digital Age Assurance Act (AB 1043) in Kraft, der die Altersverifizierung auf die Betriebssystemebene verlagert. Das Gesetz soll Kinder und Jugendliche vor Online-Gefahren wie unter anderem Cybermobbing und Sextortion schützen.

    linuxnews.de/altersverifizieru

  30. #Altersverifizierung: #Linux und #FreeBSD ausgenommen?

    Am 1. Januar 2027 tritt, wie wir im März bereits berichteten, in Kalifornien der Digital Age Assurance Act (AB 1043) in Kraft, der die Altersverifizierung auf die Betriebssystemebene verlagert. Das Gesetz soll Kinder und Jugendliche vor Online-Gefahren wie unter anderem Cybermobbing und Sextortion schützen.

    linuxnews.de/altersverifizieru

  31. #Altersverifizierung: #Linux und #FreeBSD ausgenommen?

    Am 1. Januar 2027 tritt, wie wir im März bereits berichteten, in Kalifornien der Digital Age Assurance Act (AB 1043) in Kraft, der die Altersverifizierung auf die Betriebssystemebene verlagert. Das Gesetz soll Kinder und Jugendliche vor Online-Gefahren wie unter anderem Cybermobbing und Sextortion schützen.

    linuxnews.de/altersverifizieru

  32. #Altersverifizierung: #Linux und #FreeBSD ausgenommen?

    Am 1. Januar 2027 tritt, wie wir im März bereits berichteten, in Kalifornien der Digital Age Assurance Act (AB 1043) in Kraft, der die Altersverifizierung auf die Betriebssystemebene verlagert. Das Gesetz soll Kinder und Jugendliche vor Online-Gefahren wie unter anderem Cybermobbing und Sextortion schützen.

    linuxnews.de/altersverifizieru

  33. If you run your own local DNS servers at home, do you: (select all that apply)

    Comment with your preferred DNS stack and privacy friendly DNS providers.

    #FreeBSD #Linux #selfHosting #DNS

  34. If you run your own local DNS servers at home, do you: (select all that apply)

    Comment with your preferred DNS stack and privacy friendly DNS providers.

  35. If you run your own local DNS servers at home, do you: (select all that apply)

    Comment with your preferred DNS stack and privacy friendly DNS providers.

    #FreeBSD #Linux #selfHosting #DNS

  36. If you run your own local DNS servers at home, do you: (select all that apply)

    Comment with your preferred DNS stack and privacy friendly DNS providers.

    #FreeBSD #Linux #selfHosting #DNS

  37. If you run your own local DNS servers at home, do you: (select all that apply)

    Comment with your preferred DNS stack and privacy friendly DNS providers.

    #FreeBSD #Linux #selfHosting #DNS

  38. #tailscale on #freebsd - has anyone an Idea how to correctly install and configure it? I tried several explainers, but I can't get it to work on FreeBSD, while on Linux it works immediately in the same environment.

    Problem with FreeBSD: I can't ping my internal network hosts when it's up, but I can ping anything outsid!

    ...must be DNS, but where?

    Yeah, I know 1 Million things can prevent it from work, but hey, some Input would be great §8-) I'm getting 🥜

  39. #tailscale on #freebsd - has anyone an Idea how to correctly install and configure it? I tried several explainers, but I can't get it to work on FreeBSD, while on Linux it works immediately in the same environment.

    Problem with FreeBSD: I can't ping my internal network hosts when it's up, but I can ping anything outsid!

    ...must be DNS, but where?

    Yeah, I know 1 Million things can prevent it from work, but hey, some Input would be great §8-) I'm getting 🥜

  40. #tailscale on #freebsd - has anyone an Idea how to correctly install and configure it? I tried several explainers, but I can't get it to work on FreeBSD, while on Linux it works immediately in the same environment.

    Problem with FreeBSD: I can't ping my internal network hosts when it's up, but I can ping anything outsid!

    ...must be DNS, but where?

    Yeah, I know 1 Million things can prevent it from work, but hey, some Input would be great §8-) I'm getting 🥜

  41. #tailscale on #freebsd - has anyone an Idea how to correctly install and configure it? I tried several explainers, but I can't get it to work on FreeBSD, while on Linux it works immediately in the same environment.

    Problem with FreeBSD: I can't ping my internal network hosts when it's up, but I can ping anything outsid!

    ...must be DNS, but where?

    Yeah, I know 1 Million things can prevent it from work, but hey, some Input would be great §8-) I'm getting 🥜

  42. #tailscale on #freebsd - has anyone an Idea how to correctly install and configure it? I tried several explainers, but I can't get it to work on FreeBSD, while on Linux it works immediately in the same environment.

    Problem with FreeBSD: I can't ping my internal network hosts when it's up, but I can ping anything outsid!

    ...must be DNS, but where?

    Yeah, I know 1 Million things can prevent it from work, but hey, some Input would be great §8-) I'm getting 🥜

  43. I have just found out that one of the best #BBS #programs from "back-in-the-day" has been revisited and revived, leading to a next-generation / NG fork:

    maximusng-bbs.github.io/maximu

    Maximus builds on #Linux, #FreeBSD, and #macOS (including Apple Silicon).

    #MaximusBBS
    #MaximusNG

  44. I have just found out that one of the best #BBS #programs from "back-in-the-day" has been revisited and revived, leading to a next-generation / NG fork:

    maximusng-bbs.github.io/maximu

    Maximus builds on #Linux, #FreeBSD, and #macOS (including Apple Silicon).

    #MaximusBBS
    #MaximusNG