Unix Shell Exam Software

View 122 business solutions

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

  • 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
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    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
  • 2
    MBDyn_sim_suite is a collection of free pre&post-processing tools and simulation models for the open-source multi-body analysis software MBDyn forming a general purpose simulation environment for structural dynamics with an emphasis on wind turbines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    OsnofianLinux is a set of small distributions intended to fit on 1.44Mb floppy disk, in the boot sector of a CDROM, hard drive or even on a USB stick. Check the project homepage for more details and projects info.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Arduloko OS

    Sistema Operacional

    Sistema Operacional baseado no Ubuntu 11.04 (natty) 64bits destinado à profissionais e estudantes de eletrônica. O sistema foi gerado principalmente para trabalhos elaborados com o hardware arduino, mas foi evoluindo e hoje trabalha com vários outros equipamentos. A senha para login (Arduino ou root) é arduino. Foi criado pelo programador Uberlan G. Soares. Para baixar pelo DropBox, eis o link: http://dl.dropbox.com/u/65818773/arduloko.iso User: Arduino Pass: arduino User: Root Pass: arduino
    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
  • 5
    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: 0 This Week
    Last Update:
    See Project
  • 6
    Bats-core

    Bats-core

    Bash automated testing system

    Bats is a TAP-compliant testing framework for Bash. It provides a simple way to verify that the UNIX programs you write behave as expected. A Bats test file is a Bash script with special syntax for defining test cases. Under the hood, each test case is just a function with a description. Bats is most useful when testing software is written in Bash, but you can use it to test any UNIX program. Test cases consist of standard shell commands. Bats makes use of Bash's errexit (set -e) option when running test cases. If every command in the test case exits with a 0 status code (success), the test passes. In this way, each line is an assertion of truth. The Bats source code repository is hosted on GitHub. There you can file bugs on the issue tracker or submit tested pull requests for review.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Computer Breaker is a network testing tool that allows networking administrators to test if a computer is vulnerable to malicious attacks. Using the Nessus scanner, computer-breaker scans the remote host and automaticaly exploits its vulnerabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 0 This Week
    Last Update:
    See Project
  • 9

    EMCAR

    Antenna Measurement Range Using LinuxCNC

    Enhanced Machine Controller-based Antenna Range (EMCAR) EMCAR employs LinuxCNC based machine control (linuxcnc.org) coupled with open source software to implement a measurement system for antenna radiation pattern data (i.e. an antenna range).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    Application for automated mail preprocessing.This is not a generic spam filter.According to configuration file,macros are ran for triggered or watched incoming mail attachments.Also an auto reply is sent back.Teachers might use for student project codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Large Text File converter

    Java Based Heavy-duty utilitity to process large delimited text files

    TextZilla is a Multithreaded Java utility which can process huge size delimited text files to extract, convert, encode, decode, encrypt/decrypt text data from source and write it in desired output file or files. It provides fully extensible framework based on which Java classes can be created, for example it currently has MD5 conversion capability, based on same design classes for 3DES ,AES or any other Algo can be created. Another strength of this tool is in its configurability, it's design allows to generate as many output files as required from one input file, and at every row of input file validation, extraction, conversion can be applied. Use case Example: legacy system is to be replaced with new advanced system with different DB schema, and the data provided as 100GB size of delimited text data which is to be inserted in 10 different tables of new system DB after validation,date format conversion, rearrangements, and MD5 hashing implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A text-UI testing & scoring system on Linux for Olympiad in Informatics programs. Basic ranking and time-cutting are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Phantom Cluster toolkit provide seamlessly integrate all PCs in a computer lab. It can consolidate an exist PC farm and save time and money, like reduce power consumption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Исследование спектральной задачи для пленок степенной жидкости на наклонной стенке
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Projets-Linux du Groupe des Utilisateurs Linux des Basses-Laurentides du Québec (GuLSE)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Quiz and questionnaire composition/presentation on the Web in any language. Author documentation in english/danish, prepared for any. Extremely versatile. Based on W3C standards (HTML4/XML/MathML). Installable on UNIX-Gnu/Linux servers with Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Graphical OS Kernel compiled with gcc 4.6.1 and nasm 2.09.08
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19
    Testing Work of the Operating Systems Curse. Group "Martes Noche". National Tecnologic University (UTN). Buenos Aires Regional Faculty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Testbed for Ad Hoc Protocol Evaluation (TAPE) is a network emulator that capable of running several ad-hoc protocols for testing and evaluation. It is an enhancement of the original APE-Testbed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Vamos a la Clase

    Vamos a la Clase

    Prepara el aula para la próxima clase en el recreo

    Este script fue diseñado para "preparar" el aula de computación con PCs que tiene GNU/Linux instalado (También puede usarse en Mac OSX con modificaciones). Cada clase requería un set de íconos diferentes en el escritorio, ya que los alumnos de ciclo inicial (1º,2º y 3º Grado) usaban Scratch y Piskel, los de cuarto Grado Basic256 y Piskel, y los mayores de 5º y 6º grado aprendían HTML y P5Js. Muchas veces los alumnos mayores usaban insultos en nombres de archivo o dejaban fotos NSFW en el escritorio, para evitar que la próxima clase después del recreo se encuentre con ese tipo de problemas decidí que debían guardar los archivos en la carpeta de documentos (/home/alumnos/documentos) ya que los íconos del escritorio eran borrados durante el recreo por este script dejando los íconos de la próxima clase. Además nos brinda un cartel de bienvenida, y un "chiste del día" que toma de un archivo llamado chistes.txt (incluido para descargar).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Common Hardware Recovery Solutions by Ukrainian-Russian network
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    inicrond is a education-oriented content management system. It is written in php and supports MySQL. Go on the freshmeat site for more details. Inicrond : Network of Interactive Courses Registred On a Net Domain
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Qlfs-upgrade is an update to qlfs, a bash script to create Linux From Scratch
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Romanian medical residentship admission test training program
    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.