Showing 347 open source projects for "php support system"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    rCore-Tutorial-v3

    rCore-Tutorial-v3

    Let's write an OS which can run on RISC-V in Rust from scratch

    rCore-Tutorial-v3 is an educational project designed to guide learners through the process of building a minimalistic operating system from scratch using the Rust programming language. Targeting the RISC-V architecture, this tutorial emphasizes safety and concurrency, leveraging Rust's features to teach OS fundamentals such as memory management, process scheduling, and file systems. It is structured to provide hands-on experience, making it suitable for both academic settings and self-study.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SharkLinux

    SharkLinux

    Virtualization Focused OS & Cloud Compatible Desktop Environment

    SharkLinux is a 64 bit Linux Desktop that specializes in virtualization. The OS is based on Ubuntu 20.04 and features a custom MATE/XFCE desktop capable of running on a cloud server with little impact on performance. The OS runs KVM as the primary hypervisor and provides a wide range of tools to build and run VM's and containers. SharkLinux has several distinct qualities from other Linux systems such as; automatic system upgrades, sudo users can run shell commands without a password....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Rescatux

    Rescatux

    Easy to use Repair distribution for both Gnu/Linux and Windows systems

    Rescatux is a GNU/Linux repair cd (and eventually also Windows) but it is not like other rescue disks. Rescatux comes with Rescapp. Rescapp is a nice wizard that will guide you through your rescue and repair tasks. When the wizard is not able to solve your problem you can also enjoy of Rescatux unique support features: * Chat: Open the chat for asking help directly in Rescatux channel. * Share log: After running an option you can share its log (the action registry that it has done) so...
    Leader badge
    Downloads: 722 This Week
    Last Update:
    See Project
  • 4
    ToOpPy LINUX

    ToOpPy LINUX

    Puppy Linux-based operating system

    ToOpPy Linux is a free multilingual distribution, a Puppy Linux-based operating system working completely in RAM, that can be shortly described as lightweight, reliable, stable, very fast and portable. ToOpPy LINUX offers the JWM window manager, the ROX file manager and "2PDE", a complete set of applications to easily customize your Desktop Environment...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    Redo Rescue: Backup and Recovery

    Redo Rescue: Backup and Recovery

    Backup and Recovery Made Easy

    Redo Rescue Backup and Recovery can backup and restore an entire system in minutes with a point-and-click interface anyone can use. Bare metal restore to a new, blank drive and be up and running in minutes. Supports saving to and restoring from local disks or shared network drives. Selectively restore partitions and remap them to different locations on the target drive. Additional tools included for partition editing, web browsing, and more. Runs from live CD/USB; no installation needed. ...
    Leader badge
    Downloads: 501 This Week
    Last Update:
    See Project
  • 6
    Harvey OS

    Harvey OS

    A distributed operating system

    Harvey is a distributed operating system inspired by Plan 9 from Bell Labs, aiming to explore and implement modern OS concepts in a distributed computing environment. Written in C and Go, Harvey seeks to provide a simple and consistent interface for resource sharing across multiple machines. Although the project has been archived, it remains a valuable resource for understanding distributed system design and the implementation of Plan 9 principles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    dune-archiso

    dune-archiso

    Archiso profile based on CyberOS with DUNE Numerics

    This is a live USB containing a full operating system that can be booted, this means that you can use a USB stick to burn this image or virtualize it to Linux-KVM, QEMU, Virtualbox, VMWare, Hyper-V. We included the following Arch Linux official repositories: - [core] - [extra] - [community] - [multilib] as well as Third-party repositories: - [arch4edu] - [cyber] - [dune-archiso-repository-core] - [dune-archiso-repository-extra] - [dune-core] - [dune-staging] -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Macbuntu BIGSur 2021

    Macbuntu BIGSur 2021

    Macbuntu BIGSur 2021.6 x64 bit Kernel 5.11.18 on xubuntu lts 21.04

    ...Xubuntu 21.04 LTS is a long-term support distribution. Continuous security updates and support works that take a long time until 2023 are preferred in this context.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 9
    Salient OS

    Salient OS

    An Arch based rolling-release distribution for Gamers / Multimedia

    Salient OS is an arch-based rolling-release distribution aimed at multi-media / gaming enthusiasts. It comes pre-configured with various applications out of the box to aid you in getting started quickly without having to download these applications yourself. The default user is 'liveuser' with no password, although auto login is enabled for the live session. The installer can be found in the main menu under the System category, namely, Install Salient OS. Salient OS uses the Calamares...
    Downloads: 13 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Resea

    Resea

    A microkernel-based hackable operating system

    resea is a small, message-passing-based operating system kernel designed with microkernel principles in mind. Written in C with minimal dependencies, it emphasizes modularity, isolation, and simplicity. resea includes a basic POSIX-like interface and supports multitasking, IPC, and user-space services. It serves as both a microkernel OS experiment and a platform for learning about low-level system design without the complexity of larger operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Emerald

    Emerald

    An operating system written in C

    emerald is a minimalistic Unix-like operating system kernel developed for x86_64 systems, focused on being lightweight, modular, and understandable. Written in C and assembly, emerald serves as a learning tool for OS enthusiasts who want to explore kernel design from scratch. It includes basic components such as multitasking, paging, interrupts, and system calls, while maintaining a clear and concise codebase. Emerald is a strong starting point for building more complex systems or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TeLOS Linux Lite

    TeLOS Linux Lite

    smart Debian Lite KDE distribution

    ...TeLOS Linux Lite is extremely lightweight and easily customizable. It is freely distributed and honors free, open source software. Nevertheless, some non-free proprietary packages are included to widely support common modern hardware. The most popular browser, Google Chrome, is the focal point of TeLOS Lite and is preconfigured for maximum performance and optimal appearance. You might use this Operating System as a more powerful open source replacement of Chrome OS. TeLOS is suitable for both Linux newcomers and experienced users. Let us know what you think of TeLOS Linux Lite!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Ultimate Mint Live 20 XFCE Edition

    Ultimate Mint Live 20 XFCE Edition

    Unofficial "ultimate edition" of linux Mint 20 Ulyssa XFCE LTS 64-bit

    Purpose of this release is to work as a Live operating system, and have all the most needed software packages already preinstalled and ready for use straight out-of-box. This release is based on linux Mint 20.1 Ulyssa 64-bit LTS XFCE edition, but bundled with extra software that doesn't come in an official linux Mint distro. Ultimate Mint Live 20 is a long term support release which will be supported until 2025.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Ultimate Mint Live 20

    Ultimate Mint Live 20

    Unofficial "ultimate edition" of linux Mint 20 Ulyssa LTS 64-bit

    Purpose of this release is to work as a Live operating system, and have all the most needed software packages already preinstalled and ready for use straight out-of-box. This release is based on linux Mint 20.1 Ulyssa 64-bit LTS Cinnamon edition, but bundled with extra software that doesn't come in an official linux Mint distro. Ultimate Mint Live 20 is a long term support release which will be supported until 2025.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    UNetbootin

    UNetbootin

    Bootable live USB creator for Ubuntu, Fedora, and Linux distributions

    UNetbootin allows you to create bootable Live USB drives for Ubuntu, Fedora, and other Linux distributions without burning a CD. It runs on Windows, Linux, and Mac OS X. You can either let UNetbootin download one of the many distributions supported out-of-the-box for you, or supply your own Linux .iso file.
    Leader badge
    Downloads: 449 This Week
    Last Update:
    See Project
  • 16
    BackSlash Linux

    BackSlash Linux

    Linux based operating system with OOBE - comprises of FOSS.

    BackSlash Linux will no longer receive updates. BackSlash Linux is going to discontinued as of Sept 15, 2021 for a good reason. There is an article on the main page of https://www.backslashlinux.com which will explain the reason of the discontinuation of the project and future plans. I thank you all for the love and support.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 17
    Arch XFerience

    Arch XFerience

    Arch Linux based distro built for usability, simplicity & stability

    ...It packs the most useful software including but not limited to - media playback (VLC), office suite (LibreOffice), gaming (Steam), OS virtualization (VirtualBox), Web Server (LEMP - Linux, (e)ngin(e)X, MariaDB, PHP & phpMyAdmin) & much, much more and guess what? It's Out-Of-The-Box! Ever had the idea of booting your system with a disk/USB & having it all just like that? Looking for a straight way through the Arch Linux highway? Discover the new Arch Linux XFerience! Requirements: 800MHz CPU 512MB RAM (Swap partition is a good choice) 128MB Graphics card 40GB Free HDD space NEW PROJECT HOME --> https://www.xferience.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BEE free TECH

    BEE free TECH

    [ Beautiful, Effective, Efficient, Freedom, Technology ]

    BEE free 20.04 is a community-driven Linux distribution based on Ubuntu 20.04 .
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Pearl MATE STUDIO 7.1

    Pearl MATE STUDIO 7.1

    Ready to go Professional Multitrack Recording by MixBus on MATE

    This release features the new MixBus multitrack recording software that turnes your Linux Desktop into a full featured audio recording studio. Based on 64 bit Pearl MATE 7 series (18.04 LTR), Finally professional software used by the pros on Linux for everyone. Harrison MixBus software is based on the popular Ardour Multitrack Open Source Software. This version is the demo version. ALSA and JACK support. Candence handles the seamless use of Pulseaudio for such software like Firefox...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    PlusOS (Plus Operating System)

    PlusOS (Plus Operating System)

    OS bootable from Linux,Windows and others partitions as auxiliary OS

    ...In summary goal is building a stable and usefull OS. A Project By Arshad Latti. Support PlusOS project on patreon https://www.patreon.com/arshadlatti to encourage.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21
    nuclewall

    nuclewall

    Açık kaynaklı bir hotspot yazılımı

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    witchOS

    witchOS

    witchOS Buildsystem

    ISO Download via: http://fox-it-potsdam.de/wiso/witchos/live/ These are the sources used to build the witchOS Distribution. witchOS is a mix of LFS and some Arch Linux Packages ported to our Filesystem Hirachy Standard. It is aimed to be a siple way for linux newbies to get started using it on their desktop pc's. We provide a live-dvd with a preconfigured KDE Desktop and an easy to use Graphical Installer. Also we decided to prt and use pacman. The Arch Linux Package...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pearl Pro 7.1

    Pearl Pro 7.1

    Both MATE (OSX style) & Cinnamon (Windows Style) together in Harmony

    64 bit now available soon to come 32 bit and it's build on the Ubuntu 18.04 LTR. Security updates until 2028. The reason we created this special release is in celebration of Ubuntu's decision to have double the support life for all LTR releases starting with 18.04 which is the base of Pearl Pro 7.1. The Pearl Pro release contains two DE's thats Desktop Environments. The default is MATE and the second DE is Cinnamon. There is of course like all Pearl releases the option to boot to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Linux Musa

    Linux Musa

    Musa is a linux distro for music and graphic arts production OS

    Linux Musa 32 & 64 bit, music production Os and graphic arts, is based on Chromixium 1.5, Ubuntu 14.04 trusty tahr, Debian 8 jessie - For additional drivers and packages >> http://releases.ubuntu.com/trusty/ - https://www.debian.org/releases/jessie/debian-installer/index.it.html (please consider donate to its developers and related software developers too) Install instruction: Username: Musa Maledetta password root : musamaledetta password x administrator = administrator info:...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Lonero OS

    Lonero OS

    The Decentralized Operating System

    The best USB Flash method is using Rofus to create a bootable USB Most common problem + easy fix: https://askubuntu.com/questions/985612/running-ubuntu-from-a-usb-failed-to-load-ldlinux-c32 Please note: default password is pass Lonero OS is based off of the Lubuntu OS, and has a few adding things such as: 1) The uncompiled source binaries of: GitPrep, SMesh, Kademlia, Beaker Browser, and VPNBook 2) Telegram Desktop installed 3) DuckDuckGo should be the default browser This project...
    Downloads: 15 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB