Open Source Unix Shell Education Software

Unix Shell Education Software

View 3980 business solutions

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

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    LinuxCommand.org is a site for Linux education and advocacy devoted to helping users of legacy operating systems migrate into the future.
    Leader badge
    Downloads: 2,877 This Week
    Last Update:
    See Project
  • 2
    Diskless Remote Boot in Linux (DRBL)
    DRBL provides diskless or systemless environment. It uses distributed hardware resources and makes it possible for clients to fully access local hardware. It also includes Clonezilla, a partition and disk cloning utility similar to Ghost.
    Leader badge
    Downloads: 407 This Week
    Last Update:
    See Project
  • 3
    Web Security Dojo

    Web Security Dojo

    Virtual training environment to learn web app ethical hacking.

    Web Security Dojo is a virtual machine that provides the tools, targets, and documentation to learn and practice web application security testing. A preconfigured, stand-alone training environment ideal for classroom and conferences. No Internet required to use. Ideal for those interested in getting hands-on practice for ethical hacking, penetration testing, bug bounties, and capture the flag (CTF). A single OVA file will import into VirtualBox and VMware. There is also an Ansible script for those brave souls that want transform their stock Ubuntu into a virtual dojo. Bow to your sensei! username: dojo password: dojo
    Leader badge
    Downloads: 152 This Week
    Last Update:
    See Project
  • 4
    Kubernetes Handbook

    Kubernetes Handbook

    Cloud native application architecture practice handbook

    Cloud native is a behavioral method and design concept. In its essence, all behaviors or methods that can improve resource utilization and application delivery efficiency on the cloud are cloud-native. The history of cloud computing is a history of cloud native. Kubernetes opened the prelude to cloud native 1.0. The emergence of service mesh Istio led to microservices in the post-Kubernetes era. The rise of serverless has enabled cloud native to advance from the infrastructure layer to the application architecture layer. We are in a cloud native The new era of 2.0. Kubernetes is a container orchestration and scheduling engine developed by Google in June 2014 based on its internal Borg system. Google contributed it as an initial and core project to the CNCF (Cloud Native Computing Foundation). In recent years, it has gradually developed a cloud native Ecology. The goal of Kubernetes is to provide a specification to describe the architecture of the cluster.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    LPub3D

    LPub3D

    LDraw™ editor for LEGO® style digital building instructions.

    LPub3D is an Open Source WYSIWYG editing application for creating LEGO® style digital building instructions. LPub3D is developed and maintained by Trevor SANDY. It uses the LDraw™ parts library, the most comprehensive library of digital Open Source LEGO® bricks available (www.ldraw.org/ ) and reads the LDraw LDR and MPD model file formats. LPub3D is available for free under the GNU Public License v3 and runs on Windows, Linux and macOS Operating Systems. LPub3D is also available as a Linux 'no-install', multi-platform AppImage. Portions of LPub3D are based on LPUB© 2007-2009 Kevin Clague, LeoCAD© 2025 Leonardo Zide, LDView© 2025 Travis Cobbs & Peter Bartfai and additional third party components. LEGO® is a trademark of the LEGO Group of companies which does not sponsor, authorize or endorse this application. LEGO® is a trademark of the LEGO Group of companies which does not sponsor, authorize or endorse this application. © 2015-2025 Trevor SANDY
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 6
    Tria Sistema Operatiu

    Tria Sistema Operatiu

    Helps you find, download & burn the best Operating System for any PC

    Tria O.S. detects hard & soft specs of the PC where you run it, you can load this info or specify it manually to let the program inform you what would be the best operating system for a specific PC, with the specified hardware, and then see the difference by adding RAM, a SSD hard drive, changing the graphics card ... etc. REQUIREMENTS: For Linux, you need GAMBAS 3.3 or later, so you will have to install the gambas3 package before installing. 90's EDITION needs 160 MB (192 MB on a virtual machine) of RAM and works with Windows 95 and Windows NT 4.0. BRONTOSAURUS EDITION needs DirectX 9.0c and .Net Framework 2.0 and runs on Windows 98, Windows 98 SE, Windows ME & Windows 2000. XP EDITION requires .Net Framework 4.0 or newer. Runs on Windows XP, Vista, Server 2003, 2003 R2, Home Server and Server 2008. STANDARD EDITION needs .Net Framework 4.8 or 4.8.1 and runs on Windows 7, Windows Server 2008 R2, and newer (any Windows released from 2009 until today).
    Downloads: 36 This Week
    Last Update:
    See Project
  • 7
    simple-java-maven-app

    simple-java-maven-app

    For an introductory tutorial on how to use Jenkins

    simple-java-maven-app is a reference repository created for the Jenkins tutorial on building a Java application with Maven. It contains a minimal Java program that prints “Hello world!” and includes unit tests to validate functionality, with test results exported in JUnit XML format. The repository provides an example that demonstrates how to configure a Jenkins Pipeline for building and delivering applications. It also includes scripts that define commands executed in pipeline stages, showcasing automation in continuous integration and delivery (CI/CD). This project is designed as an entry-level resource for developers learning Jenkins. By following the tutorial, users gain practical experience in setting up pipelines and integrating testing with Maven.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Comprehensive Rust

    Comprehensive Rust

    This is the Rust course used by the Android team at Google

    Comprehensive Rust is an open source training course developed by Google to provide a complete introduction to the Rust programming language. Originally created for Google engineers, it has since been released publicly for the broader developer community. The course is structured into modular lessons that cover the fundamentals of Rust, including ownership, lifetimes, traits, generics, and error handling, before progressing to advanced topics like concurrency, async programming, unsafe Rust, and FFI. It is designed to be taught in classroom settings but can also be followed independently, making it useful both for structured training and self-study. The materials are presented in a slide-based format with accompanying examples and hands-on exercises to reinforce key concepts. By offering an accessible yet thorough introduction, the course helps learners gain practical experience with Rust while building a strong understanding of its unique safety and performance guarantees.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    OWASP Mobile Security Testing Guide

    OWASP Mobile Security Testing Guide

    Manual for mobile app security development and testing

    We are writing a security standard for mobile apps and a comprehensive testing guide that covers the processes, techniques, and tools used during a mobile app security test, as well as an exhaustive set of test cases that enables testers to deliver consistent and complete results. The MSTG is a comprehensive manual for mobile app security testing and reverse engineering for iOS and Android mobile security testers. The OWASP Mobile Application Security Verification Standard (MASVS) is, as the name implies, a standard for mobile app security. It can be used by mobile software architects and developers seeking to develop secure mobile applications, as well as security testers to ensure completeness and consistency of test results. A checklist is available for use in security assessments that is based on the MASVS and MSTG and contains links to the MSTG test case for each requirement.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    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: 39 This Week
    Last Update:
    See Project
  • 11
    DOMjudge programming contest jury system

    DOMjudge programming contest jury system

    DOMjudge is an automated judge system for programming contests.

    NOTE: DOMjudge has moved to www.domjudge.org and Github for all development. DOMjudge is an automated judge system to run programming contests. Both team and jury side interfaces are web based, with a command line submit tool available as well. It is written in PHP, shell-script and C/C++ and needs MySQL and a webserver.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 12
    Luz do Saber

    Luz do Saber

    Software para alfabetização e inclusão digital.

    Luz do Saber é um software educativo utilizado para alfabetização e inclusão digital que conta com duas versões, uma infantil e outra para jovens e adultos. Baseado na metodologia de ensino de Paulo Freire. Este projeto é financiado pelo Governo do Estado do Ceará - Brasil.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    Client/server software, human language dictionary databases, and tools supporting the DICT protocol (RFC 2229).
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 14
    raspberry-pi-os

    raspberry-pi-os

    Learning operating system development using Linux kernel and Raspberry

    This project provides a step-by-step educational guide on building a simple operating system kernel entirely from scratch, specifically targeting the Raspberry Pi 3. The operating system, referred to as RPi OS, is inspired by the Linux kernel but remains intentionally minimal to focus on clarity and teaching fundamental OS concepts. Each lesson introduces a kernel feature and demonstrates its implementation within RPi OS, followed by a comparison to how the same concept is realized in the Linux kernel. The repository is structured so that every lesson corresponds to a snapshot of the source code at that stage, making it easier for learners to follow the progression of kernel development. The design of the lessons emphasizes gradual learning, allowing readers without prior OS development experience to understand kernel internals. The project is still under active development and encourages community contributions to expand its lessons and improve its content.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Life

    Life

    Linux for Education based on Ubuntu MATE

    Li-f-e: Linux for Education. A free Linux distribution for education.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 16
    Variations
    Variations is a digital music library software system that provides online access to streaming audio and scanned score images with a flexible access control framework to ensure respect for intellectual property.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 17
    Netkit
    Netkit is a network emulation environment that allows the user to set up complex scenarios on a single PC with little effort and at no cost. In itself, Netkit aims at integrating different other open source products to provide an easy-to-use interface.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 18
    Jacksum

    Jacksum

    a free cross platform checksum utility, supports 58+ hash algorithms

    Development of this project has been moved to https://github.com/jonelo/jacksum. This site has been left for historical purposes ONLY, you find older Jacksum versions here. Please visit the GitHub site for current development. Jacksum 1.7.0 is a platform independent checksum utility (written entirely in Java) for computing and verifying (integrity check) checksums, CRC and hashes (fingerprints). It supports 58 popular hash algorithms and a lot of unique features.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    VoToL is an electronic voting system. VoToL č un sistema di voto elettronico per qualsiasi istituzione. E' un sistema di votazione via computer
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Borges is an open-source project aimed at XML-aware documentation projects which care about internationalisation, reusable contents, teamwork, etc. Borges is maintained by NeoDoc: http://neodoc.biz
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    SILICA is a program judger which is designed for people devoted in Olympiad in Informatics using GNU/linux. SILICA is developed using Bash, Pascal(Lazarus) and C++. The name means “SImple LIghtweight Contest Assistant”.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Common Hardware Recovery Solutions by Ukrainian-Russian network
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23

    gsl-pt_BR

    manual da gsl em pt-BR

    Manual da Gnu Scientific Library em português do Brasil. O manual possui código fonte no formato texinfo.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Automated_Quiz

    Automated_Quiz

    A Shell Script for Quizzing the whole class of students and log result

    Please download the above zip file and extract it to a secret folder and run the quiz.sh script from that folder in your terminal program, as shown in the youtube videos : https://youtu.be/kQi0XlIaT9M and https://youtu.be/prwKN5DiFp0 You may change the contents of the quiz.txt file to your liking, while maintaining the format of it. Note: Press Enter/Return key after typing on your Terminal, to proceed to the next step, while testing the quiz.sh script. Also, increase the terminal font size to the desired level, before using the script, to view in bigger mode. Google search for linux / cygwin / mac terminal font size to know more about it. LATEST UPDATE : The quiz.sh script is updated now to perform for the whole class of students and log the results into the Students_Score.txt file. Also see this collection of bash scripts : https://sourceforge.net/projects/bash-shell-scripting-in-minute/ and this script : https://sourceforge.net/projects/command-output-to-html-table/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    BASH antoniovandre_mathgame
    Um simples jogo de operações aritméticas escrito em BASH.
    Downloads: 3 This Week
    Last Update:
    See Project
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.