1 Name: cherry 2024-07-10 18:33
Linux and BSD are both similar opensource UNIX-likes but at the same time there very different in many aspects especially in ideology. while BSD and its forks/children are pretty different from each-other but in general BSD is an alternative to Linux and focusing on a more free license then the GNU's GPL that being the BSD license obviously while the GPL forced opensource for derivatives BSD is more doesn't give a fuck hence why it sees wide use in embedded and proprietary systems such as the PlayStation consoles (3 and up) but software wise the BSD and Linux are quite different while Linux primarily uses gnu-core-utils and glibc each BSD has their own set of tools and software for its coresys-utils and use their own c library and other differences between Linux and BSD include "package management", release cycles ,and init/rc systems but i believe there's a good middle ground between the two that being Slackware. taking the best of both world Linux's Software (gnu-core-utils and the Linux kernel) and combining them with BSD's style of doing things (rc-scripts "package management" release cycles/releases and file system layout) the main drawbacks to slackware is once again the package management or lack of and its long release cycles but besides that if your a fan of linux and bsd i reccomend giving it a swing you'll most likely learn a lot