Lemmy Coupou.fr
  • Communities
  • Create Post
  • Create Community
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
Jay🚩@lemmy.ml to Linux@lemmy.ml · 11 months ago

Let's Try BSD, Part 1 of 7: Introduction (FreeBSD, OpenBSD, NetBSD, DragonFlyBSD)

lowendbox.com

external-link
message-square
40
link
fedilink
146
external-link

Let's Try BSD, Part 1 of 7: Introduction (FreeBSD, OpenBSD, NetBSD, DragonFlyBSD)

lowendbox.com

Jay🚩@lemmy.ml to Linux@lemmy.ml · 11 months ago
message-square
40
link
fedilink
Let’s Try BSD, Part 1 of 7: Introduction (FreeBSD, OpenBSD, NetBSD, DragonFlyBSD) - LowEndBox
lowendbox.com
external-link
In this series, I'll be trying out each of the four major BSD operating systems (FreeBSD, OpenBSD, NetBSD, and DragonFlyBSD), including install, configuration, and web serving. We're paying a visit to the weird cousins from the other continent, and we'll have some fun exploring the OTHER free operating systems.
alert-triangle
You must log in or register to comment.
  • Possibly linux@lemmy.zip
    link
    fedilink
    English
    arrow-up
    32
    arrow-down
    2
    ·
    11 months ago

    Hey! This is a Linux community

    • Jay🚩@lemmy.mlOP
      link
      fedilink
      arrow-up
      40
      ·
      11 months ago

      That’s why I shared here. Because BSD community already running BSD :)

      • Ricky Rigatoni@lemm.ee
        link
        fedilink
        arrow-up
        29
        arrow-down
        1
        ·
        11 months ago

        The audacity. Do YOU see US going into windows communities to shill linux?

        Oh. Yeah. Carry on then.

        • Jay🚩@lemmy.mlOP
          link
          fedilink
          arrow-up
          4
          arrow-down
          1
          ·
          11 months ago

          Look if you go to Windows community which is not similar to Linux/Unix like system it’s bad on you. But BSDs and Linux are very similar in design philosophy and are dependent on each other. While windows is different thing of its own.

          • poki@discuss.online
            link
            fedilink
            arrow-up
            3
            ·
            11 months ago

            But BSDs and Linux are very similar in design philosophy and are dependent on each other.

            Interesting. Would you mind elaborating on the bold parts? Thank you in advance :D !

            • Baldur Nil@programming.dev
              link
              fedilink
              arrow-up
              2
              ·
              11 months ago

              I think when it comes to tooling, some Linux tools are actually BSD software that works because of POSIX compliance. An example is OpenSSH.

            • Jay🚩@lemmy.mlOP
              link
              fedilink
              arrow-up
              2
              ·
              11 months ago

              Sorry for my wording. What I meant was While BSD and Linux are not dependent on each other, they do share a common Unix heritage and have influenced each other over the years.

              • poki@discuss.online
                link
                fedilink
                arrow-up
                2
                ·
                11 months ago

                That makes a lot more sense. Thank you for clarifying!

              • HumanPerson@sh.itjust.works
                link
                fedilink
                English
                arrow-up
                2
                ·
                edit-2
                11 months ago

                Frequently software developed for one is commonly used on the other, such as openssh, iirc.

      • ndonkersloot@feddit.nl
        link
        fedilink
        English
        arrow-up
        9
        ·
        11 months ago

        Thank you, i’ve never used a BSD variant myself but am a long time Linux user. Very curious to the next posts!

      • NegativeLookBehind@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        2 months ago

        deleted by creator

      • youmaynotknow@lemmy.ml
        link
        fedilink
        arrow-up
        1
        arrow-down
        1
        ·
        11 months ago

        Now, where did I put that Katana?🤔

    • jet@hackertalks.com
      link
      fedilink
      English
      arrow-up
      13
      ·
      11 months ago

      Sometimes we need to talk about grandpappy.

  • just_another_person@lemmy.world
    link
    fedilink
    arrow-up
    21
    arrow-down
    3
    ·
    11 months ago

    BSD will always be faster. That’s a given. It is not flexible, however. It has a very specific purpose. This is why Apple chose this as the origin for OS X, which has now been bastardized to an unrecognizable variation, but if you check the main kernel, will still read as DragonFlyBSD.

    • IllNess@infosec.pub
      link
      fedilink
      arrow-up
      31
      arrow-down
      1
      ·
      11 months ago

      BSD might be faster but companies choose BSD because the BSD License is much more flexible than the Linux General Public License. Apple was even able to create their own license, the APSL. They would not be able to do that using Linux.

      • wildbus8979@sh.itjust.works
        link
        fedilink
        arrow-up
        15
        ·
        edit-2
        11 months ago

        While that is true, the question is whether that’s a good thing, or not, and for whom.

        • biribiri11@lemmy.ml
          link
          fedilink
          arrow-up
          11
          arrow-down
          1
          ·
          edit-2
          11 months ago

          It’s a good thing for the owners of the codebase, but often, a bad thing for the community (even if the community contributes to said codebase).

          For example, FOSS maintainers sometimes will (want to) relicense to protect their income stream:

          https://github.com/CaffeineMC/sodium-fabric/issues/2400

          https://github.com/LizardByte/Sunshine/pull/150

          While corporations might literally have maintainers sign away their rights so they can take the work from their own community:

          https://lwn.net/Articles/937369/ (canonical requires a CLA, though this + the subsequent re-license might have happened anyway)

          https://lwn.net/Articles/935592/ (RPM spec files are MIT licensed at the Fedora level. There are likely chnages to RPM files contributed by the community that are now source-restricted in RHEL)

          https://networkbuilders.intel.com/docs/networkbuilders/accelerate-snort-performance-with-hyperscan-and-intel-xeon-processors-on-public-clouds-1680176363.pdf (See section 2.2. Previously, this work was BSD)

          Mixed bag, really.

    • ducking_donuts@lemm.ee
      link
      fedilink
      arrow-up
      7
      arrow-down
      1
      ·
      11 months ago

      Faster in what sense? Would you kindly point me to the benchmarks used? It’s easy to find the opposite results so I’m curious.

      • just_another_person@lemmy.world
        link
        fedilink
        arrow-up
        7
        ·
        edit-2
        11 months ago

        Smaller footprint in general, compiled as one (not multimodal kernel+extensions), simpler security models, and simpler init system. All of these will make it snappier out of the box than Linux, just not in the ways you’d want, say, a desktop to be faster.

        This just dropped as well. You can see where the differences are: https://www.phoronix.com/review/bsd-linux-threadripper-7980x

        • ducking_donuts@lemm.ee
          link
          fedilink
          arrow-up
          1
          ·
          11 months ago

          That makes some sense I suppose. What was it about DragonFlyBSD and macOS kernel?

        • biribiri11@lemmy.ml
          link
          fedilink
          arrow-up
          2
          arrow-down
          2
          ·
          11 months ago

          I’m not sure how much I’d buy into phoronix benchmarks in this case. CentOS Strea, 9 was performing as good, if not better than, the recently released Ubuntu 24.04 and 2 week old FreeBSD 14.1 despite having a 3 year old kernel and being compiled with an equally old version of GCC. Linux is currently suffering from a pstate bug with AMD, too.

          There’s a reason the BSDs are hardly used in HPC.

          • just_another_person@lemmy.world
            link
            fedilink
            arrow-up
            3
            arrow-down
            3
            ·
            edit-2
            11 months ago

            JFC. The end all be all of Linux benchmarks, and you’re standing up to discredit their results? Phoronix practically wrote the modern book on Linux benchmarks, but please tell us how they are wrong or mistaken.

            3 other commentors have deleted theirs already for their inane fanboyisms. You want want to make 4, or do you have some new energy to bring to the conversation?

            • biribiri11@lemmy.ml
              link
              fedilink
              arrow-up
              3
              arrow-down
              2
              ·
              11 months ago

              Why are you being inflammatory for no reason? I’m just saying I don’t think it’d be correct for an OS 3 years in the past to be neck and neck with modern stuff. Log off the computer and go outside lmao

              • just_another_person@lemmy.world
                link
                fedilink
                arrow-up
                2
                arrow-down
                2
                ·
                edit-2
                11 months ago

                Why are you? Touch grass.

      • IllNess@infosec.pub
        link
        fedilink
        arrow-up
        5
        arrow-down
        4
        ·
        11 months ago

        FreeBSD doesn’t have desktop environment built in. So maybe running from command line or installation is a lot faster.

        • Soviet Pigeon@lemmygrad.ml
          link
          fedilink
          arrow-up
          1
          ·
          11 months ago

          Desktop environments are optional if using a Linux distribution. Also as long as a desktop environment doesnt take all resources, there shoudlnt be much difference in benchmarks.

      • Jay🚩@lemmy.mlOP
        link
        fedilink
        arrow-up
        1
        ·
        11 months ago

        https://www.phoronix.com/review/bsd-linux-threadripper-7980x/4

      • just_another_person@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        11 months ago

        This just dropped as well: https://www.phoronix.com/review/bsd-linux-threadripper-7980x

  • BlueÆther@no.lastname.nz
    link
    fedilink
    arrow-up
    11
    ·
    11 months ago

    I have 3 *BSD vms on proxmox, OpnSense and TrueNAS as well as a GhostBSD desktop for ‘play’. The TrueNAS started as a bare metal install and is now in it’d 3rd 4th server

    I also have 2 Macs in the house…

    So I guess *BSD is well represented here, looking forward to the read

  • Pacmanlives@lemmy.world
    link
    fedilink
    arrow-up
    8
    ·
    edit-2
    11 months ago

    Very excited to see the rest of this series. I still run some BSD box’s. I really really enjoy it. I really wish they would support Docker at this point but it’s complex and I get it with the developers they have. Jails still work so so well. I am on a box I think I installed end of FreeBSD 9 or 10 on and just keep upgrading. That’s probably get to the 10 year mark at this point. I will have to go and check. It’s such a smooth system to run really a dream. Wish more people tried it especially

    • Jay🚩@lemmy.mlOP
      link
      fedilink
      arrow-up
      8
      ·
      11 months ago

      Agreed and FreeBSD keeps getting better at each upgrade.

    • Jay🚩@lemmy.mlOP
      link
      fedilink
      arrow-up
      6
      ·
      11 months ago

      Also there is podmon (testing version), https://wiki.freebsd.org/bhyve & https://bastillebsd.org/

      NetBSD prefers qemu as far as I know.

      • LeFantome@programming.dev
        link
        fedilink
        arrow-up
        5
        ·
        11 months ago

        But bhyve is a hypervisor ( VMs ) and Bastille is jails. Neither of those is a solution for running OCI containers.

      • Asyx@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        11 months ago

        I feel like the FreeBSD Community ist really underestimating how important OCI containers are in the Linux world. And how much easier they are to setup than vms and jails.

  • MigratingtoLemmy@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    11 months ago

    Lowendbox doing it is what really interests me

  • AbsentBird@lemm.ee
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    11 months ago

    Love the analogy of visiting Canada as an American to explain how BSD is different from Linux.

    • eldavi@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      11 months ago

      i’ve had to use netapp ontap’s freebsd and solaris 9 & 10 professionally and going to canada is exactly how it felt; one is vancouver (compared to california) and the other was new foundland.

  • NegativeLookBehind@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    edit-2
    2 months ago

    deleted by creator

    • poki@discuss.online
      link
      fedilink
      arrow-up
      3
      ·
      11 months ago

      Do you mean SecBSD?

      • NegativeLookBehind@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        2 months ago

        deleted by creator

    • Duży Szef [he/him]@lemmygrad.ml
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      11 months ago

      All of politics information technology is sexual pathology.

      Edit: bruh wtf its a real thing what, als o i cant read im leaving this as proof of me being a debil

  • sin_free_for_00_days@sopuli.xyz
    link
    fedilink
    arrow-up
    1
    ·
    11 months ago

    I tried FreeBSD for several months about 15-20 years ago. I really liked how clean the filesystem and environment felt, and have suggested it for many people over the years. In the end I couldn’t get around their license vs GPL.

  • TCB13@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    4
    ·
    11 months ago

    Next step: macOS.

Linux@lemmy.ml

linux@lemmy.ml

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !linux@lemmy.ml

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

  • !opensource@lemmy.ml
  • !libre_culture@lemmy.ml
  • !technology@lemmy.ml
  • !libre_hardware@lemmy.ml

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 1.47K users / day
  • 4.34K users / week
  • 8.26K users / month
  • 17.5K users / 6 months
  • 1 local subscriber
  • 54K subscribers
  • 8.77K Posts
  • 211K Comments
  • Modlog
  • mods:
  • AgreeableLandscape@lemmy.ml
  • nooter692@lemmy.ml
  • MarcellusDrum@lemmy.ml
  • Arthur Besse@lemmy.ml
  • Cyclohexane@lemmy.ml
  • d3Xt3r@lemmy.nz
  • BE: 0.19.11
  • Modlog
  • Instances
  • Docs
  • Code
  • join-lemmy.org