Showing 40 open source projects for "linux live 32"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Speech-to-Text: Automatic Speech Recognition Icon
    Speech-to-Text: Automatic Speech Recognition

    Accurately convert voice to text in over 125 languages and variants by applying Google's powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
  • 1
    Etcher

    Etcher

    A safe way to flash OS images to SD cards & USB drives

    Etcher is a powerful OS image flasher. It protects a user from accidentally overwriting hard-drives by making drive selection obvious; and with validated flashing there is no more writing images to corrupted drives. It is also called balenaEtcher since it is developed by balena. In addition, Etcher can flash directly Raspberry Pi devices that support usbboot. Use for .iso and .img files, as well as zipped folders to create live SD cards and USB flash drives. Written with Electron for cross...
    Downloads: 1,580 This Week
    Last Update:
    See Project
  • 2
    Super UEFIinSecureBoot Disk

    Super UEFIinSecureBoot Disk

    Super UEFIinSecureBoot Disk: Boot any OS or .efi file

    Super UEFIinSecureBoot Disk is a proof-of-concept (not actively maintained or enhanced) bootable image with GRUB2 bootloader designed to be used as a base for recovery USB flash drives. Key feature: disk is fully functional with UEFI Secure Boot mode activated. It can launch any operating system or .efi file, even with untrusted, invalid or missing signature.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    Skywave Linux

    Skywave Linux

    Global Software Defined Radio at Your Fingertips

    Updated 2024/08/10: Shortwave radio (and more) at your fingertips. Skywave Linux is an X86, 64 bit live environment providing preconfigured software for accessing software defined radio servers locally and on the internet. With this operating system, a person may tune shortwave broadcasts, amateur radio, aeronautical, maritime, or other signals received at remote internet servers around the world. For a live map of the best KiwiSDR and WebSDR servers and a nice "click to tune" interface, use...
    Leader badge
    Downloads: 154 This Week
    Last Update:
    See Project
  • 4
    deepin live  image

    deepin live image

    this project contains deepin disk preinstalled image copy

    latest Deepin beige iso is based on deepin 23 beta 3(updated on 2024/03/24) with linux kernel 6.6.7 . This iso doesn't include installer. Working on this. Created using penguine's egg snapshot. deepin os preinstalled img.gz (based on debian) snapshot for live usb testing. old versions snapshot were created using refracta tools.. i removed them from sourceforge. **>> latest deepin 23 img.gz is img raw image of 15 gb preinstalled disk. Why disk image instead of iso? **> to minimize install...
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
  • 5
    Network Security Toolkit (NST)

    Network Security Toolkit (NST)

    A network security analysis and monitoring toolkit Linux distribution.

    Network Security Toolkit (NST) is a bootable ISO image (Live USB Flash Drive) based on Fedora 38 providing easy access to best-of-breed Open Source Network Security Applications and should run on most x86_64 systems. The main intent of developing this toolkit was to provide the security professional and network administrator with a comprehensive set of Open Source Network Security Tools. The majority of tools published in the article: Top 125 Security Tools by INSECURE.ORG are available...
    Leader badge
    Downloads: 241 This Week
    Last Update:
    See Project
  • 6
    radiOS

    radiOS

    Linux for Amateur Radio

    ... to request additional functionality, please let me know. -This ISO is a live image but all the tools to install Arch Linux are included. -Right click anywhere for a menu. Connect to wifi via Network Manager in the System Utilities sub-menu. -As of 01JUNE2024 all packages have been updated, some have been removed due to difficulty in maintaining non-standard package dependencies, some useful links were added to Firefox, as well as a sample GRC for an SDR FM receiver.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7

    G0ll0'Z SmollOS

    A small Linux OS for USB drive.

    This is a small Debian based OS, which can be used on a USB drive. We use Slax as a template for our own OS. Using Live CD, it is possible to save permanent changes on a USB drive. More info on the official Slax website. Newest Downloadversion: v0.6 Newest Runningversion: v0.6 Look to the README.rtf, to get information how to update the OS. (you will need 3gb space on your drive)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 1,261 This Week
    Last Update:
    See Project
  • 9
    AIO Boot

    AIO Boot

    AIO Boot is a tool that can help you create a bootable USB with Grub2,

    AIO Boot is a tool that can help you create a bootable USB with Grub2, Grub4dos, Syslinux, Clover and rEFInd. AIO Boot can boot Windows and most Linux distributions and boot via LAN using Tiny PXE Server. AIO Boot is constructed from a variety of sources, certainly still a lot of flaws, eager for sympathy. I would love to hear from you so that I can improve this tool better.
    Leader badge
    Downloads: 502 This Week
    Last Update:
    See Project
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
  • 10
    Tini

    Tini

    A tiny but valid `init` for containers

    All Tini does is spawn a single child (Tini is meant to be run in a container), and wait for it to exit all the while reaping zombies and performing signal forwarding. It protects you from software that accidentally creates zombie processes, which can (over time!) starve your entire system for PIDs (and make it unusable). It ensures that the default signal handlers work for the software you run in your Docker image. For example, with Tini, SIGTERM properly terminates your process even if you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    flash boot builder

    to create bootable usb from windows 7,8,10

    Flash Boot Builder 2020 Program, the second version of installing Windows from the flash with one click and without deleting the existing data or formatting of the flash; the program will allow you to use multiple flash as a folder and data transfer in addition to it being bootable any bootable, since you can install any type of Windows from Flash whether Windows Vista, 7, 8, 8.1 or Windows 10.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 12
    Grub ISO Adder

    Grub ISO Adder

    Add ISO to grub menu to boot it from HD.

    Add ISO to grub. For KDE. Combination service-menu/script. Right-click on the ISO to add it to your grub menu. Works with *buntu and KDE neon ISOs. Code on https://github.com/donaldbrian/addiso Warning: last version could cause problems with some ISOs. Latest version is patched. Please read the Wiki.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    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 is part...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Pearl Pantheon 7.1

    Pearl Pantheon 7.1

    Pearl on the Pantheon DE with KODI + the Pearl GNOME Session

    Pearl's first Pantheon release. The Pearl 7.1 base (18.04) is where this version starts but has many familiar features the folks familiar with Elementary OS and will feel at home but not quite because as Usual we like to twist it up a bit. The just released of Elementary OS is great and now the Pearl Linux version of Elementary OS with the standard Pearl defaults including compiz for desktop effects available threw the Pearl Window Manager Switcher. For updates we chose to not use the normal...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    Linux Live Scripts

    Shell scripts to create a live Linux image

    This scripts allow to create a live Linux image from an existing installation. This is a branch from "Linux Live Scripts" by Thomas M., with some improvements and fixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MultiBootUSB

    MultiBootUSB

    Create multiboot live Linux on a USB disk

    MultiBootUSB is a cross platform* software/utility to create multi boot live Linux on a removable USB disk. It is similar to UNetbootin but many distros can be installed, provided you have enough space on the disk. MultiBootUSB also provides an option to uninstall distro(s) at any time, if you wish.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 17
    Perix Operating System - 16/32/64 Bit
    Perix is a 16/32/64-Bit protected mode kernel, bootable and capable of running with or without an operating system. It is written in Turbo Pascal 7.0 for DOS, Delphi 7.0, Pascal Pro, Virtual Pascal v2.1, Delphi XE2 64-Bit, TASM, TASM32 and JWASM. The latest version, 0.01I, supports multi-processor. Added Open Watcom C++ and Borland C++ examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MorpheusArch-lxqt

    MorpheusArch-lxqt

    Data recovery linux distribution with LXQt DE

    DOCUMENTATION CAN BE FOUND HERE: https://github.com/MorpheusArch/morpheusarchdocs/blob/master/MorpheusArchDocumentation-converted.pdf This linux distribution is loaded with photorec and testdisk, ddrescue and other data recovery tools so you can recover 400+ file types. All you need to do is create a bootable USB stick / CD and log in as: username: morpheus password: arch Please also check out the wiki: https://sourceforge.net/p/morpheusarch-lxqt/wiki/Home/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    MultiBootUSB-Live

    MultiBootUSB-Live

    Portable System for installing many Linux Distros on to a Pen drive

    This project provides a Live DVD for the multibootusb program, for installing multiple Linux Distros on to a single Pen drive and able to boot from it. This is a portable system, which does not require any installation. Video Below. This system can be started through the DVD Drive OR VirtualBox (See Below). This .iso file can also be written on to a small dedicated pen drive ( ~ 1 GB ) through this DVD's multibootusb program and further used for writing linux images on to other pen drives...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 20
    multibootusb

    multibootusb

    Create multi boot live Linux on a USB disk...

    Multi Boot USB / MultiBoot USB / MultiBootUSB is a software / installer which allows user to install multiple Live Linux Distros in to a single USB drive / Pendrive / Flash drive and able to boot from it. USB can be tested without reboot using inbuilt QEMU.
    Leader badge
    Downloads: 406 This Week
    Last Update:
    See Project
  • 21

    Kernelloader

    Run Linux on the Playstation 2

    Kernelloader is a free bootloader for PS2 Linux and other Playstation 2 operating systems. Loading can be done by "Action Replay Media Player", by "memory card exploit", by "FMCB" or any other homebrew loading method. If you downloaded the latest Linux Live DVD, you need to run the online updater to be able to play Youtube videos.
    Leader badge
    Downloads: 90 This Week
    Last Update:
    See Project
  • 22
    OneClickKick (Network Boot & Kickstart)
    A web based GUI for managing PXE boot and optionally managing DHCP service. Also supports creating and serving Kickstart and preseed scripts. This provides a client install in one click. This is a generic framework created to work with anything that's PXE bootable. Adding new hosts can be done via "PXE enrollment" where the client PXE boots to enroll into OneClickKick. Easily integrated with existing naming sources such as NIS and LDAP for central lookup of host and mac address...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    Pearl Linux Surf

    Pearl Linux Surf

    Quick booting OS Built for live usb web browsing

    Pearl Surf was designed to run from a usb thumb drive made the the Ubuntu USB-Creator. We included all you need to start browsing with Chromium and Thunderbird for an email client. Also included for added multimedia functions is Clementine, Banshee and totem. I decided that I was not looking to have the fastest loading live OS as from what I see is all anyone is concerned about, but to acually take a full minute maybe even 1.5 to load and have a decent OS to work with. It loads very fast...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    GRUB4USB

    GRUB4USB

    GRAND UNIFIED BOOT LOADER FOR USB

    ... was difficult to install for average users. GRUB4USB was developed to automate the installation of the correct 446 bytes to the boot sector, providing Windows Users with a bootable USB Flash Drive which could contain any flavor of Linux (or other OS). IDIOT PROOF: GRUB4USB is "AUTOMATIC AND HANDS FREE". Simply insert USB Flash Drives, they're detected, the boot record is installed with a Linux distribution to quickly create functional, bootable USB Flash Drives; aka LIVE USB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Unetbootinbitti

    Unetbootinbitti

    Tool for creating live usb-drives and downloading distros

    Tool for creating live usb-drives and downloading distros. This is an upgraded version of Unetbootin focusing on Bittix linux 9 and above and Linux Mint and Linux Mint debian. Has Distrowatch.com link etc.
    Downloads: 26 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next