Showing 26 open source projects for "mount root"

View related business solutions
  • 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
  • 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
  • 1
    AnLinux

    AnLinux

    AnLinux allow you to run Linux on Android without root access

    AnLinux allow you to run Linux on Android without root access. The bash script downloads the image over the internet, then decompresses the image, and then mounts it using PRoot.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    buildah

    buildah

    A tool that facilitates building OCI images

    Buildah and Podman are two complementary open-source projects that are available on most Linux platforms and both projects reside at GitHub.com with Buildah here and Podman here. Both, Buildah and Podman are command line tools that work on Open Container Initiative (OCI) images and containers. The two projects differentiate in their specialization. Buildah specializes in building OCI images. Buildah's commands replicate all of the commands that are found in a Dockerfile. This allows building...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Elk alpha

    Elk alpha

    A nimble Mastodon web client

    ...You either have to fix the permission in the created named volume, or mount a directory with the correct permission to /elk/data into the container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Cloud Commander

    Cloud Commander

    Cloud Commander file manager for the web with console and editor

    ...Cloud Commander could be used as middleware for node.js applications based on socket.io and express. The docker images are provided for multiple architectures and types. Config would be read from home directory, hosts root file system would be mount to /mnt/fs, 8000 port would be exposed to hosts port.
    Downloads: 0 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
    Ghost Commander
    Dual panel Android file manager (like Norton or Total Commander). Aside the /sdcard it works with FTP servers, Windows (Samba) network shares (with a plug-in), ZIP archives, etc. Lots more features and customization settings are there. Feel free to add a feature request here: http://tinyurl.com/gc-user Report bugs and issues: http://tinyurl.com/gc-issue
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • 6
    Metztli Reiser4

    Metztli Reiser4

    Reiser4 SFRN 4.0.2 /Zstd Debian Trixie minimal install media ISO/USB

    Modified Debian netboot with rtw89 WiFi-support install image suitable to be 'burned' onto ~340 MB CD|USB media with command (assuming USB device is at /dev/sdc *else* modify or you risk data loss) at Linux shell: dd if=metztli-reiser4.iso of=/dev/sdc bs=4M; sync Enables native reiser4 create/partition/format of storage media during Debian OS installation—accomplished via Internet. Guided non-expert install defaults to 500MB /boot JFS & reiser4 non-LVM others. Expert...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    PRoot

    PRoot

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

    ...Technically PRoot relies on ptrace, an unprivileged system-call available in every Linux kernel. The new root file-system, a.k.a guest rootfs, typically contains a Linux distribution. By default PRoot confines the execution of programs to the guest rootfs only, however, users can use the built-in mount/bind mechanism to access files and directories from the actual root file-system, a.k.a host rootfs, just as if they were part of the guest rootfs.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 8
    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: 115 This Week
    Last Update:
    See Project
  • 9
    e-Dokyumento

    e-Dokyumento

    e-Dokyumento is web-based Document Management System (DMS)

    ... # Demo : https://e-dokyumento.herokuapp.com/ https://edokyu.seillig.com/ (refer to Readme.md for the accounts) #Dockerhub: https://hub.docker.com/r/nelsonmaligro/edokyumento # Install using the ISO: 1. Download: https://sourceforge.net/projects/e-dokyumento/files/Releases/e-DokyuV3.iso/download 2. Boot and login with: "root" and "admin@123" 3. Create 2 partitions: SWAP and / mount 4. Login and move "/opt/drive" folder to root: "mv /opt/drive /" # Install on Ubuntu: https://sourceforge.net/projects/e-dokyumento/files/Install%20e-Dokyumento%20on%20Ubuntu%20Linux.pdf/download
    Downloads: 0 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

    Systembackup Script

    Linux System Backup via Click im gleichen Verzeichnis speichern

    die Boot und die Root Partition werden mit ausnahme des Home Verzeichnis gesichert oder wieder hergestellt. Hierbei wird ein komprimiertes Image erstellt. Entweder direkt oder per rsync
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    btrfsManage

    Version: 0.2.7 31/05/2021

    Bash script for managing btrfs filesystem (local and remote): - Perform scrubs - Creating snapshots (with auto delete for no empty space) - Send snapshots (with auto delete for no empty space) - List snapshot - Delete snapshot (with auto delete). - Delete old snapshots. - Mount snapshot - Simulate the action. - Simple to use and verify proper operation. - Designed to be run from the shell or from the crontab. - No setup, just copy btrfsManage. - The subvolume on which to perform...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Quick-Save-Live

    Quick-Save-Live

    Quick Safety and Rescue System

    ...Do not use it. 2. If the external drive has a ownership aware filesystem, like for eg. ext2/3/4, then the copy happens as ROOT without any interruption. You may change it later using sudo privileges and the chown -R command. Note: To Shutdown the System properly, Click Exit Button on the Bottom of Desktop and Click OK to popup dialog. it is SAFE to REMOVE external drives, AFTER SHUTTING down the system. Check Screenshots. See Wiki.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    asif

    asif

    Arch-Linux Simple Install Framework

    ...I will update the UI to make it selectable later. Sorry I got no spare time for now. 0.53 update packages for 2017.08.01 Previous updates: Boot-loader on GTP-UEFI. Wireless client packages. Display mount points of the target system. The root must be mounted first now for the right mount order. Support ext{4,3,2}, xfs, f2fs, btrfs and swap filesystems. Support disk interfaces: SATA, NVMe. VI-style cursor move, and time-zone selection. Support low resolutions to 800x600. The lower (640x480, etc) will cause UI display problems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    gNILFS

    GTK Program for NILFS

    gNILFS is a GTK program written in Python to make life with NILFS partitions easier! You can quickly view partition status, Convert and mount Checkpoints or Snapshots, and you can even use the file browser to recover and restore file versions. NILFS is file system that has great features like continuous snapshots and other tricks that make it look and feel like real time volume shadow copy. https://en.wikipedia.org/wiki/NILFS To use: Extract the zip Ensure nilfs-tools are installed and a NILFS partition is mounted cd to extracted folder sudo python gNILFS.py You must run gNILFS as root in order to convert and mount the checkpoints. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    operationCopy

    USB device image with capability of copying internal drives of a PC

    ...The drive is fully bootable on its own, not requiring access to the operating system of the machine. To begin, boot the USB drive, and run the BeginCopy.sh script. You will be asked for the root password, which is 'toor'. The script will then attempt to mount relevant partitions and begin copying. If needing to stop, making an interrupt will stop the process, unmount all partitions and shut down the machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Puszi

    Puszi

    Puszi (K.I.S.S.) Livarp_cli + Opossum window manager

    *Puszi is based on Livarp_cli (https://arpinux.org/livarp/livarp04/cli.html) with the addition of Xorg and Opossum Window Manager as default.(README) (https://sourceforge.net/projects/opossum/?source=directory) *ISO Debian Jessie 8.6 base (default US locale) *Software included: ceni (http://antix.daveserver.info/jessie/pool/main/c/ceni/ grubrepair i3 (Window Manager-vanilla) Lilyterm (http://lilyterm.luna.com.tw/) Refracta Tools(...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    AnthillaOS

    AnthillaOS

    a linux based readonly image as appliance

    Visit also: https://github.com/Anthilla/AnthillaOS For more updated Informations. Usable as test/dev exercise for appliances An x86 64bit gentoo image customized for readonly usage as appliances, fully functional and complete of more than 1000 pkg based on a gentoo+systemd distro. Hypervisor (kvm or xen) Storage (ZFS and Gluster) Container (Docker) Networking (iproute2, nftable, OpenVSwitch, Bird) Antd (http://www.anthilla.com/en/software/antd/ ) web based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Savuka-VirtualBox

    Savuka-VirtualBox

    Virtual Box VDI of SliTaz Linux with Savuka installed and configured

    Savuka global analysis software (www.osmanbilsel.net) is installed and configured in a light version of SliTaz linux (www.SliTaz.org). root name: root root password: root username: tux password: root Instructions: -Download and install 7zip (www.7-zip.org) -Extract files to HDD -Install included VirtualBox (not tested on other versions, but shouldn't matter) -Within VirtualBox make a new machine ----Machine/New --------Name: Savuka / Type: Linux / Version: Other Linux (32-bit) --------1024MB RAM -------- Use Existing virtual drive (point to extracted Savuka.vdi) ---- Machine/Settigns/Display: set video memory to 50 MB, enable 2D and 3D acceleration ---- Machine/Settings/Shared Folders: Create new machine folder. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ufile

    Tools for cross building root file systems.

    If you build a root file system you often have to become root on your own host to call chown mknod and so on. With ufile you can do that things for another machine in a save way without the need becoming root on your own host. For more information have a glance at README.odt in the package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    mounter 2

    mounter 2

    gtk app to mount iso files instead of having to use the command line

    Mounter2 mounts several iso images with a graphical interface to save you from having to type commands out to mount unmount. With mounter2 its as easy as select a file and a quick mouse click. All without the need for a root password. you will need gtk and also udevil. if your distro does not provide udevil a link to the udevil homepage is provided in the readme. cheers all -- soon to come drag and drop functionality -- -- there is also a deb package and readme included in the mounter2debian file if you are on a debian based distro including ubuntu and have trouble compiling sources please try this package --
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Ubuntu Webserver Image

    Pre-Installed Ubuntu Server configured for Webserver.

    mbITme.de wants to create a simple way to get started with servers, networks and linux. This is an full pre-installed and pre-configured image for Virtualbox. You only have to modify the mount path and your passwords to get started. The installation based on this images: http://virtualboxes.org/images/ubuntu-server/ Installed packages: http://pastebin.com/gZETEx6r (Apache2, Dovecot, MySQL, PHP5, vi, Clamav, SpamAssassine, xCache, Mailman, PHP-FPM, PureFTPd, Quota, Vlogger, Webalizer, AWstats, fail2ban) Logins: Ubuntu Root: Name: ubuntu PW: reverse MYSQL: Name: root PW: reverse ubuntu.localnetz.com Mailman: E-Mail hoster@localnetz.com PW: reverse Size (compressed/uncompressed): 900mb/2,4gb IP: DHCP SSH: enabled Version: Ubuntu Linux Server Edition 12.10 x86
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GPyFSA

    GPyFSA

    a gtk+ GUI front-end of fsarchiver

    .... ====================================== PLANNING -- v 0.35 ------------------------ > delete ex menu, add single menuitem with one entry per tab > bind open file dialog actions on menuitem > set appropriate path archive in convenient tab, then display tab > show device path selection in status bar > when select restore archive, show info and enable to_device list > or inform that password is required -- v.0.36 ------------------------ > internationnalization : update all missing trad. > implements archive and restore directories. > add info for multiple mount point > disable mounting options for root partitions > try to play sound
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    readonlyuser

    A user read-only access account.

    ...Note: As the filesystem is read only, some commands won't work, such as vi that requires write access into /var/tmp to create a temporary file. To setup read-only access a "new root" directory such are "/var/read-only" is created,.Under this directory "/" is mounted as read-only. Here is a diagram of the directory structure. / | | | | var usr adm <etc> | read-only | / (Note: this link is a read-only mount of /) | | | | var usr adm <etc> (Note: these directories are picked up even if they are separate mounted filesystems...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    genext2fs is a mean to generate an ext2 filesystem as a normal (non-root) user. It doesn't require you to mount the image file to copy files on it. It doesn't even require you to be the superuser to make device nodes.
    Leader badge
    Downloads: 347 This Week
    Last Update:
    See Project
  • 25
    loaded linux
    this is my second project. this is build using suse studio on open suse 11.2 it is an installable live DVD based on gnome it contains all multimedia codecs, google chrome and piscasa , vlc, firefox, vuze, Klamav and many more........
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB