Showing 130 open source projects for "drcom-for-linux"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1

    Toward A Philosophy Of Computing

    How to philosophize with internetworked electronic computing machinery

    Toward A Philosophy Of Computing begins as a dissertation proposal in Texts and Technology at the University of Central Florida that explores doing philosophy by programming. See the project wiki for the proposal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    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: 0 This Week
    Last Update:
    See Project
  • 4
    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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 5
    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...
    Leader badge
    Downloads: 113 This Week
    Last Update:
    See Project
  • 6
    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: 386 This Week
    Last Update:
    See Project
  • 7

    debian10autoconfig

    A set of scrips for interactive Debian 10 configuration

    This is a set of scripts to make clear Debian 10 install a well equipped and protected computer class machine. Scripts provide: - easy network configuring and protection (ip, static arp entries, firewall rules, etc) - easy GRUB protection - interactive one button software installations - configuring DE and providing settings restorations and directory cleaning - automatic shutting down at night and much more Of course you may use not the whole script set, but only needed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    restoresettings

    the project evolved into https://sourceforge.net/projects/dirreset/

    The project evolved into dirreset (https://sourceforge.net/projects/dirreset/) This script may be useful in computer classes to free teacher or system administrators from user settings restoration after student made changes. The main idea is to prepare an archive with reference copy of settings and to use this script for replacing changes settings with archived. Clearing DE cache also provided. Script was tested a couple years ago on XFCE and works every day last 5 years on KDE (Plasma),...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Evolution Strategies Starter

    Evolution Strategies Starter

    Code for the paper "Evolution Strategies.."

    evolution-strategies-starter is an archived OpenAI research project that provides a distributed implementation of the algorithm described in the paper “Evolution Strategies as a Scalable Alternative to Reinforcement Learning” by Tim Salimans, Jonathan Ho, Xi Chen, and Ilya Sutskever. The repository demonstrates how to scale Evolution Strategies (ES) for reinforcement learning tasks using a master-worker architecture, where the master node broadcasts parameters to multiple workers, and the...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 10

    persistent-memory-labs

    Get started with various persistent memory technologies

    Persistent-memory-labs is a repository of step-by-step guides allowing a smooth approach to persistent memory technologies like NVDIMM-N.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Moodle2 Tools for Teachers

    Moodle2 Tools for Teachers

    Command line tools to push updates of resource on a Moodle 2 server.

    Publishing updates of resources on a Moodle server requires to click click and click again. If you propose several resources and want to update them times to times, this becomes boring. The proposed tools may ease this. Then, you can for instance automate your update with a script. Moreover you can easily adapt those tools to your needs. (These are shell scripts.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    XmgFit

    A wrapper to use Xmgrace's curve fitting capability on the shell.

    XmgFit is a wrapper for Xmgrace (*) allowing to use comfortable the non-linear curve fitting capability of Xmgrace from the command line. Therefore the capabilities are limited by xmgrace. Please refer to the xmgrace users guide for more details. It is also handy to incorporate in shell scripts. The -s or --scripty option returns all result values xmgrace provide in an EVALuable format to make them easy available in shell scripts. *) http://plasma-gate.weizmann.ac.il/Grace/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Bat2015

    Bat2015

    Bachelor of Science (Informatik)

    The toolkit glpk supports methods for mixed integer linear programming (MILP). These methods solve Capital Budgeting Problems (CBP). Unfortunately, glpk does not support any multithreading and there is no feature to distribute problems via network connections. Today, this is a pitiable sight, because modern computer systems are coupled by networks and support multi threading. We create a distributed system with Apache thrift and the C-API of glpk. Now, it is possible to use as many cores in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PhPress

    PhPress

    A LAMP Open-Source solution for Morphological Analysis of Newspapers

    A tool to help archivists and historians to scan, stock, display and analyse collections of newspapers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    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.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16

    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: 1 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Aelius Brazilian Portuguese POS-Tagger

    Python, NLTK-based package for shallow parsing of Brazilian Portuguese

    Aelius is an ongoing open source project aiming at developing a suite of Python, NLTK-based modules and interfaces to external freely available tools for shallow parsing of Brazilian Portuguese. It also includes language resources such as language models, sample texts, and gold standards. Presently, Aelius already offers facilities for POS-tagging and chunking corpora and outputting annotations in different formats, such as in XML in the TEI P5 encoding scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    CLUE - C Learning Undergrad Environment

    Tools to support the learning of the C programming language

    CLUE (C Learning Undergraduate Environment) is a software allowing students to work on assignments in the C language while benefiting from support for peer testing, hyper-linked tutorials to help them understand compiler error messages, detection of "novice errors" with warnings hyper-linked to tutorials. Sponsored by National Science Foundation under award CCLI #0836863.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SakhrLinux

    SakhrLinux

    Sakhr install on Linux

    Small script to be able to install automaticaly Sakhr on Linux and run it through Wine after fixing the arabic letters problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Backtrack menu and Backtrack tools

    Backtrack menu and Backtrack tools

    Install Backtrack tools without changing current os.

    Add Backtrack tools with optional Backtrack Menu on ubuntu/redhat/centos. Run bash script that will be install Backtrack tools on your operating system. follow some simple step those will install BT Tools on your current os. New feature in menuVersion2: - Now support redhat and centos also. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    Latin-to-English translation of the Traditional Latin Mass with grammatical information from William Whitaker's WORDS. Scripts included to create HTML, PDF and plain text renditions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    RemasterPi

    Operating System Image customization Tools For RaspberryPi

    ...This way unexperienced users will be able to create their own customized distribution by making selections from pre-sets configured by hardcore distro hackers. Also it enables the busy Linux guru's to automate tasks and save loads of time which can then be spent on creating other nice things we want ;) The end-user application can be extended by simply adding shell scripts and text files which explain a script's features, pro's, con's, do's and dont's which makes it easy to contribute, simple to use and even a bit educational.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    symposia

    Bringing Plato's Symposium to VR

    A multimodal, multiliteracy aware programmed approach to creating virtual realities inspired by Plato's Symposium and all surrounding, mostly later, texts. Designed for the author's doctoral dissertation.
    Downloads: 0 This Week
    Last Update:
    See Project