Showing 564 open source projects for "linux"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1

    SUSenbox

    Linux distribution based on openSUSE 13.2 with OpenBox

    Linux distribution based on openSUSE 13.2, 32-bit x86, with only OpenBox as WM https://sites.google.com/site/susenbox/ https://susestudio.com/u/stefano5886/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Web Pentesting Environment

    Vulnerable Virtual Machine to Learn

    WPE aims to help the beginners Web Penetration Testing to develop their skills * Web pentesting Enviromint :-: user:"ahmad.ninja" pass:"hacking15.org" 1. Environment to simulate the real live app (webs & mobile) but it focused on "web app". 2. This is the half of our project the other one will be on YouTube as "Video Tutorials" Which aim to help you to start your Pentesting career or develop it 3. The videos will be in English but articles will be written in Arabic 4. For instant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Angel Linux

    Angel Linux

    Angel Linux Operating System

    Angel Linux 3 now available
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    AquariusOS

    AquariusOS

    An open source OS written in assembly.

    An open source OS. It is 32-Bit and when possible 64 and 128-Bit. We are working on a complete rewrite. After which we will work on our UI. ATTENTION!: After AquariusOS 0.0.4 AquariusOS will be based off of aqua-next. 0.0.5 with an aqua-next base will hopefully be released BEFORE 2016.
    Downloads: 1 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
  • 5

    MiniTAK Operating System

    A small operating system, compatible with MS-DOS, written in assemly

    MiniTAK is a small operating system for x86 computers to run in processor real mode. One of the main goals in designing and developing this operating system was to be fully compatible with MS-DOS operating system and its application programs. To minimize the size of this operating system, it is completely written in assembly language and can boot on any 8088 compatible processor. This project is an attempt to develop an optimized operating system which can be used to replace MS-DOS, adding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Manjaro by Phoenix
    Manjaro Linux by Phoenix — ориентированная на начинающих русскоязычных и украиноязычных пользователей полнофункциональная Live модификация дистрибутива Manjaro Linux, простая в установке и первоначальной настройке (user-friendly). Особенностью модификации являться установка дополнительных программ и пакетов русского и украинского языка. Ник пользователя - manjaro Пароль - manjaro
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Devel Live CD

    Live CD to compile programs

    Devel Live CD includes a minimal toolchain from Fedora that makes it possible to compile the Linux kernel and other software. This CD has been created to compile programs for 4MLinux. There is no dependency tracking in 4MLinux, so this may be a useful tool for all the developers who are interested in building fully customized Linux operating systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    RestartParty Linux aim to create a purely livecd distribution based on knoppix with all the tools and software you need to repair linux, backup file and solve every software pc-related problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Matriux
    Matriux is a GNU/Linux, Debian based security distribution designed for penetration testing and cyber forensic investigations. It is a distribution designed for security enthusiasts and professionals, can also be used normally as your default OS.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 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
  • 10
    OpenSPA

    OpenSPA

    OpenSPA MOD for OpenPCTV

    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    mintyMac minny

    mintyMac minny

    The fastest booting Mac OS X like LXDE Live CD distro around

    A 32 bit OS Designed to actually be run from your USB drive. Not the usual quick booting system that can't do a thing once you boot quickly into it but one thats got everything you need to get on the Internet on any computer connected to it. The Chromium browser is ready to go out of the box without downloading a thing including the flash plugin ...etc... ready to go meaning after the average LIVE boot time of 1 min. 10 sec. your mintyMac OS is surfing the net, creating graphics with gimp,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RelaxOS - это 64 разрядная UEFI операционная система основанная на JIT компиляции программ. Система будет иметь графический интерфейс. Окружение для программ будет похоже на .NET но без сборки мусора.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Oh My Fan!

    Oh My Fan!

    Keep your Mac away from heat!

    Oh My Fan! is a very useful app. It allows you to adjust your fan speed to make your Intel Mac run cooler. Benefit Highlighting: * Run in background mode with the CPU temperature info diplayed in the menu bar. * Drag the pointer in dashboard to adjust the fan speed. * You can control the fan speed from within the menubar easily. * See the temperature values in either Celsius(℃) or Fahrenheit(℉). * You can choose whether the Oh My Fan! will start at login, and I recommend do...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    How to Make a Computer Operating System

    How to Make a Computer Operating System

    How to Make a Computer Operating System in C++

    A practical guide and GitHub-hosted project by Samy Pesse that walks you through building a very simple UNIX-based operating system in C++, designed to boot, launch a userland shell, and remain extensible. It’s more than a proof of concept—it’s meant to be functional and educational. All the system source code will be stored in the src directory. Each step will contain links to the different related files. This course is open to contributions, feel free to signal errors with issues or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    i-Forms

    i-Forms

    A new OS

    Nothing more than an Operating System, that runs in Protected Mode and supports Multi-tasking and Multi-threading, with a nice GUI (sort of) + some basic drivers and Apps.... NOTE: It's out-of-date, the new version will be released soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Text based Linux Distribution for Servers/Workstations with easy to use web based server management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Nucle-DOS

    Nucle-DOS

    Advanced DOS

    The Nucle-DOS project is a free and simple DOS. It support modern technologies as FAT32 format. EvolSoft Website: http://www.evolsoft.tk Nucle-DOS Website: http://nucledos.evolsoft.tk Nucle-DOS Wiki: http://nucledos.evolsoft.tk/wiki/ Follow us on twitter: https://twitter.com/_EvolSoft Please report bugs at: info@evolsoft.tk The Nucle-DOS doesn't work on the latest versions of VirtualBox for Windows. NOTE: This product is licensed under Creative Commons BY-NC-ND 3.0...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    mintyMac xfce4-light 64bit 14.04

    mintyMac xfce4-light 64bit 14.04

    mintyMac 64 bit xfce4 Linux Live is a fast Linux OS great for netbooks

    Super fast simply great for netbooks up to full desktop computers with a great Mac OS X look and feel. Includes the managable MDM Display Manager , docky, Xfce4, Plymouth X11, The Goal was to hopefully migrate some windows and Mac users to Linux. This version has many features for easy customizing. Loaded with multimedia software including guitar tuner, effects,and multitrack, GIMP and Inkscape for graphics, remastersys, relinux for building your own DISTRO easily. Working Login and System Sounds. This light version does not contain Compiz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    mintyMac-Xfce4-64bit-14.04

    mintyMac-Xfce4-64bit-14.04

    mintyMac 64 bit OS with Xfce4, Gnome,and E17

    Built from Ubuntu 64 bit 14.04 mini CD (38 M). The Goal was to hopefully migrate some windows and Mac users to Linux. This version has many features for easy customizing. Loaded with multimedia software including guitar tuner, effects,and multitrack, GIMP and Inkscape for graphics, remastersys, relinux for building your own DISTRO easily. Multiple Desktop Enviroments included are xfce4, gnome and e17. Working System Sounds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pibox

    Pibox

    Images of pre-configured Raspberry Pi operating systems.

    Pre-configured images of my Raspberry Pi operating systems, used for backup essentially, if they help anyone else, good ! These files just need flashing to the appropiately sized SD card and then booting in your Pi, no install needed. You will need to use the dd command if the SD card is the same size as the image, if larger you can flash the SD card with "Startup Disk Creator" or similar. You should be able to login with root/root and in most Raspbian releases pi/raspberry for...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    UbSecLive

    UbSecLive

    Custom Live USB Distro Based on Ubuntu

    A Portable Secure USB Custom Distro Based on Ubuntu with Security risk packages removed, all ports closed except those essential to connect to the internet. Software added; Xnoise Music Player, VLC, GIMP, Linphone, Flash, Google Talk plugin, Firefox with Great addons and settings, PCManFM filemanager replacing Nautilus, Gparted, Flush, QpdfView, p7zip, GUI for ufw firewall, epub reader (firefox addon), youtube downloader (firefox addon), time in different cities around the world. Made...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GALAX-E

    GALAX-E

    A standard Ubuntu redistribution

    The GALAX-E operating system is built on the Linux Kernel and is currently in alpha mode. This is basically a redistributed Ubuntu that has been customized to support a certain look and is really not under development as of yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    mintyMac-StarStudio

    mintyMac-StarStudio

    The Complete 64bit Audio and Video Linux Workstation

    The mintyMac Star Studio Linux Distro is what we have all been waiting for from Linux and that is to really compete with OSX and Windows when it comes to Video viewing, streaming, converting and saving to file easily from yes, a Capture Card. The easycap USB capture card available on amazon for only 3 dollars yes $3.00... works flawlessly on Star Studio from mintyMac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Chrubix

    Chrubix

    Secure Linux distributions for Chromebooks

    (1) Software that generates a customized, secure Linux distribution (Debian, ArchLinux, Kali, ...) for your Chromebook. (2) Images for download, to save you the trouble. (3) More to come...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Linux Guist - Multi Lingual OS for Asia

    Linux Guist - Multi Lingual OS for Asia

    A Single Click Language Changer and Publishing System for Web and DTP

    Linux Guist - is a Multi Lingual Live CD OS for most Asian Languages, with the ability to run of a CD & Old Hardware, with just 128 MB Memory, for DTP, Web Publishing & Data Entry purposes. This will help IT employers to take up Govt. Projects that require Data Collection, Entry & Publishing at a very very low cost, while providing Training & Job Opportunities to numerous students of these languages, in the various towns, of the country.
    Downloads: 0 This Week
    Last Update:
    See Project