Search Results for "linux live cd" - Page 90

Showing 4607 open source projects for "linux live cd"

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 for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1

    mlrip

    High quality CD music ripper for Linux, with Musicbrainz tag support

    mlrip uses secure ripping (multiple rips which are compared) to ensure the best copy of the CD audio, with Musicbrainz integration to ensure best idenification and tagging of ripped music. Music can be ripped to flac and mp3 although other formats can easily be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    vim-easy-align

    vim-easy-align

    A Vim alignment plugin

    vim-easy-align is a Vim/Neovim plugin that makes it simple to align text by a pattern, character, or regular expression across a selection or motion. Instead of hand-inserting spaces and fiddling with tabs, you select lines and invoke an interactive prompt that previews the alignment as you type the rule. It supports multiple delimiters—commas, colons, equals signs, pipes—and can align on the nth occurrence or on complex regex groups. The plugin is designed to be composable with normal Vim...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Happy Cube Solver

    Design and Display Happy Cube solutions

    The Happy Cube Solver is an interactive interface for designing and building cubes and other designs from the Happy Cube 3D puzzles. It integrates a graphic engine for creating and viewing designs and a simple engine for solving them. Online version: http://shooshx.github.io/happysolver/emscripten/index.html Maintainance of this project moved to: https://github.com/shooshx/happysolver This program is indented to support you while playing live with the Happy Cube©® Puzzles. These...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Packer Windows

    Packer Windows

    Windows Packer Templates

    This repository provides pre-configured Packer templates for automating the build of Windows virtual machine images (Vagrant “boxes”) for VMWare Fusion and VirtualBox. Originally based on VeeWee, it automates unattended Windows installation, provisioning, and packaging, streamlining the creation of reusable dev/test environments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    TTA Lossless Audio Codec
    Lossless compressor for multichannel 8,16 and 24 bits audio data, with the ability of password data protection. Being 'lossless' means that no data/quality is lost in the compression - when uncompressed, the data will be identical to the original.
    Downloads: 93 This Week
    Last Update:
    See Project
  • 6
    LindoXfce 64-bit vr2

    LindoXfce 64-bit vr2

    Operating System based on Xubuntu 14.04.3 LTS

    I am back to present a review of my remix LindoXfce 64-bit. With this are the second version. In fact, I thought I'd call it unoriginal only vr2. Based on the same system of the first version and updating applications that I consider indispensable, I saw the logo and some start-up screens, as splahscreen or screen grub, decided to further reduce the impact graph; that with the first remix could create problems for PCs that do not have a recent hardware. This; benefited fluidity, which comes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    conduit-pipeline

    conduit-pipeline

    Continuous Delivery pipeline tasks

    Continuous Delivery pipeline tasks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project has moved to https://github.com/lipnitsk/libcue
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Darkiban OS

    Darkiban OS

    A debian-based distro focused on personal use

    Username: live Password: liveuser // Darkiban OS is a debian-based distro with the XFCE4 desktop environment with the XFWM4 window manager. Darkiban mainly focuses on personal use, audio production and communication but can be used for other needs aswell. It provides many applications pre-installed such as; Iceweasel, Skype, Xfburn, Thunar file manager, Audacity, ISO master, GIMP, Wine, Q4WINE, PlayOnLinux, Shotwell, VLC, LibreOffice and so much more. Darkiban aims to be fast and easy to use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    Multiplatform CD catalog program ,store data in Gzipped XML format; search with regex ,etc.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 11
    AmiPUP

    AmiPUP

    Puppy Linux derivative

    AmiPUP is a very small, lightweight “live boot” Linux system built on the Puppy Linux distro. AmiPUP works with almost any x86 computer that can boot from CD or USB (USB booting doesn't work with Macs). At boot, AmiPUP loads EVERYTHING into ram, so all applications load blazing fast! Changes can be saved to the USB or multi-session CD boot device (or not at all). The host system is never touched!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12

    GameOfLife

    A solution for the Game of Life

    V0.41 - The Cell class know the number of the Live neighbors V0.4 - New file: ChangeLog.txt - The Run button now create the next generation (in case of 40*40 or bigger slow as hell) V0.3 - an early version the Run button do nothing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    coda

    Tool to extract backtrace from coredump without binaries

    ...How to enable full coredump in linux ------------------------------------ On bash prompt $> cat /proc/$$/coredump_filter 00000033 $> echo 0x7f > /proc/$$/coredump_filter $> cat /proc/$$/coredump_filter 0000007f For furter info 'man core'. compilation --------------- files are compressed with 7z. $> cd coda $> make ================= Get latest code from Git Hub - https://github.com/npamnani/coda
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OULib DSpace Joomla

    OULib DSpace Joomla

    Live DVD for Installation of DSpace and Joomla on Lubuntu

    This Live DVD is configured using Lubuntu 14.04 LTS (OS), DSpace 5.2 (latest stable version), and Joomla 3.4.5. This live dvd can be used by the students, teachers, LIS professionals for learning, practicing, and setting up Digital Libraries and Institutional Repositories. This live DVD has very simple backup and restoration procedures for DSpace as well as Joomla. Using Joomla Libraries can build dedicated library websites very easily. The backup and restoration procedures in Joomla...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    VirtualStageLight

    VirtualStageLight

    Gives an easy-to-complex way to control videoprojection

    The goal of this software is to provide an easy way to set a complete new light show on stage up (for theater, live music, etc.), based on a unique videoprojector point of light emission.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Defa Protector Allow Mobile Plugin

    Defa Protector Allow Mobile Plugin

    Allow your mobile user to play Defa Protector Video

    Requirement : Defa Protector Platinum 5.5 or upper version Allow your mobile user to play defa protector 5.5 or upper version video with just a simple of clicks. Function Suggest by Great Wordpress User : wpmuidiot Caution: It can cause video download security leaks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    "MedicalRecords"

    MedicalRecords is an integrated medical information system.

    Introduction “MedicalRecords” is an open source, client-server medical information system that is primarily intended to facilitate the storage, organization and retrieval of personal medical information that may be obtained from a variety of sources including physician offices and medical centers. Data that are downloadable in machine readable format can be transferred electronically to the database. Alternately, the data can be transferred from USB flash drives, CD ROMs or other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Anime Player

    Anime Player

    Assista Animes pelo Android de Graça.

    Anime Player serve você com mais de 40 mil animes distribuidos pela internet e organiza os feeds para não perder nenhum lançamento. Esse leitor de feeds já vem com um player embutido.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    Otanes

    Otanes is a live TV simulator for Content-Centric Networking (CCN).

    Otanes is a highly configurable component-based CCN simulator (based on OMNeT++ simulation environment) specifically optimized for live TV research activities. It has armed with EvalVid (a video quality evaluation toolset) to reconstruct the received video and evaluate QoS and QoE metrics. It has.introduced background traffic and traffic engineering capability as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    sparsedoppler

    Continuous choice of string resonance at each point live music in CPU

    Nonlinearly change frequencies and echos for live music by CPU. I found a way to normalize 1d wavefunction amplitude so this hack and its random heat vibrations are still unitary, even while microphone vibrating adds energy to part of 1d string of position and speed scalar arrays. The sparse part is, while the arrays are perfectly dense and linear, time is sparse when some springs vibrate with a larger multiplier of position subtracted from speed. In other words, this hack is a quanta level...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    DySC

    DySC: Software for Greedy Clustering of 16S rRNA Reads

    Pyrosequencing technologies are frequently used for sequencing the 16S rRNA marker gene for profiling microbial communities. Clustering of the produced reads is an important but time-consuming task. We present DySC, a new tool based on the greedy clustering approach which uses a dynamic seeding strategy. Evaluations based on the normalized mutual information criterion shows that DySC produces higher quality clusters than UCLUST and CD-Hit at a comparable runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Socialkit Community Like as Facebook
    SocialKit is a Social Networking Php script and easy to install, Free no ads also works 100% in free hosting. Socialkit latformconsists of various features including Live Chat, Pages, Groups, Messages, Stories, Comments, Likes, Shares, Notifications, #Hashtags, @Mentions, etc. Post Soundcloud embed grabber, post youtube embed grabber. It allows users to socialize with each other, share with their favorite community, connect with their favorite brands, artists, celebrities, and much more....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Piumalinux

    Piumalinux

    GNU/Linux OS finally based on Debian Sid. It runs different DEs.

    UPDATE If you download the latest ISOs (Piumalinux2015), that are testing releases, remember credentials: login: piumalinux password: piumalinux INFO Piumalinux ("Piuma" in italian means feather) is a new lightweigth GNU/Linux flavour, based on Debian Sid. It runs Mate DE and other Desktop or Windows Manager (e.g. i3). Previously it was based on Ubuntu 12.04 LTS and 14.04 LTS. NOTE For the live session (only JYNX and 2012 releases): Piumalinux JYNX username: piuma password: piuma Piumalinux2012 username: piuma password: 'blank' (no password required: just give enter)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    FireChat

    FireChat

    Firechat for PC

    FireChat is a powerful social network tool that introduces an innovative way of chatting – ‘off the grid’. This method enables you to chat with people living around you, even if you have no mobile network coverage or internet connection. Strange but true! Whether you are in the subway or on the beach, at a trade show or a game, concert or a campaign or travelling abroad, just launch the app with friends and find out who all are there. You get to enjoy a new kind of communication with this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Greenscreen

    Greenscreen

    A digital signage solution using the Web and Chromecast devices

    Greenscreen is a lightweight “wallboard” app meant to turn a browser or kiosk into a live dashboard for teams. It focuses on displaying one or more web pages or widgets full-screen, cycling through them on a timer so an office TV can show build status, metrics, incident pages, or any internal site without manual tab juggling. Configuration is straightforward: define a playlist of URLs, the rotation interval, and a few presentation options, then point a dedicated device at it. Because it’s...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo