Showing 3 open source projects for "directory script"

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

    bootkernel

    Shell script to manage linux kernels in /boot directory

    Install, Accept, List, Remove and Set New, Current and Old linux kernels in the /boot directory. Inspired by the linux kernel "make install" target, and the /sbin/installkernel shell script. A profile "~/bootkernel.conf" or "/etc/bootkernel.conf" controls all aspects of bootkernel's behaviour - your chosen naming conventions, whether to maintain symbolic or hard links or neither, which filesystems (if any) need mounting and unmounting, and whether to delete redundant /lib/modules directories when removing the last corresponding kernel. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    rc-dot-stupid

    manage init/shutdown/monitoring of services

    rc.stupid a Linux daemon that: - repeatedly runs a start script at system startup until this script exits with zero status - regulary runs a check script - runs a stop script at system shutdown Why ? Because startup systems like systemd and upstart are sometimes hard to tune in many situations, like MySQL data directory on a networked filesystem. As rc.stupid does nothing other as running scripts (or anything that may be executed) you may find other use cases like simple clustering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    GRUB-EFI: os-prober-efi

    GRUB EFI-menuentries from /boot/efi (ef00)

    GRUB 2 works with EFI but there are no menuentries built, os-prober-efi/30_os_prober_efi will fix this. os-prober-efi ist for analyzing/printing the EFI environment. Use os-prober-efi -h for more informations! 30_os_prober_efi ist the grub-mkconfig script (update-grub) and generates for each entry (*.efi) found in /boot/efi/EFI/... a menuentry. You can disable them in "/etc/default/grub". NOTE: /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi is the regular EFI-Loader for Windows! Possible Variables (optional) - they need export and must be stored in "/etc/default/grub": export GRUB_DISABLE_OS_PROBER_EFI=true -- Disable the script 30_os_prober_efi export GRUB_DISABLE_EFI_directory_loader=true -- Disable directory and/or loader (first found=disabled) Example for disable the loader /EFI/Microsoft/Boot/bootmgr.efi: export GRUB_DISABLE_EFI_MICROSOFT_BOOT_BOOTMGR.EFI=true Example for disable the complete folder boot/efi/EFI/grub: export GRUB_DISABLE_EFI_GRUB=true
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB