Open Source Unix Shell Operating Systems for BSD

Unix Shell Operating Systems for BSD

Browse free open source Unix Shell Operating Systems for BSD and projects below. Use the toggles on the left to filter open source Unix Shell Operating Systems for BSD by OS, license, language, programming language, and project status.

  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    OS-uninstaller

    OS-uninstaller

    Remove any operating system in 1 click !

    See https://sourceforge.net/p/os-uninstaller/wiki
    Leader badge
    Downloads: 254 This Week
    Last Update:
    See Project
  • 2
    Syllable Desktop is a complete operating system that is easy to use, powerful, lightweight and extraordinarily fast and responsive. It has its own kernel, filesystem, GUI and applications. Syllable Server is a matching small and efficient Linux server.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 3
    DIET-PC (DIskless Embedded Technology Personal Computer) is a software kitset enabling IT professionals to build an open source GUI appliance based on commodity x86 (PC), PowerPC (Mac) or ARM (handheld) hardware, using an embedded Linux methodology.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 4
    KaNaPi

    KaNaPi

    Educational Linux Distribution

    Main goals: * Prepare operating system based on Linux kernel and free software for use at home from scratch by building sources. Binary packages/images are also available. * Each package is installed in separate directory, so you can use different versions of applications and libraries by design. * There is only one user 'kanapi' with root permissions, so you don't have to login, remember passwords, etc. * Simple configuration * Automatic compilation.
    Downloads: 25 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5
    Life

    Life

    Linux for Education based on Ubuntu MATE

    Li-f-e: Linux for Education. A free Linux distribution for education.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    DruidBSD is a FreeBSD micro-distribution that supports CD/DVD, USB, and HD booting into a Live BSD Distribution.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Sakura is a Knowledge Navigator and User Interface for UNIX, which implements HyperMedia and its own windowing and packing system, both in the main program and in an extensive API for Tcl and other languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    dep-trace

    gdeptrace dependancy solver correct for pkg or make deps

    gdeptrace sorts an input dependancy list or table and prints it, and can do other actions. It's default operation is to act like tsort (1) except that it sorts by pure pkg / make dependancy (tsort sorts by grapical topology: see notes about differences). EXAMPLE: $ echo -e "b e\ne\nc b" | sort -k1,1 | gdeptrace [opts] e b c (b depends on e, c depends on b, e has no depends) (also: e has more items depending on it and is below anything it depends on; in this case the top, all and only by the rules known and given, in order by given where equal) $ echo -e "b e\ne\nc b" | depsort ditto, no opts needed $ libdeps objdump /lib/*.so.* (outputs if missing, load order (deps), rdeps, which are effected by missing lib/s, etc, see readme) $ doil (a package installer/solver like apt-get+dpkg which uses gdeptrace, see doil on Source Forge) dep-trace is now "gdeptrace" to ease packaging compatibility
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    AwesomeWM-spin

    My customized linux live spin using 'Awesome' the Window Manager (WM)

    My customized linux live spin using 'Awesome' the Window Manager (WM) If you are not familiar with the AwesomeWM you might have troubles using this LiveOS, unless you are experienced with Linux in general. If you are looking for a Windows (Microsoft TM) or iOS (Apple TM) alternative, this Linux spin is NOT for you! As the linux base system i'm using Fedora, which i found to work best for the hardware i have. This project is in no way related with Fedora. The install icon is to be found in '$HOME/notepad' This is highly customized to my very personal liking. * As less GUI as possible * Console for everything * No bling bling but my scripts * LUA hardcoded applications menu Introducing my stuff: * Text User Interface: https://github.com/sri-arjuna/tui * Sutra: Random sutras from the Vedics (german) * Several small scripts Based on: * Fedora: http://www.fedoraproject.org * AwesomeWM: http://awesome.naquadah.org/download/ * RPMFusion: http://rpmfusion.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 10
    Infodomestic Objects
    Infodomestic Objects - This is a set of distribution software that mutate the environment providing and advanced interaction experience. We will use a mixed POSIX/Linux/BSD based platform to develop and distribute our interaction experience improvement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MobileMate

    MobileMate

    A video and audio converting tool customized on Tinycore Linux.

    MobileMate is an open source video and audio converting tool customized on Tinycore Linux. It use Bash to glue open source tools such as Mplayer, FFmpeg(Libav), Zenity, Grep, Sed, etc.. It features as a self-booting tiny linux, can easy expand to your language, small size, easy to custom as your needs, etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    SBCD

    partitioning backup recovery and all kind of boot loaders

    partitioning backup recovery and all kind of boot loaders
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    r4st

    A database rapid application development tool

    The r4st ("Our Forest") project is a set of tools to assist with the rapid development of a database application. It uses shell scripts to drop/add Postgresql database tables/views with data loaded from sql and csv files. This process allows users to apply changes then re-build the system. It is essentially a customizable database regression system. The base schema and data module represent a plant database intended for educational and scientific usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    vEMan - VMware ESX/ESXi Manager

    vEMan - VMware ESX/ESXi Manager

    An unofficial VMware® ESX/ESXi Manager for Linux

    vEMan - [v]Mware [E]SX [Man]ager provides a GUI for managing ESX servers natively from within your Linux desktop without the need to use Windows vSphere® anymore! Support vEMan development for v2.0 by gofundme! http://www.gofundme.com/vEMan Why I started vEMan? Because I hate it to start my Windows VM to manage ESX(i) servers ;o) vEMan is (maybe) not needed if you use vCenter 5.x: http://kb.vmware.com/kb/2005377 --> vSphere >= v5 has a "web client" BUT keep in mind that there are caveats: Not all features are available in the web client AND it can connect to vCenters only (see: http://kb.vmware.com/kb/1006095) - ESX(i) v3.x or 4.x? - v5.x - but no vCenter? - you want a native Linux vSphere client? Then try vEMan! ------- vEMan is not published or pronounced by VMware Inc. vEMan is an OpenSource project from a private person without any warranty or claim to bother VMware Inc. VMware,vSphere,ESX/ESXi,vCenter are trademarks by VMware Inc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.