Showing 64 open source projects for "chroot"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    fast-chroot

    Fast-chroot - быстрый переход в chroot.

    Fast-chroot - это скрипт для быстрого перехода в chroot. Написанный на Golang.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Darling

    Darling

    Darwin/macOS emulation layer for Linux

    ...It implements macOS libraries and frameworks, enabling macOS binaries to execute on Linux. Darling has support for DPREFIXes, which are very similar to WINEPREFIXes. They are virtual “chroot” environments with an macOS-like filesystem structure, where you can install software safely. The default DPREFIX location is ~/.darling, but this can be changed by exporting an identically named environment variable. A prefix is automatically created and initialized on first use. Please note that we use overlayfs for creating prefixes, and so we cannot support putting prefix on a filesystem like NFS or eCryptfs. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    FEX

    FEX

    A fast usermode x86 and x86-64 emulator for Arm64

    FEX allows you to run x86 and x86-64 binaries on an AArch64 host, similar to qemu-user and box86. It has native support for a rootfs overlay, so you don't need to chroot, as well as some thunklibs so it can forward things like GL to the host. FEX presents a Linux 5.0 interface to the guest, and supports both AArch64 and x86-64 as hosts. FEX is very much work in progress, so expect things to change. FEX has been tested to build and run on ARMv8.0, ARMv8.1+, and x86-64(AVX or newer) hardware. ARMv7 and older x86 hardware will not work. ...
    Downloads: 17 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    SFTPGo

    SFTPGo

    Fully featured and highly configurable SFTP server with optional HTTP

    Fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP. SFTPGo is an Open Source project and you can of course use it for free but please don't ask for free support as well. Support for serving local filesystem, encrypted local filesystem, S3 Compatible Object Storage, Google Cloud...
    Downloads: 64 This Week
    Last Update:
    See Project
  • 6

    chroot.dev.sh

    chroot.dev.sh is a simple bash script to chroot between Linux distro

    chroot.dev.sh is a simple linux / gnu bash script to chroot between partitions with Linux distributions. And tips for / installation / reinstallation / repair of GRUB and GRUB 2 (grand unified bootloader)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    firejail

    firejail

    Linux namespaces sandbox program

    Firejail is a SUID program that reduces the risk of security breaches by restricting the running environment of untrusted applications using Linux namespaces and seccomp-bpf. It allows a process and all its descendants to have their own private view of the globally shared kernel resources, such as the network stack, process table, mount table. Written in C with virtually no dependencies, the software runs on any Linux computer with a 3.x kernel version or newer. The sandbox is...
    Leader badge
    Downloads: 2,867 This Week
    Last Update:
    See Project
  • 8

    LFS Helper Scripts

    A few scripts to help while building chapter 8 of LFS

    These script are meant to ease entering and exiting chroot during chapter 8 of LFS (LinuxFromScratch). This project is in no way endorsed by the Linux From Scratch developers or team.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PRoot

    PRoot

    Chroot, mount --bind, and binfmt_misc without privilege/setup

    PRoot is a user-space implementation of chroot, mount --bind, and binfmt_misc. This means that users don't need any privileges or setup to do things like using an arbitrary directory as the new root filesystem, making files accessible somewhere else in the filesystem hierarchy, or executing programs built for another CPU architecture transparently through QEMU user mode. Also, developers can use PRoot as a generic Linux process instrumentation engine thanks to its extension mechanism, see CARE for an example. ...
    Downloads: 24 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
  • 10

    Ubuntu Live Epic Miner

    Ubuntu Live Image Template for the Epic CPU Miner

    This template ISO image comes with pre-installed epic-miner (2.3.1-1) and librandomx (1.0.0-3) packages and can be used with Cubic https://launchpad.net/cubic on Ubuntu to create a custom bootable Ubuntu Live image (DVD or USB) for your personal EPIC mining without the need for a permanent installation on a dedicated mining computer: 1. Download template below and open ISO file in Cubic 2. Change mining pool, username and CPU configuration in /etc/epic-miner.toml in the chroot terminal within Cubic 3. Save image, copy it to DVD/USB (e.g. with Brasero/Startup Disk Creator) and use custom image to boot from DVD or USB. Original source of the Ubuntu image: https://releases.ubuntu.com/20.04.6/ Original source of the mining software: https://epic.tech/downloads/#linux No further ingredients. More on EPIC: http://epicentral.io
    Leader badge
    Downloads: 112 This Week
    Last Update:
    See Project
  • 11
    Andronix App

    Andronix App

    This is the official repository for the back end of the Andronix app

    Andronix is simple inside the hood (well not really, but most of it is simple to understand). Andronix uses PRoot to run your favorite Linux distribution on your Android devices. PRoot is a user-space implementation of chroot, mount --bind, and binfmt_misc. This means that users don't need any privileges or setup to do things like using an arbitrary directory as the new root file system, making files accessible somewhere else in the file system hierarchy, or executing programs built for another CPU architecture transparently through QEMU user-mode. We use Termux to provide the command line and the packages that are especially compiled for Termux implemented inside Andronix.
    Downloads: 79 This Week
    Last Update:
    See Project
  • 12
    Mind Guard Droid

    Mind Guard Droid

    Mind Guard OS Made For Minds

    ...with Mind Guard Droid for Android. Complete Linux Installer, is an application for the Android that enables users to boot Mind Guard X OS from an Android device via chroot. The user interacts with the Mind Guard X OS via VNC. Mind Guard is the Glasses.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    BG-Rescue Linux

    Very small RESCUE LINUX system which boots from usb-stick or cdrom

    ...The system runs entirely in ram and can be booted either from usb-stick or cdrom. It can be booted either on BIOS or UEFI hardware. Besides i386 it also includes a 64bit Linux kernel generating the possibility to chroot into a 64bit (amd64) userspace environment. The system can serve as a full rescue / backup / restore system for Linux or Windows based computers or to facilitate the installation of a recent Debian oder Ubuntu Linux via debootstrap. All the relevant major filesystems and many network cards are supported as well as mounting samba (cifs) and nfs shares over network. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    Mobilinux - Linux for Android

    Mobilinux - Linux for Android

    This application will allow you to install and run Linux on Android !

    ...Use your mobile as a Pocket PC !! For Root Method: The application creates a disk image on a flash card, mounts it and installs an OS distribution. Applications of the new system are run in a chroot environment and working together with the Android platform. All changes made on the device are reversible, i.e. the application and components can be removed completely. Installation of a distribution is done by downloading files from official mirrors online over the internet. The application requires superuser rights (ROOT).Installing a new operating system takes about 15 minutes. ...
    Leader badge
    Downloads: 88 This Week
    Last Update:
    See Project
  • 16
    BrOS Builder

    BrOS Builder

    Crie sua própria distro Linux com base no sistema instalado em seu HD

    BrOS Builder é o Shell Script utilizado pela equipe do BrOS para gerar a imagem ISO do sistema, todo o sistema é criado e configurado em uma partição separada via chroot, só depois esse script entra em ação para pegar o sistema e transformar em um Live-CD instalável, o script também pode ser usado para transformar o Linux instalado em seu HD em um Live-CD Instalável com seu sistema já customizado, muito útil para empresas onde existe a necessidade de personalizar muitas máquinas, ou se você simplesmente quiser compartilhar seu sistema personalizado. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    qjail

    Utility for deployment of large FreeBSD jail environments.

    Utility for deployment of large FreeBSD jail environments.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Linux Deploy

    Linux Deploy

    Install and run GNU/Linux on Android

    ...The application creates a disk image or a directory on a flash card or uses a partition or RAM, mounts it and installs an OS distribution. Applications of the new system are run in a chroot environment and working together with the Android platform. All changes made on the device are reversible, i.e. the application and components can be removed completely. Installation of a distribution is done by downloading files from official mirrors online over the internet. The application can run better with superuser rights (root). ...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 19
    Linux From Source Code
    Linux From Source Code. It's used truly "cross-compiling" (without chroot) then "native-compiling" methods for making Beigesoft™ Linux From Source Code multi-arch (64/32bit) since version 1.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    antiX-XFCE-noofcial

    Características de AntiX 19.2 XFCE

    ...Kernel 5.5 Antix de 32bits-pae,ejecutable en g4bits Viene preinstaldo: -Telegram Desktop -Wine -Geany y Monodevelop -Bluefish -Aplicaciones web de Slimjet -Entorno ofimática con LibreOffice,Envince,imple-Scan y soporte de impresoras Hp incluido. -Herramientas de mantenimiento como Boot-Repair,Gparted,Chroot y Psensor. -Instalador de paquetes gráfico Gdebi, Antix-repo-manager para fácil gestión de repositorios. -Juegos como Gnome-Chess,Tint,Epiphany y GNU-Paint. -Herramienta para edición multimedia como Audacity,I nkscape e Imagination. -VncServer. -SmTube y YoutubeDL Requisitos de hardware recomendado: 1GB de RAM Procesador i386 1GHz dual-core 30GB de ROM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    kartOS

    A Custom Debian Based Linux Operating System

    ...Linux Kernel - 4.19.0-5 Base - Debian 10 Buster Desktop Environment - KDE Plasma 5 (kde-plasma-desktop) Note: Brave Browser, Github Desktop & VS Code are not available in Debian's repository. So, they're installed using hooks during the chroot stage. Checkout the Github Repository for Build Configurations and Build Guide at https://www.github.com/KarthikeyanRanasthala/kartOS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    package-build-service

    package-build-service

    Tools for building packages in clean chroot environment

    Package Build Service (pbs) - Tools for building packages in clean chroot environment: aum++: Tool for building packages in clean chroot environment mass_rebuild: Tool for automatic rebuilding package(s) repo-hdlistgen: Tool for work with own repo genchroot-tarball: Tool for generation chroot archive mass_rebuild_test: Tool for testing installation packages after mass_rebuild pbs: Service for building packages in clean chroot environment (temporary died now, because we have no server) pbs-web: Web-interface for building packages using pbs (temporary died now, because we have no server) Wiki: https://wiki.mageia.org.ru/index.php?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    pi-qemu-wine

    pi-qemu-wine

    Image preconfigured to run x86 windows apps

    Raspbian Stretch with Qemu-x86 and Wine setup - kernel compiled for 3G/1G (std is 2/2) - chroot of x86 raspbian - wine installed for windows compatibility This Raspberry Pi image enables you to run x86 Linux and Windows applications on a Raspberry Pi (all models inc pi3) Usage: double click in the wine-user icon type: wine ~/.wine/drive_c/windows/notepad.exe - 04/03/2018 - updated to Raspbian Stretch - fixed issue with incorrect kernel NOTE: don't get too excited -performance on a pi3 is 300Mhz pentium level.... ...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 24
    Debian Linux for WDTV's

    Debian Linux for WDTV's

    Debian for WDTV Live (running WDLXTV) - Inc. Build Essentials

    Back in 2010, b-rad released Debian Squeeze (MIPSEL) for a WDLXTV hacked WDTV: http://forum.wdlxtv.com/viewtopic.php?f=43&t=494&start=0 I've placed a copy on SourceForge with the script to chroot the image on a hacked WDTV Live (WDLXTV). Since then, Squeeze is no longer supported, so Debian moved the source repo's. The original "/etc/apt/sources.list" file needs to be changed: deb http://archive.debian.org/debian-archive/debian/ squeeze main contrib non-free deb-src http://archive.debian.org/debian-archive/debian/ squeeze main contrib non-free You can then install Squeeze packages: eg: apt-get update apt-get install debian-archive-keyring apt-get install build-essential Which gives you a basic GCC environment. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    crouton

    crouton

    Chromium OS Universal Chroot Environment (EOL)

    crouton is an open-source set of scripts designed to enable Linux distributions to run alongside Chrome OS on Chromebooks by using a chroot environment that shares the same Linux kernel as the host system. Instead of dual-booting or virtualization, the project installs a Linux system inside a chroot, allowing users to switch quickly between Chrome OS and a full Linux desktop while maintaining performance and compatibility. This approach allows developers, system administrators, and power users to access traditional Linux tools and desktop environments on hardware originally intended to run only Chrome OS. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB